20 Commits (0cf1ed217b0b093adb5b1dd56feb8de46384b0bd)

Author SHA1 Message Date
  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