55 Commits (93b7866d3e951d2b510d78802af7c674431efc29)

Author SHA1 Message Date
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  arnaucube 56ffea2190 Update L1CoordinatorTxFromBytes to EIP712 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
  arnaucube c1cd37913f Update TxID to use eth Keccak256 3 years ago
  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 ec194d5066 Set l1tx.EffectiveFromIdx in TxProcessor and til 3 years ago
  Eduard S 18c854fbaa Add circuit configuration to node config 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 7a30294688 Update txs constructors and helpers 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
  laisolizq 18031343ec Update ethclient 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
  laisolizq 7ceaf4c32b Update L1 coordinator Txs 3 years ago
  laisolizq f775af8890 Update ethclient & L1CoordinatorTx 3 years ago
  arnaucube d3a38a3ee1 Add methods for ZKInputs IntermStates generation 3 years ago
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 3 years ago
  arnaucube fac8577bad Update tx bytes parsers methods 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  Eduard S a2bda1890d Simplify eth code 3 years ago
  arnaucube 1a2f769b5d Add TxSel Nonce sort. Fix surplus from refactors 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago
  laisolizq 1c54beca5a Update ethclient rollup iteration 2 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
  laisolizq aef6da38af Add codec functions 3 years ago
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 3 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  arnaucube 06703aecad Idx to 6 bytes (48 bits) 3 years ago
  arnaucube 3013fbacb6 Change endianness to BigEndian :( 3 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 3 years ago
  arnaucube 92fa8aa439 Update common.L1Tx parsers, add test checks 3 years ago
  a_bennassar 8a21cd1b5c
Add HistoryDB SQL triggers (#125) 3 years ago
  ToniRamirezM a8f6488eb1 L1Tx Codec 3 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 3 years ago
  Arnau B c108739c24 Add usefull methods for reorg 3 years ago
  Arnau B 1cbf54acc7 Add sync interface 3 years ago
  arnaucube b4044a2ef7 Add abstraction method of processTxs to StateDB 3 years ago
  arnaucube b33d18ff55 Import & adapt iden/go-iden3-core/eth/client 3 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 3 years ago
  a_bennassar cb1b820256 Update SQL schemas 3 years ago
  a_bennassar 638defd031 Update to follow DB spec 3 years ago
  a_bennassar 1d8f9411f7 Review changes and operator -> coordinator 3 years ago