186 Commits (master)

Author SHA1 Message Date
  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
  arnaucube 5d8579a609 Fix TxSel discard tx when ProcessL2Tx gives err 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 18e9e437da Fix TxSel for unselected tx update internal Nonce 3 years ago
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  Eduard S 4856251f01 Fix missing timer reset in TxManager 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  Eduard S ca53dc9b52 In http servers, first listen, then serve 3 years ago
  arnaucube 971b2c1d40 Add Prometheus initial setup 3 years ago
  Eduard S 3706ddb2fb Add minPriceUSD in L2DB, check maxTxs atomically 3 years ago
  Eduard S 264f01b572 Fix timers resetting in coordinator loops 3 years ago
  arnaucube 6a01c0ac14 Update ZKInputs test vectors with float40 & other 3 years ago
  arnaucube 63151a285c Migrate all packages to use Float40 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
  arnaucube e55ce04bbd Update ZKInputs to incl Accumulated Fees of val 0 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
  arnaucube aade6220d4 Update TxID to avoid collisions on DB (fix #503) 3 years ago
  arnaucube a899f43914 Add TokenID to L2Tx 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
  arnaucube 7f46c3028e Add tests connecting TxSelector, BatchBuilder, ZKInputs, ProofServer 3 years ago
  arnaucube c61a5aa3da Add ZKInputs test to use ProofServer 3 years ago
  Eduard S ec194d5066 Set l1tx.EffectiveFromIdx in TxProcessor and til 3 years ago
  arnaucube a16ec1750e Abstract txs generation for ZKInputs tests 3 years ago
  Eduard S 75f068baa8 Fix ChainID in zkInputs empty TxCmpData 3 years ago
  arnaucube 0bea7bcfea Add ZKI tests Til last batches MinimumFlow0 &other 3 years ago
  arnaucube b59710a149 ZKInput with L2Txs compatible with circom circuits 3 years ago
  Eduard S 97908447b9 Add debug info in batch debug file 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 135144636a TxSelector Coord fees & Nonces checks & other 3 years ago
  arnaucube 48bdec1397 Fix TxProcessor TokenID use &updates at Til&Common 3 years ago
  Eduard S e5fc403451 Add cli command to wipe the SQL DB 3 years ago
  Arnau B 6058d3c41a Fix next forgers api response 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  arnaucube ca010275e1 AccountCreationAuth compatible with js implementation 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 8615a462ab Update AccountCreationAuth & fix auth.HashToSign 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  Eduard S 086dc85104 Get ChainID from ethereum node 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube eea44b3990 Fix StateDB & Til Nonce increment 3 years ago
  Eduard S 6a990376b4 Implement Pipeline.prepareForgeBatchArgs() 3 years ago
  Eduard S a8ac35059a Test purger, fix some nonces 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago