32 Commits (b5c5b49fb343d0e81c96f9e9c558facae282e3f5)

Author SHA1 Message Date
  laisolizq 43e9bee9db API state endpoint test 3 years ago
  Eduard S 9f5af0aa07 Process withdrawals in HistoryDB, test withdrawals and vars in sync 3 years ago
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 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
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  Eduard S 558de2737e Test L2Txs, ExitTree in synchronizer 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 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
  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
  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
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 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 d3f6da22ed Fix sync integration with StateDB & HistoryDB 4 years ago
  Arnau B 94e1f11a98 Implement L2DB 4 years ago
  a_bennassar 8a21cd1b5c
Add HistoryDB SQL triggers (#125) 4 years ago
  Eduard S 56604ecc69 Use int64 for blockNum (like it's sroted in DB) 4 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 4 years ago
  Arnau B 3e7173b1da Impl historyDB methods for sync main loop 4 years ago
  Arnau B 1cbf54acc7 Add sync interface 4 years ago
  a_bennassar 428dcd7590
create sql tables (#40) 4 years ago