18 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 93b7866d3e Add lll to linter checks 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
  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
  Eduard S 6590c47a9a Add Last db view in kvdb and statedb 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
  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
  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 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 150597c282 Parametrize ChainID 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 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
  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
  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 7af6371f1d ZKInputs update: 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 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
  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 265bdf23e3 Rename Transakcio to Til for a easier usage 3 years ago
  arnaucube e89f89102c Add L1 Queues system for tx generation in Trnskcio 3 years ago
  Eduard S 88ddbbcddc Delete tmp folders from tests, Resolve #105 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 431df55120 Add transakcio set type define, add set load [...] 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago