112 Commits (master)

Author SHA1 Message Date
  arnaucube 15fd3945dd Update synchronizer.Sync2 to Sync from legacy impl 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 df729b3b71 Wait for serverProof before starting batch 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  Danilo Pantani 35ea597ac4 remove redundant error check condition for tx manager 3 years ago
  Eduard S 3706ddb2fb Add minPriceUSD in L2DB, check maxTxs atomically 3 years ago
  Eduard S 67b2b7da4b Delete pending txs by external mark, store tx IP 3 years ago
  Eduard S 2547d5dce7 Fix TxSel sorting, TxManager geth err checking 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
  Arnau B ac1fd9acf7 Add semaphore for API queries to SQL 3 years ago
  Eduard S 2bf3b843ed Fix l2db reorg of forging l2txs 3 years ago
  Eduard S 48a538faa3 Pass StateDB constructor parameters as Config type 3 years ago
  Eduard S 6590c47a9a Add Last db view in kvdb and statedb 3 years ago
  arnaucube a8f6891aea Add PoolL2Tx.Info about the status of the tx 3 years ago
  invocamanman 20efa9cfc5 swap proof b vector 3 years ago
  Eduard S 8517e6afa0 Improve stateDB reliability 3 years ago
  Eduard S d7c56afa5c Fix incorrect initial CurrentIdx in kvdb 3 years ago
  Eduard S 70482605c4 Update coordinator to work better under real net 3 years ago
  arnaucube 7f46c3028e Add tests connecting TxSelector, BatchBuilder, ZKInputs, ProofServer 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
  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