62 Commits (4ca2124cf96a39cc698865e177ab2b59e97a50e0)

Author SHA1 Message Date
  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
  arnaucube 9bb4a4ec1b Add TxID calculation & New{Layer}Tx Type 4 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 4 years ago
  laisolizq 7a3407a561 Update ethclient wdelayer & add auction events 4 years ago
  ToniRamirezM ac677694fe Helper methods for Synchronizer and TX refactor 4 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 4 years ago
  Eduard S 1386f4b5e1 Pass tokenAddress to AuctionClient constructor 4 years ago
  arnaucube 3013fbacb6 Change endianness to BigEndian :( 4 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 4 years ago
  laisolizq 729f37c912 Update ethclient auction & add wdelayer 4 years ago
  Arnau B 94e1f11a98 Implement L2DB 4 years ago
  Eduard S 63be61f527 Update test.Client, replace some big.Int by int/int64 in eth, fix lints 4 years ago
  a_bennassar 8a21cd1b5c
Add HistoryDB SQL triggers (#125) 4 years ago
  arnaucube 41715e47ba TxSel integrated with L2DB, Add L1CoordTx creation 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 fdaf2c9ce2 Update log package with fields & file log 4 years ago
  arnaucube c523b4af70 Add mock EthClient for testing 4 years ago
  arnaucube cbbcb65c8c Add lint checks: gofmt, goimports, golint 4 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 4 years ago
  arnaucube 26dbb16618 Add Coordinator goroutines & channels processes 4 years ago
  arnaucube be95de18fc Add StateDB txprocessor tests using txtest generators 4 years ago
  arnaucube e98b511436 Update tx testing generation: 4 years ago
  arnaucube a28c81f4ae Add TxCompressedData & V2 with some extra parsers for common 4 years ago
  arnaucube 8eb42c011c Add tx L1&L2 test generation & keys for TestingFramework 4 years ago
  arnaucube e2d4599690 Add tx generation lang interpreter 4 years ago