53 Commits (master)

Author SHA1 Message Date
  arnaubennassar f9ddf88c93 Add configuration option to choose recommended fee strategy, and add static strategy 3 years ago
  Eduard S e23d0a07d2 Document synchronizer, node and coordinator 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 3 years ago
  Eduard S 450fa08d80 Add config parameter ForgeOncePerSlotIfTxs 3 years ago
  Eduard S d625cc9287 Allow serving API only via new cli command 3 years ago
  Pantani 968fcc207e Add the option to force or not a forgeBatch at the beginning of the slot 3 years ago
  arnaubennassar 97062afc90 Allow price update configuration to be specified per token 3 years ago
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  Danilo Pantani d361abb8cd Add the config option to forge batch when the coordinator we are not the auction winner and reach the slot deadline 3 years ago
  Danilo Pantani cd1df6ea8c check the forge address balance before starting the node 3 years ago
  Eduard S ba108b1146 Set gin debug mode via config 3 years ago
  Eduard S c771bdf94e Calculate ForgeBatch gasLimit with parametrized formula 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  arnaubennassar c83047f527 Stop using stateDB in API 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 ed4d39fcd1 Add account_update SQL table with balances and nonces 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 3181c8738c Fix synchronizer, add verifier index config param 3 years ago
  Eduard S 101a954775 Fix forging L1Batch too early 3 years ago
  Eduard S a79cb4edfd Update node and apply some fixes 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
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  Eduard S 086dc85104 Get ChainID from ethereum node 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  Eduard S 56fffdcee5 Update and integrate price updater 3 years ago
  Eduard S b59f790c04 Use init SC vars and start block from events 3 years ago
  Eduard S 11722c60ba Merge node (sync-only) and coord config 3 years ago
  Eduard S a7351992cd Make coordinator more responsive 3 years ago
  Eduard S f5818711dc Simplify prover client, use big.Int in Proof 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
  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
  Eduard S 6c0d48f4a2 Add Sync stats, and report them in DebugAPI 3 years ago
  Eduard S 5b6639a947 Add DebugAPI to Node, fix StateDB 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  Eduard S 79b105b497 Update importers of eth, review eth/README.md 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 3 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  Arnau B 94e1f11a98 Implement L2DB 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