52 Commits (93b7866d3e951d2b510d78802af7c674431efc29)

Author SHA1 Message Date
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  Eduard S f0e79f3d55 Update coordinator to work better under real net 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
  Eduard S 70482605c4 Update coordinator to work better under real net 3 years ago
  arnaucube 0bea7bcfea Add ZKI tests Til last batches MinimumFlow0 &other 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 79b3de7178 Update TxSelector to return CoordIdxs used & other 3 years ago
  arnaucube ca5870e3ba Update ExitProofs-Siblings padding 3 years ago
  arnaucube 68bfbff269 Abstract KVDB from StateDB 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S a0c8ace38d Add missing tracerr.Wrap 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube 982a423bf3 TxSelector update txs processing logic 3 years ago
  Eduard S 6a9b5ce420 Extend Coordinator tests 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  Eduard S 482c94d374 Advance coordinator implementation 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  Eduard S 457ff94bfa Test synchronizer reorg 3 years ago
  arnaucube 900494fd8e StateDB group Fee txs and ZKInputs gen of Fee txs 3 years ago
  Eduard S 5b6639a947 Add DebugAPI to Node, fix StateDB 3 years ago
  arnaucube f65a6047b4 Add Til set w minimum flow, small fixes at StateDB 3 years ago
  arnaucube aaa71a6b11 StateDB store Idxs with TokenID at the db-key 3 years ago
  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 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 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 3 years ago
  arnaucube 06703aecad Idx to 6 bytes (48 bits) 3 years ago
  arnaucube 934b6120ae Add StateDB set & get Idx by EthAddr & BJJ methods 3 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 3 years ago
  arnaucube 69fe471f11 Add StateTree leafs & ExtTree data ZKI calculation 3 years ago
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 3 years ago
  arnaucube b1454d441c StateDB intermediate state reset when opening DB 3 years ago
  arnaucube fdaf2c9ce2 Update log package with fields & file log 3 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 3 years ago
  arnaucube 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 3 years ago
  arnaucube 0d2004721c Add statedb ExitTree implementation 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 cfa441e1ac Migrate TxProcessors from BatchBuilder to StateDB 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 a1c339c918 Add BatchQueue implementation & minor updates 3 years ago
  arnaucube 60fa76b4d2 Integrate TxSelector with StateDB 3 years ago
  arnau edb8974a5a Apply fix method description typos 3 years ago