39 Commits (master)

Author SHA1 Message Date
  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
  arnaucube 7bc83d7f70 Fix ZKInputs.ISExitRoot for case of L1CoordTxs 3 years ago
  arnaucube 97fdbfe037 Extend TxProcessor documentation and explanation 3 years ago
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  Jordi Baylina 70f874aaf1
Set the intermediary signal when exit TX is not inserted 3 years ago
  arnaucube 400ab14f04 Fix ZKI Exit Balance2 accumulated Amounts 3 years ago
  arnaucube 504e36ac47 Update ZKI gen to match circuit behaviour for Exit 3 years ago
  Eduard S ed4d39fcd1 Add account_update SQL table with balances and nonces 3 years ago
  arnaucube 4500820a03 Txs w/ exit Amount=0,to not create new Exit leafs 3 years ago
  Eduard S af6f114667 Fix sorting of l2txs nonces in TxSelector 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
  Eduard S 48a538faa3 Pass StateDB constructor parameters as Config type 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 bffc0d08ae Check enough funds on sender on TxProc &TxSel 3 years ago
  Eduard S 1772422803 Fix exit tree nonces 3 years ago
  arnaucube b20ffd826e TxProc merge multiple exits into single ExitInfo 3 years ago
  Eduard S 699b9deef0 Add test to show txprocessor bug 3 years ago
  arnaucube b2f1a75ac6 Fix CoordIdxs fees duplicated 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 a79cb4edfd Update node and apply some fixes 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 48bdec1397 Fix TxProcessor TokenID use &updates at Til&Common 3 years ago
  arnaucube 79b3de7178 Update TxSelector to return CoordIdxs used & other 3 years ago
  Eduard S 18c854fbaa Add circuit configuration to node config 3 years ago
  arnaucube ca5870e3ba Update ExitProofs-Siblings padding 3 years ago
  arnaucube 68bfbff269 Abstract KVDB from StateDB 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago