30 Commits (f30e470028dfcbd87ef0a06db9eff83ff4935ed1)

Author SHA1 Message Date
  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 4 years ago
  Eduard S cbc46db6da Update test ethclient, rename rollup var 4 years ago
  Eduard S b14495cfcc Replace all []*Foo by []Foo in sql db return values 4 years ago
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 4 years ago
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 4 years ago
  Eduard S 650911cda3 Add methods to get ERC20 constants 4 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 4 years ago
  Eduard S 0fc4930652 Update test ethclient and coordinator 4 years ago
  laisolizq 7a3407a561 Update ethclient wdelayer & add auction events 4 years ago
  Eduard S 1386f4b5e1 Pass tokenAddress to AuctionClient constructor 4 years ago
  arnaucube 3013fbacb6 Change endianness to BigEndian :( 4 years ago
  laisolizq 729f37c912 Update ethclient auction & add wdelayer 4 years ago
  Eduard S 63be61f527 Update test.Client, replace some big.Int by int/int64 in eth, fix lints 4 years ago
  Eduard S 852cd762d3 Add reverts, forge in test ethClient, update auction 4 years ago
  Eduard S 56fe0fb05f Implement basic auction funcs in test.Client 4 years ago
  Eduard S bcd93fee36 Implement initial version of test.Client 4 years ago
  Eduard S 003c353f05 Add ethclient full skeleton 4 years ago
  arnaucube c523b4af70 Add mock EthClient for testing 4 years ago