39 Commits (81693a68852fe9f4fca4e8de042e09b1415a643f)

Author SHA1 Message Date
  arnaucube 06703aecad Idx to 6 bytes (48 bits) 4 years ago
  arnaucube 5d6f8cd3ec Add TxSelector L2Tx filtering logic 4 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 4 years ago
  arnaucube 934b6120ae Add StateDB set & get Idx by EthAddr & BJJ methods 4 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 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
  arnaucube 41715e47ba TxSel integrated with L2DB, Add L1CoordTx creation 4 years ago
  arnaucube 69fe471f11 Add StateTree leafs & ExtTree data ZKI calculation 4 years ago
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 4 years ago
  Eduard S 56604ecc69 Use int64 for blockNum (like it's sroted in DB) 4 years ago
  arnaucube b1454d441c StateDB intermediate state reset when opening DB 4 years ago
  arnaucube fdaf2c9ce2 Update log package with fields & file log 4 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 4 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 4 years ago
  arnaucube 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 4 years ago
  Arnau B 3e7173b1da Impl historyDB methods for sync main loop 4 years ago
  arnaucube be95de18fc Add StateDB txprocessor tests using txtest generators 4 years ago
  Arnau B c108739c24 Add usefull methods for reorg 4 years ago
  Arnau B 1cbf54acc7 Add sync interface 4 years ago
  arnaucube 0d2004721c Add statedb ExitTree implementation 4 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 4 years ago
  arnaucube 7fa658cc84 Add PoolL2Tx verify signature needed methods 4 years ago
  arnaucube 12aa31e46b Unify StateDB MT{Create/Update}Account 4 years ago
  arnaucube cfa441e1ac Migrate TxProcessors from BatchBuilder to StateDB 4 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 4 years ago
  a_bennassar cb1b820256 Update SQL schemas 4 years ago
  arnaucube aa003063f6 Update BatchBuilder & TxSelector to new StateDB 4 years ago
  arnaucube 205db8e4d3 Implement StateDB Checkpoints & Resets system 4 years ago
  arnaucube a1c339c918 Add BatchQueue implementation & minor updates 4 years ago
  arnaucube 60fa76b4d2 Integrate TxSelector with StateDB 4 years ago
  a_bennassar 428dcd7590
create sql tables (#40) 4 years ago
  arnau edb8974a5a Apply fix method description typos 4 years ago
  arnaucube d8cb7298e0 Add StateDB & LocalStateDB 4 years ago