158 Commits (master)

Author SHA1 Message Date
  arnaubennassar e52ba3d258 Fix mock server 3 years ago
  arnaubennassar f9ddf88c93 Add configuration option to choose recommended fee strategy, and add static strategy 3 years ago
  arnaucube 206c8e6e8f Move apitypes & stateapiupdater into api dir 3 years ago
  arnaucube d9741da43b Add API versioning 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 3 years ago
  arnaubennassar 3fcec947b4 Add pending L1 txs to API 3 years ago
  arnaubennassar c280b21b89 Not count txs marked as external_delete to reach MaxTxsPool 3 years ago
  Eduard S 009d0c5be1 Fix API /state collected fees unmarshal 3 years ago
  Eduard S d625cc9287 Allow serving API only via new cli command 3 years ago
  arnaubennassar 97062afc90 Allow price update configuration to be specified per token 3 years ago
  arnaubennassar 81690039da API doesnt accept pool txs without to 3 years ago
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  arnaubennassar 54508b0ba6 Add forge delay to api get state 3 years ago
  arnaubennassar 4acfeb0ad9 Add API metric for time to forge L1 tx 3 years ago
  Toni Ramírez f8d01b5998 Change how TX per Batch is calculated in state API endpoint 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  Eduard S ca53dc9b52 In http servers, first listen, then serve 3 years ago
  Eduard S d16fba72a7 In API recommended fee, use minFeeUSD as min value 3 years ago
  arnaubennassar c83047f527 Stop using stateDB in API 3 years ago
  Eduard S 3706ddb2fb Add minPriceUSD in L2DB, check maxTxs atomically 3 years ago
  Eduard S 67b2b7da4b Delete pending txs by external mark, store tx IP 3 years ago
  arnaubennassar 28f026f628 Duplicated error when caused by meddler 3 years ago
  arnaucube 63151a285c Migrate all packages to use Float40 3 years ago
  Arnau B ac1fd9acf7 Add semaphore for API queries to SQL 3 years ago
  Eduard S 48a538faa3 Pass StateDB constructor parameters as Config type 3 years ago
  Eduard S 6590c47a9a Add Last db view in kvdb and statedb 3 years ago
  arnaucube a8f6891aea Add PoolL2Tx.Info about the status of the tx 3 years ago
  Arnau B dd1657847e Fix api resopnse format for recommended fee 3 years ago
  arnaucube aade6220d4 Update TxID to avoid collisions on DB (fix #503) 3 years ago
  Arnau B 5ff42220ce Stop using hardcoded bootcoordinator in api 3 years ago
  Eduard S ec194d5066 Set l1tx.EffectiveFromIdx in TxProcessor and til 3 years ago
  Arnau B 50fc607306 Add idx for txs that creat account, step1 3 years ago
  arnaucube a16ec1750e Abstract txs generation for ZKInputs tests 3 years ago
  ToniRamirezM 170da500db Remove big.Int from state API 3 years ago
  arnaucube 0bea7bcfea Add ZKI tests Til last batches MinimumFlow0 &other 3 years ago
  ToniRamirezM ce6a271448 Remove bigints from API 3 years ago
  ToniRamirezM 0bb69c3f3e Update buckets withdrawals on API 3 years ago
  Arnau B b4d8e68730 Swagger improvements 3 years ago
  Arnau B c5e3fdad75 Fix repeated items when coordinator is updated 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  Arnau B 622e01e9af Add max txs limit to tx pool 3 years ago
  ToniRamirezM 3e70551ac5 Added new metrics tests 3 years ago
  Arnau B a32f75db78 empty array instead of 404 3 years ago
  Arnau B 6cd292b937 Include addrs in exit responses 3 years ago
  Arnau B d3c703ca75 Fix next forgers when no bids 3 years ago
  Arnau B 6058d3c41a Fix next forgers api response 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 8615a462ab Update AccountCreationAuth & fix auth.HashToSign 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago