25 Commits (7ce60f0200a88d8eb9be6caf9155c123ec349a7b)

Author SHA1 Message Date
  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 4 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 4 years ago
  arnaucube b1454d441c StateDB intermediate state reset when opening DB 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
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 4 years ago
  arnaucube 12aa31e46b Unify StateDB MT{Create/Update}Account 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 d8cb7298e0 Add StateDB & LocalStateDB 4 years ago