1 Commits (0cf1ed217b0b093adb5b1dd56feb8de46384b0bd)

Author SHA1 Message Date
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  arnaucube cf199fd832 Fix ZKI NTx for MaxTx 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube eea44b3990 Fix StateDB & Til Nonce increment 3 years ago
  arnaucube 982a423bf3 TxSelector update txs processing logic 3 years ago
  arnaucube 2583d35adf Update ZKInputs for empty batches 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 0bcf57603c Effective amounts add missing checks 3 years ago
  arnaucube 0955016049 Update StateDB computeEffectiveAmounts 3 years ago
  arnaucube 593a477e6c ZKInputs generation ISFinalAccFee update 3 years ago
  arnaucube a4584499a4 StateDB Exit & ForceExit correct processing & ZKI 3 years ago
  arnaucube e7c8328df1 Fix process L1Tx for correct ZKInputs generation 3 years ago
  arnaucube c162563376 Add zki.ISAccFeeOut generation for circuits compat 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  arnaucube c1fd0d6626 ZKInputs with Fee txs compatible with circom 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  arnaucube 80cbac24f9 StateDB ZKInputs generation compatible with circom 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  arnaucube dde9250429 Update Common & StateDB & ZKInputs to last protocol version 3 years ago
  arnaucube d3a38a3ee1 Add methods for ZKInputs IntermStates generation 3 years ago
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 3 years ago
  arnaucube 900494fd8e StateDB group Fee txs and ZKInputs gen of Fee txs 3 years ago
  Eduard S 5b6639a947 Add DebugAPI to Node, fix StateDB 3 years ago
  arnaucube 7af6371f1d ZKInputs update: 3 years ago
  Eduard S fe23361037 Update fee tables 3 years ago
  arnaucube f65a6047b4 Add Til set w minimum flow, small fixes at StateDB 3 years ago
  arnaucube 2338b6b90b ProcessTxs fees collct update & tests, and other: 3 years ago
  Eduard S 4eb2972b1b Add collectedFees in TxProcessor, update sync test 3 years ago
  Eduard S 558de2737e Test L2Txs, ExitTree in synchronizer 3 years ago
  arnaucube aaa71a6b11 StateDB store Idxs with TokenID at the db-key 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 1e71d7f19e Add fees subtraction on TxProcessors 3 years ago
  arnaucube 0ac6c0ecbb Add TxTypeTransferToEthAddr&ToBJJ to StateDB & Til 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 3 years ago
  Eduard S 54562c0367 Implement CalcFeeAmount, Resolve #140 3 years ago
  Eduard S 96ceb014bf Implement an eficient memory storage, Resolve #120 3 years ago
  Eduard S 6afbda5302 Extend statedb and use prefixes, add debugapi 3 years ago
  arnaucube a6006ebde7 Add transakcio Token Register instructions parser 3 years ago
  arnaucube 17ff917a20 Add transakcio coordinator tx instruction feature 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
  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 11c45cfc2f Update TxProcessor L2Tx logic for case ToIdx==0 3 years ago