29 Commits (93b7866d3e951d2b510d78802af7c674431efc29)

Author SHA1 Message Date
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  Eduard S 48a538faa3 Pass StateDB constructor parameters as Config type 3 years ago
  Eduard S 6260dfedad Fix eth events query and sync inconsistent state 3 years ago
  Eduard S 6590c47a9a Add Last db view in kvdb and statedb 3 years ago
  Eduard S d7c56afa5c Fix incorrect initial CurrentIdx in kvdb 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 962b9e4712 Add checks to TxSelector & other: 3 years ago
  Eduard S 42791181a1 Load ethereum private key 3 years ago
  arnaucube 68bfbff269 Abstract KVDB from StateDB 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  arnaucube a9f112c4ce Cmptbility test for Root StateDB Accounts tree 3 years ago
  Eduard S 88ddbbcddc Delete tmp folders from tests, Resolve #105 3 years ago
  Eduard S 6afbda5302 Extend statedb and use prefixes, add debugapi 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 3 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 3 years ago
  arnaucube b1454d441c StateDB intermediate state reset when opening DB 3 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 3 years ago
  arnaucube 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 3 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 3 years ago
  arnaucube 12aa31e46b Unify StateDB MT{Create/Update}Account 3 years ago
  arnaucube aa003063f6 Update BatchBuilder & TxSelector to new StateDB 3 years ago
  arnaucube 205db8e4d3 Implement StateDB Checkpoints & Resets system 3 years ago
  arnaucube d8cb7298e0 Add StateDB & LocalStateDB 3 years ago