37 Commits (0cf1ed217b0b093adb5b1dd56feb8de46384b0bd)

Author SHA1 Message Date
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  Eduard S 6a990376b4 Implement Pipeline.prepareForgeBatchArgs() 3 years ago
  Eduard S a8ac35059a Test purger, fix some nonces 3 years ago
  arnaucube 004f852b44 TxSelector add CoordIdxDB, SelectionConfig, abstract filtering 3 years ago
  Eduard S 7f0d2dfd43 Fix panic caused by nil batchInfo.ServerProof 3 years ago
  Eduard S f3505000dd Make coordinator more robust agains failed forges 3 years ago
  Eduard S 6a9b5ce420 Extend Coordinator tests 3 years ago
  Eduard S a7351992cd Make coordinator more responsive 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  Eduard S d8050dd0a6 Update node and coordinator, fix linters 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 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 8f1cf2f145 Update coordinator, call all api update functions 3 years ago
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  arnaucube 1203ab3865 TxSelector include L1CoordinatorTxs in selections 3 years ago
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 3 years ago
  Eduard S 0fc4930652 Update test ethclient and coordinator 3 years ago
  Eduard S c6c50f8f6a Integrate test.Client in coordinator_test 3 years ago
  Eduard S 852cd762d3 Add reverts, forge in test ethClient, update auction 3 years ago
  Eduard S 475614cc3a Implement first iteration of node 3 years ago
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 3 years ago
  Eduard S 003c353f05 Add ethclient full skeleton 3 years ago
  arnaucube c523b4af70 Add mock EthClient for testing 3 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 3 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 3 years ago
  arnaucube 26dbb16618 Add Coordinator goroutines & channels processes 3 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 3 years ago
  arnaucube b33d18ff55 Import & adapt iden/go-iden3-core/eth/client 3 years ago
  arnaucube 8eb42c011c Add tx L1&L2 test generation & keys for TestingFramework 3 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 3 years ago
  arnaucube 8390e4a784 Add initial structure Coordinator Forge Sequence 3 years ago