52 Commits (master)

Author SHA1 Message Date
  Eduard S aa82efc868 Bound the filter of init SC events by blocks 3 years ago
  Pantani efb23950db Synchronize the AccountCreationAuths from L1CoordinatorTxs 3 years ago
  arnaucube 93b7866d3e Add lll to linter checks 3 years ago
  arnaucube 63151a285c Migrate all packages to use Float40 3 years ago
  Eduard S 6260dfedad Fix eth events query and sync inconsistent state 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
  Eduard S 97908447b9 Add debug info in batch debug file 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 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 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
  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
  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 9f5af0aa07 Process withdrawals in HistoryDB, test withdrawals and vars in sync 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
  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 a2bda1890d Simplify eth code 3 years ago
  Eduard S 9684e7ae47 Update importers of eth, use variable length feeIdxCoordinator 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 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
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 3 years ago
  Eduard S 650911cda3 Add methods to get ERC20 constants 3 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 3 years ago
  Eduard S 0fc4930652 Update test ethclient and coordinator 3 years ago
  laisolizq 7a3407a561 Update ethclient wdelayer & add auction events 3 years ago
  Eduard S 1386f4b5e1 Pass tokenAddress to AuctionClient constructor 3 years ago
  arnaucube 3013fbacb6 Change endianness to BigEndian :( 3 years ago
  laisolizq 729f37c912 Update ethclient auction & add wdelayer 3 years ago
  Eduard S 63be61f527 Update test.Client, replace some big.Int by int/int64 in eth, fix lints 3 years ago
  Eduard S 852cd762d3 Add reverts, forge in test ethClient, update auction 3 years ago
  Eduard S 56fe0fb05f Implement basic auction funcs in test.Client 3 years ago
  Eduard S bcd93fee36 Implement initial version of test.Client 3 years ago