50 Commits (0cf1ed217b0b093adb5b1dd56feb8de46384b0bd)

Author SHA1 Message Date
  arnaucube 0cf1ed217b Abstract TxProcessor from StateDB 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  Arnau B bc5fa92898 Add bootCoord to coord table, get coord by forgerAddr 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 7a30294688 Update txs constructors and helpers 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 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  Eduard S a4a193c7f2 Fix missing EthBlockNum in DB for Coordinator 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 3 years ago
  Eduard S 329d2796c6 Update some eth types, update eth dependencies to new changes 3 years ago
  Eduard S 482c94d374 Advance coordinator implementation 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 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
  arnaucube ce772b1d19 Add HashGlobalInputs for ZKInputs 3 years ago
  Eduard S 6c0d48f4a2 Add Sync stats, and report them in DebugAPI 3 years ago
  Eduard S 457ff94bfa Test synchronizer reorg 3 years ago
  Eduard S e731b79e96 Fix exit table, set delayed_withdrawn in exits 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
  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 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
  Eduard S b5222303c2 Update Synchroinzer and tests 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 3 years ago
  Eduard S a2bda1890d Simplify eth code 3 years ago
  Eduard S 9684e7ae47 Update importers of eth, use variable length feeIdxCoordinator 3 years ago
  arnaucube 431df55120 Add transakcio set type define, add set load [...] 3 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 3 years ago
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 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 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 3 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  laisolizq 7a3407a561 Update ethclient wdelayer & add auction events 3 years ago
  ToniRamirezM ac677694fe Helper methods for Synchronizer and TX refactor 3 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 3 years ago
  Eduard S d3f6da22ed Fix sync integration with StateDB & HistoryDB 3 years ago
  ToniRamirezM 145f37b135 Smart Contracts Data Synchronization 3 years ago
  Eduard S bcd93fee36 Implement initial version of test.Client 3 years ago
  Eduard S 003c353f05 Add ethclient full skeleton 3 years ago
  Toni Ramírez 9db9508b44
Synchronizer main loop & reorg (#82) 3 years ago