17 Commits (7833cb11ded045b148e5f0cb2366fb72f0199d17)

Author SHA1 Message Date
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  Eduard S 729966f854 Replace github.com/marusama/semaphore by golang.org/x/sync 3 years ago
  Arnau B ac1fd9acf7 Add semaphore for API queries to SQL 3 years ago
  Eduard S e5fc403451 Add cli command to wipe the SQL DB 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  Eduard S 738fa0ac30 Update SQL types, improve SQL *big.Int 3 years ago
  Eduard S e731b79e96 Fix exit table, set delayed_withdrawn in exits 3 years ago
  Arnau B d2e9196fba Refactor api pagination 3 years ago
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Arnau B 28c0164525 Impl api get batch(es) 3 years ago
  Arnau B 7c8f380637 Add apitypes to avoid parsing from/to DB 3 years ago
  Arnau B fe7d38843e Impls exit endpoints and change pagination to cursor 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
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  a_bennassar cb1b820256 Update SQL schemas 3 years ago
  a_bennassar 428dcd7590
create sql tables (#40) 3 years ago