71 Commits (master)

Author SHA1 Message Date
  arnaucube 2873ce875a Update TxSel selection to prioritize the forgable 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 18e9e437da Fix TxSel for unselected tx update internal Nonce 3 years ago
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 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 2547d5dce7 Fix TxSel sorting, TxManager geth err checking 3 years ago
  Eduard S af6f114667 Fix sorting of l2txs nonces in TxSelector 3 years ago
  Eduard S f0e79f3d55 Update coordinator to work better under real net 3 years ago
  arnaucube 63151a285c Migrate all packages to use Float40 3 years ago
  Eduard S c7e6267189 Fix txselector TransferToBJJ behaviour 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
  arnaucube a8f6891aea Add PoolL2Tx.Info about the status of the tx 3 years ago
  arnaucube bffc0d08ae Check enough funds on sender on TxProc &TxSel 3 years ago
  arnaucube 7f46c3028e Add tests connecting TxSelector, BatchBuilder, ZKInputs, ProofServer 3 years ago
  arnaucube a16ec1750e Abstract txs generation for ZKInputs tests 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 a79cb4edfd Update node and apply some fixes 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 962b9e4712 Add checks to TxSelector & other: 3 years ago
  arnaucube 135144636a TxSelector Coord fees & Nonces checks & other 3 years ago
  arnaucube 79b3de7178 Update TxSelector to return CoordIdxs used & other 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 6413011294 TxSel return of AccCreatAuths from the selection 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
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  arnaucube 004f852b44 TxSelector add CoordIdxDB, SelectionConfig, abstract filtering 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 ced42634da Wrap all errors with tracerr 3 years ago
  Eduard S 8f1cf2f145 Update coordinator, call all api update functions 3 years ago
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  arnaucube 1203ab3865 TxSelector include L1CoordinatorTxs in selections 3 years ago
  arnaucube e09092732e Group ProcessTxs output 3 years ago
  arnaucube 0ff3fb5ae7 ProcessTxs return an array of created accounts 3 years ago
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  arnaucube 265bdf23e3 Rename Transakcio to Til for a easier usage 3 years ago
  Eduard S 88ddbbcddc Delete tmp folders from tests, Resolve #105 3 years ago
  arnaucube 1a2f769b5d Add TxSel Nonce sort. Fix surplus from refactors 3 years ago
  arnaucube 431df55120 Add transakcio set type define, add set load [...] 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago