72 Commits (58c9be36447b4abd611f107cd464378e2d2bc17f)

Author SHA1 Message Date
  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
  laisolizq bc34f3456b API Update tokens endpoint 3 years ago
  laisolizq 82ee7c6aa7 Add struct get state endpoint 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 3 years ago
  Arnau B 28c0164525 Impl api get batch(es) 3 years ago
  Arnau B 7c8f380637 Add apitypes to avoid parsing from/to DB 3 years ago
  Eduard S 4dbfedee49 In til, process L1UserTxs when defined, not in batch 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 4 years ago
  ToniRamirezM f314498a26 Coordinators methods for API 3 years ago
  Arnau B f77ea04c2e Calulate total collected batch fee and fix merkleproof api format 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 3 years ago
  laisolizq 043710112d Add get tokens endpoint 3 years ago
  laisolizq 63a4f3c8b6 Add get token endpoint 3 years ago
  Arnau B fe7d38843e Impls exit endpoints and change pagination to cursor 4 years ago
  Arnau B 5097939b12 Avoid using pointers in common 4 years ago
  Eduard S b14495cfcc Replace all []*Foo by []Foo in sql db return values 4 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 4 years ago
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 4 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  Arnau B f653ff8a73 Connect price updater to historydb 4 years ago
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 4 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 4 years ago
  ToniRamirezM ac677694fe Helper methods for Synchronizer and TX refactor 4 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 4 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 4 years ago