115 Commits (1550b69f26f346eeb194932503ce220ce608fac9)

Author SHA1 Message Date
  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
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 3 years ago
  ToniRamirezM b840ceb57a Account API 3 years ago
  Eduard S 5ebf46e045 Move logic to extend til blocks to til 3 years ago
  laisolizq 5012b82914 API add slots endpoints 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  laisolizq 04d969c274 API add pending withdraws filter on GET /exits 3 years ago
  Arnau B 233ecc4704 Refactor api exits 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  Eduard S 558de2737e Test L2Txs, ExitTree in synchronizer 3 years ago
  ToniRamirezM b521a77fc5 API Coordinator Refactor 3 years ago