119 Commits (f0886b3d2aba4164af86321c544f2c0585b911f0)

Author SHA1 Message Date
  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 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
  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
  ToniRamirezM e2d243a9b5 Sanitize varchars that may not be UTF-8 3 years ago
  ToniRamirezM 3e70551ac5 Added new metrics tests 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
  Arnau B 6cd292b937 Include addrs in exit responses 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
  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
  Arnau B 6e7f860d61 Add forged txs in batch endpoints response 3 years ago
  Arnau B bc5fa92898 Add bootCoord to coord table, get coord by forgerAddr 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  laisolizq bc29222341 Fix historyDB GetBestBidCoordinator 3 years ago
  Eduard S 8a59296cb8 Fix order of L1UserTxs 3 years ago
  Arnau B 8083e4fec3 Fix format of the MTP for exit endpoint 3 years ago
  Eduard S 7a30294688 Update txs constructors and helpers 3 years ago
  Arnau B c7b7a85b85 Fix queries when no rows 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  arnaucube 9d0b278d50 Update missing LoadAmount to DepositAmount 3 years ago
  Arnau B e1d34e3796 Add amount success and load amount success 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 3 years ago
  Eduard S 329d2796c6 Update some eth types, update eth dependencies to new changes 3 years ago
  Eduard S 665e0829ec Set EffectiveAmount and EffectiveLoadAmount of forged L1UserTxs 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  arnaucube dde9250429 Update Common & StateDB & ZKInputs to last protocol version 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
  ToniRamirezM 93d67ff699 HistoryDB TXs til test 3 years ago
  Eduard S 457ff94bfa Test synchronizer reorg 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 9edf9d2168 API State RecommendedFee 3 years ago
  Eduard S 9f5af0aa07 Process withdrawals in HistoryDB, test withdrawals and vars in sync 3 years ago
  ToniRamirezM 55a78fbd72 API State Metrics 3 years ago
  laisolizq cc6446e019 API add get state 3 years ago
  Arnau B d2e9196fba Refactor api pagination 3 years ago