81 Commits (c7d0422c166d33cf2a8d11c67338205f6a7eac8c)

Author SHA1 Message Date
  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 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
  arnaucube 0bea7bcfea Add ZKI tests Til last batches MinimumFlow0 &other 3 years ago
  Arnau B c5e3fdad75 Fix repeated items when coordinator is updated 3 years ago
  Arnau B 622e01e9af Add max txs limit to tx pool 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
  Arnau B a7394cdb2a Fix API nonces 3 years ago
  Eduard S d1ced80e62 Update API with new buckets synchronization 3 years ago
  Arnau B 039c7b29da Fix time sensitive test 3 years ago
  Arnau B 87501276ce Fix errors when fromItem is not provided 3 years ago
  laisolizq 75c6d8f14e Updates API to new changes 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  Arnau B 5991752e30 Improve swagger doc 3 years ago
  Eduard S 8f1cf2f145 Update coordinator, call all api update functions 3 years ago
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  Arnau B ce1218e28a Integrate til into api 3 years ago
  laisolizq b3b23473b6 Add til api test first commit 3 years ago
  Eduard S e731b79e96 Fix exit table, set delayed_withdrawn in exits 3 years ago
  Arnau B bed25d424a Use til for batches and blocks at historydb 3 years ago
  laisolizq 43e9bee9db API state endpoint test 3 years ago
  laisolizq cc6446e019 API add get state 3 years ago
  Arnau B d2e9196fba Refactor api pagination 3 years ago
  Arnau B 1112ded933 Put api DBs into struct 3 years ago
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 3 years ago
  ToniRamirezM b840ceb57a Account API 3 years ago
  laisolizq 5012b82914 API add slots endpoints 3 years ago
  laisolizq 2cf41d3707 API config refactor 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  Arnau B 233ecc4704 Refactor api exits 3 years ago
  Arnau B 8c9d13ffa5 Refactor account creation auth endpoints 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  Arnau B e0e3299d9f Imp api get full-batches 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  ToniRamirezM b521a77fc5 API Coordinator Refactor 3 years ago
  laisolizq bc34f3456b API Update tokens endpoint 3 years ago
  Arnau B 28c0164525 Impl api get batch(es) 3 years ago
  Arnau B ede6c33a18 Impl account creation auth endpoints 3 years ago
  Arnau B 9971f13646 Add the ability to run the API forever when testing 3 years ago
  ToniRamirezM f314498a26 Coordinators methods for API 3 years ago