61 Commits (170da500dbc1aeabcaee8f6a9fffea32ebeedbdf)

Author SHA1 Message Date
  Eduard S 484fca12f8 Organize coordinator code, and rename some funcs 3 years ago
  Eduard S 101a954775 Fix forging L1Batch too early 3 years ago
  Eduard S 97908447b9 Add debug info in batch debug file 3 years ago
  Eduard S a79cb4edfd Update node and apply some fixes 3 years ago
  arnaucube 962b9e4712 Add checks to TxSelector & other: 3 years ago
  arnaucube 48bdec1397 Fix TxProcessor TokenID use &updates at Til&Common 3 years ago
  arnaucube 79b3de7178 Update TxSelector to return CoordIdxs used & other 3 years ago
  Eduard S f5d81ca8f8 Add config flag to enable/disable meddler logs 3 years ago
  Eduard S 18c854fbaa Add circuit configuration to node config 3 years ago
  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