159 Commits (30973aa292ef7010ba50efb63c61dcab6be6cbb9)

Author SHA1 Message Date
  arnaucube aade6220d4 Update TxID to avoid collisions on DB (fix #503) 3 years ago
  arnaucube a899f43914 Add TokenID to L2Tx 3 years ago
  Eduard S 70482605c4 Update coordinator to work better under real net 3 years ago
  Eduard S 168432c559 Remove +1 in DefaultSlotSetBidSlotNum 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 97908447b9 Add debug info in batch debug file 3 years ago
  arnaucube bf5ab12d0e Update Account.PublicKey to Account.BJJ 3 years ago
  arnaucube 135144636a TxSelector Coord fees & Nonces checks & other 3 years ago
  arnaucube 48bdec1397 Fix TxProcessor TokenID use &updates at Til&Common 3 years ago
  Eduard S e5fc403451 Add cli command to wipe the SQL DB 3 years ago
  Arnau B 6058d3c41a Fix next forgers api response 3 years ago
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  arnaucube ca010275e1 AccountCreationAuth compatible with js implementation 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  arnaucube 8615a462ab Update AccountCreationAuth & fix auth.HashToSign 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  Eduard S 086dc85104 Get ChainID from ethereum node 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube eea44b3990 Fix StateDB & Til Nonce increment 3 years ago
  Eduard S 6a990376b4 Implement Pipeline.prepareForgeBatchArgs() 3 years ago
  Eduard S a8ac35059a Test purger, fix some nonces 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  Eduard S b1a8384f27 Run go-instrument-errors to wrap errors 3 years ago
  Eduard S b59f790c04 Use init SC vars and start block from events 3 years ago
  Eduard S ac400bad77 Upgrade contracts and parse init events 3 years ago
  Eduard S 885f584fd2 Add mock proof server 3 years ago
  Eduard S 7a30294688 Update txs constructors and helpers 3 years ago
  Eduard S 6a9b5ce420 Extend Coordinator tests 3 years ago
  Eduard S a7351992cd Make coordinator more responsive 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  Eduard S 329d2796c6 Update some eth types, update eth dependencies to new changes 3 years ago
  laisolizq 18031343ec Update ethclient 3 years ago
  arnaucube 80cbac24f9 StateDB ZKInputs generation compatible with circom 3 years ago
  Eduard S 482c94d374 Advance coordinator implementation 3 years ago
  Arnau B d9121bf5a6 Allow using til with instructions 3 years ago
  Eduard S 665e0829ec Set EffectiveAmount and EffectiveLoadAmount of forged L1UserTxs 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
  Eduard S 8f1cf2f145 Update coordinator, call all api update functions 3 years ago
  arnaucube ea7e2546c7 Til use bigint for amount & loadamount values 3 years ago
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 3 years ago
  laisolizq 1925110fda Add til test l2db 3 years ago