283 Commits (83c256deda84cdae8e20f0870ce60510d5e1f53b)

Author SHA1 Message Date
  Eduard S 729966f854 Replace github.com/marusama/semaphore by golang.org/x/sync 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 2bf3b843ed Fix l2db reorg of forging l2txs 3 years ago
  Eduard S 48a538faa3 Pass StateDB constructor parameters as Config type 3 years ago
  Eduard S 6260dfedad Fix eth events query and sync inconsistent state 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
  Eduard S 8517e6afa0 Improve stateDB reliability 3 years ago
  arnaucube c1cd37913f Update TxID to use eth Keccak256 3 years ago
  Eduard S d7c56afa5c Fix incorrect initial CurrentIdx in kvdb 3 years ago
  arnaucube aade6220d4 Update TxID to avoid collisions on DB (fix #503) 3 years ago
  arnaucube a899f43914 Add TokenID to L2Tx 3 years ago
  Eduard S 70482605c4 Update coordinator to work better under real net 3 years ago
  arnaucube 7f46c3028e Add tests connecting TxSelector, BatchBuilder, ZKInputs, ProofServer 3 years ago
  Eduard S 828b8177c2 In pool l2tx, store effective in aux column 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
  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
  Eduard S a79cb4edfd Update node and apply some fixes 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 962b9e4712 Add checks to TxSelector & other: 3 years ago
  Arnau B 622e01e9af Add max txs limit to tx pool 3 years ago
  ToniRamirezM e2d243a9b5 Sanitize varchars that may not be UTF-8 3 years ago
  arnaucube 79b3de7178 Update TxSelector to return CoordIdxs used & other 3 years ago
  ToniRamirezM 3e70551ac5 Added new metrics tests 3 years ago
  Eduard S e5fc403451 Add cli command to wipe the SQL DB 3 years ago
  ToniRamirezM 64b214061c Change queries that produced undesired meddler logs 3 years ago
  Arnau B a32f75db78 empty array instead of 404 3 years ago
  Eduard S 42791181a1 Load ethereum private key 3 years ago
  arnaucube ca5870e3ba Update ExitProofs-Siblings padding 3 years ago
  Arnau B 6cd292b937 Include addrs in exit responses 3 years ago
  arnaucube 68bfbff269 Abstract KVDB from StateDB 3 years ago
  Arnau B 6058d3c41a Fix next forgers api response 3 years ago
  Eduard S 02c2ee155a Fix item_id order in forged l1UserTxs 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  arnaucube cf199fd832 Fix ZKI NTx for MaxTx 3 years ago
  Eduard S a0c8ace38d Add missing tracerr.Wrap 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
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube eea44b3990 Fix StateDB & Til Nonce increment 3 years ago
  arnaucube 982a423bf3 TxSelector update txs processing logic 3 years ago
  Arnau B 6e7f860d61 Add forged txs in batch endpoints response 3 years ago