59 Commits (7833cb11ded045b148e5f0cb2366fb72f0199d17)

Author SHA1 Message Date
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  Eduard S c771bdf94e Calculate ForgeBatch gasLimit with parametrized formula 3 years ago
  Eduard S 3c68aa5014 Reorg l2db before starting pipeline 3 years ago
  Eduard S 4856251f01 Fix missing timer reset in TxManager 3 years ago
  Eduard S 67b2b7da4b Delete pending txs by external mark, store tx IP 3 years ago
  Eduard S 264f01b572 Fix timers resetting in coordinator loops 3 years ago
  Eduard S f2e5800ebd Delay forging of batches via config parameters 3 years ago
  Eduard S f0e79f3d55 Update coordinator to work better under real net 3 years ago
  Eduard S 2bf3b843ed Fix l2db reorg of forging l2txs 3 years ago
  Eduard S 8517e6afa0 Improve stateDB reliability 3 years ago
  Eduard S 70482605c4 Update coordinator to work better under real net 3 years ago
  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
  Eduard S 18c854fbaa Add circuit configuration to node config 3 years ago
  Eduard S 42791181a1 Load ethereum private key 3 years ago
  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