102 Commits (master)

Author SHA1 Message Date
  Eduard S e23d0a07d2 Document synchronizer, node and coordinator 3 years ago
  Eduard S aa82efc868 Bound the filter of init SC events by blocks 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 3 years ago
  Oleksandr Brezhniev eb89ab84f2 Rename the variable to match the meaning 3 years ago
  Oleksandr Brezhniev 36c1ba84df Fix Synchronizer not setting slot.ForgerCommitment to true until fully synced and after reorgs 3 years ago
  Eduard S d625cc9287 Allow serving API only via new cli command 3 years ago
  arnaucube a39d880fd4 Update to last Poseidon & go-merkletree versions 3 years ago
  Pantani efb23950db Synchronize the AccountCreationAuths from L1CoordinatorTxs 3 years ago
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  arnaucube 15fd3945dd Update synchronizer.Sync2 to Sync from legacy impl 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  arnaucube 971b2c1d40 Add Prometheus initial setup 3 years ago
  arnaubennassar c83047f527 Stop using stateDB in API 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 48a538faa3 Pass StateDB constructor parameters as Config type 3 years ago
  Eduard S 6260dfedad Fix eth events query and sync inconsistent state 3 years ago
  Eduard S 6590c47a9a Add Last db view in kvdb and statedb 3 years ago
  Eduard S 8517e6afa0 Improve stateDB reliability 3 years ago
  arnaucube bffc0d08ae Check enough funds on sender on TxProc &TxSel 3 years ago
  Eduard S 70482605c4 Update coordinator to work better under real net 3 years ago
  Eduard S 168432c559 Remove +1 in DefaultSlotSetBidSlotNum 3 years ago
  Eduard S ec194d5066 Set l1tx.EffectiveFromIdx in TxProcessor and til 3 years ago
  Eduard S 101a954775 Fix forging L1Batch too early 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  Eduard S 02c2ee155a Fix item_id order in forged l1UserTxs 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
  Arnau B bc5fa92898 Add bootCoord to coord table, get coord by forgerAddr 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  Eduard S b1a8384f27 Run go-instrument-errors to wrap errors 3 years ago
  Eduard S b59f790c04 Use init SC vars and start block from events 3 years ago
  Eduard S 8a59296cb8 Fix order of L1UserTxs 3 years ago
  Eduard S 7a30294688 Update txs constructors and helpers 3 years ago
  Eduard S 6a9b5ce420 Extend Coordinator tests 3 years ago
  Arnau B fcd6f56cec Add TxType before processing L2 tx 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 900d1fb6ce Integrate purger to node 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  Eduard S a4a193c7f2 Fix missing EthBlockNum in DB for Coordinator 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 3 years ago
  Eduard S 329d2796c6 Update some eth types, update eth dependencies to new changes 3 years ago
  Eduard S 482c94d374 Advance coordinator implementation 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago