43 Commits (0cf1ed217b0b093adb5b1dd56feb8de46384b0bd)

Author SHA1 Message Date
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 2205fcadbc Delete old checkpoints in stateDB automatically 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  Eduard S b59f790c04 Use init SC vars and start block from events 3 years ago
  Eduard S 8a59296cb8 Fix order of L1UserTxs 3 years ago
  Eduard S 6a9b5ce420 Extend Coordinator tests 3 years ago
  Arnau B fcd6f56cec Add TxType before processing L2 tx 3 years ago
  Eduard S a7351992cd Make coordinator more responsive 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 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
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  Eduard S 457ff94bfa Test synchronizer reorg 3 years ago
  Eduard S 9f5af0aa07 Process withdrawals in HistoryDB, test withdrawals and vars in sync 3 years ago
  Eduard S 5ebf46e045 Move logic to extend til blocks to til 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 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
  laisolizq bc34f3456b API Update tokens endpoint 3 years ago
  arnaucube 8f24aa93c9 Add ProcessTxs send fees to Coordinator accounts 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 3 years ago
  Eduard S 79b105b497 Update importers of eth, review eth/README.md 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 3 years ago
  arnaucube 265bdf23e3 Rename Transakcio to Til for a easier usage 3 years ago
  Eduard S a2bda1890d Simplify eth code 3 years ago
  Eduard S 88ddbbcddc Delete tmp folders from tests, Resolve #105 3 years ago
  arnaucube 431df55120 Add transakcio set type define, add set load [...] 3 years ago
  Eduard S cbc46db6da Update test ethclient, rename rollup var 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
  arnaucube 3374a4754d Add StateDB compute nonces on ProcessTx L2Tx 3 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  Eduard S d3f6da22ed Fix sync integration with StateDB & HistoryDB 3 years ago
  Toni Ramírez 9db9508b44
Synchronizer main loop & reorg (#82) 3 years ago