36 Commits (master)

Author SHA1 Message Date
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  Danilo Pantani 72862147f3 fix possible runtime error 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
  arnaucube 7f46c3028e Add tests connecting TxSelector, BatchBuilder, ZKInputs, ProofServer 3 years ago
  Eduard S 18c854fbaa Add circuit configuration to node config 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
  Eduard S 6a9b5ce420 Extend Coordinator tests 3 years ago
  arnaucube 593a477e6c ZKInputs generation ISFinalAccFee update 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 3 years ago
  arnaucube e09092732e Group ProcessTxs output 3 years ago
  arnaucube 0ff3fb5ae7 ProcessTxs return an array of created accounts 3 years ago
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  Eduard S 88ddbbcddc Delete tmp folders from tests, Resolve #105 3 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 3 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 3 years ago
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 3 years ago
  arnaucube 26dbb16618 Add Coordinator goroutines & channels processes 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 cfa441e1ac Migrate TxProcessors from BatchBuilder to StateDB 3 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 3 years ago
  a_bennassar cb1b820256 Update SQL schemas 3 years ago
  arnaucube aa003063f6 Update BatchBuilder & TxSelector to new StateDB 3 years ago
  arnaucube 8390e4a784 Add initial structure Coordinator Forge Sequence 3 years ago
  arnaucube a1c339c918 Add BatchQueue implementation & minor updates 3 years ago
  arnaucube 60fa76b4d2 Integrate TxSelector with StateDB 3 years ago
  arnaucube 350bac631e Integrate BatchBuilder with StateDB 3 years ago
  arnaucube d8cb7298e0 Add StateDB & LocalStateDB 3 years ago
  arnaucube 16555b51e3 Update Leaf to new spec (Sign+Ay) 3 years ago
  arnaucube bcd9f96e1b Add batchbuilder applyCreateLeaf, applyDeposit, applyTransfer 3 years ago
  arnaucube 37cefb0057 Add common> Idx parsers 3 years ago
  arnaucube f3cfba1bbe Add initial structure of BatchBuilder 3 years ago