44 Commits (master)

Author SHA1 Message Date
  arnaubennassar f9ddf88c93 Add configuration option to choose recommended fee strategy, and add static strategy 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 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
  arnaubennassar ac66ede917 Add coingecko client to price updater 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
  Eduard S f762fbdc4d Update example config with working values 3 years ago
  Danilo Pantani 4a75c35abf fix forge address balance printing removing the int64 casting 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 7b01f6a288 Add discard cli to discard synced blocks 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 845fea42d3 Update go-merkletree dependency 3 years ago
  Eduard S 70482605c4 Update coordinator to work better under real net 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
  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 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 20b8d0561f Update synchronizer and DB with last contracts updates 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
  Eduard S 475614cc3a Implement first iteration of node 3 years ago