61 Commits (570926398c80a91a4630c45c47ff10177771fdc4)

Author SHA1 Message Date
  Eduard S 42791181a1 Load ethereum private key 3 years ago
  arnaucube 68bfbff269 Abstract KVDB from StateDB 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube 982a423bf3 TxSelector update txs processing logic 3 years ago
  Eduard S 6a990376b4 Implement Pipeline.prepareForgeBatchArgs() 3 years ago
  Eduard S a8ac35059a Test purger, fix some nonces 3 years ago
  Eduard S b59f790c04 Use init SC vars and start block from events 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
  arnaucube d871ebc9d6 Fix coordinator pipeline forgeBatch call 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 79b105b497 Update importers of eth, review eth/README.md 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 4 years ago
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 4 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 4 years ago
  Eduard S 0fc4930652 Update test ethclient and coordinator 4 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 4 years ago
  Eduard S c6c50f8f6a Integrate test.Client in coordinator_test 4 years ago
  Eduard S 852cd762d3 Add reverts, forge in test ethClient, update auction 4 years ago
  Eduard S 475614cc3a Implement first iteration of node 4 years ago
  arnaucube aa0bde61d2 Add StateDB ZKInputs generation for L1 & L2 Txs 4 years ago
  Eduard S 003c353f05 Add ethclient full skeleton 4 years ago
  arnaucube c523b4af70 Add mock EthClient for testing 4 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 4 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 4 years ago
  arnaucube 26dbb16618 Add Coordinator goroutines & channels processes 4 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 4 years ago
  arnaucube b33d18ff55 Import & adapt iden/go-iden3-core/eth/client 4 years ago
  arnaucube 8eb42c011c Add tx L1&L2 test generation & keys for TestingFramework 4 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 4 years ago
  arnaucube 8390e4a784 Add initial structure Coordinator Forge Sequence 4 years ago
  arnaucube a1c339c918 Add BatchQueue implementation & minor updates 4 years ago