26 Commits (2aa5598975103866eb026d640cc075f672b4ba0e)

Author SHA1 Message Date
  Eduard S 44c70dfbcb Replace cp -r in StateDB by checkpoints, Resolve #93 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 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 4 years ago
  arnaucube 06703aecad Idx to 6 bytes (48 bits) 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
  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
  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 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 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 12aa31e46b Unify StateDB MT{Create/Update}Account 4 years ago
  arnaucube cfa441e1ac Migrate TxProcessors from BatchBuilder to StateDB 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
  arnau edb8974a5a Apply fix method description typos 4 years ago
  arnaucube d8cb7298e0 Add StateDB & LocalStateDB 4 years ago