65 Commits (4acfeb0ad995bb3d8ba11830bf1c84272e60b177)

Author SHA1 Message Date
  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 [...] 4 years ago
  Arnau B 5097939b12 Avoid using pointers in common 4 years ago
  Eduard S b14495cfcc Replace all []*Foo by []Foo in sql db return values 4 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 4 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 4 years ago
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 4 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 4 years ago
  arnaucube 5d6f8cd3ec Add TxSelector L2Tx filtering logic 4 years ago
  arnaucube 934b6120ae Add StateDB set & get Idx by EthAddr & BJJ methods 4 years ago
  arnaucube 41715e47ba TxSel integrated with L2DB, Add L1CoordTx creation 4 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 4 years ago
  arnaucube 9309722dfc Update StateDB to new & ExitInfo struct & BatchNum 4 years ago