47 Commits (93b7866d3e951d2b510d78802af7c674431efc29)

Author SHA1 Message Date
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  arnaucube 971b2c1d40 Add Prometheus initial setup 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
  Eduard S c7e6267189 Fix txselector TransferToBJJ behaviour 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 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 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
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 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 1a2f769b5d Add TxSel Nonce sort. Fix surplus from refactors 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago
  Eduard S b14495cfcc Replace all []*Foo by []Foo in sql db return values 3 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 3 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 3 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 3 years ago
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 3 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  arnaucube 5d6f8cd3ec Add TxSelector L2Tx filtering logic 3 years ago
  arnaucube 934b6120ae Add StateDB set & get Idx by EthAddr & BJJ methods 3 years ago
  arnaucube 41715e47ba TxSel integrated with L2DB, Add L1CoordTx creation 3 years ago
  arnaucube 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 3 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 3 years ago
  arnaucube aa003063f6 Update BatchBuilder & TxSelector to new StateDB 3 years ago
  arnaucube a1c339c918 Add BatchQueue implementation & minor updates 3 years ago
  arnaucube 60fa76b4d2 Integrate TxSelector with StateDB 3 years ago
  arnaucube c22ea9ee94 Fix import paths 3 years ago
  arnaucube e77599dac3 Add txselector base 3 years ago