33 Commits (7833cb11ded045b148e5f0cb2366fb72f0199d17)

Author SHA1 Message Date
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  Eduard S 3706ddb2fb Add minPriceUSD in L2DB, check maxTxs atomically 3 years ago
  Eduard S 67b2b7da4b Delete pending txs by external mark, store tx IP 3 years ago
  Arnau B ac1fd9acf7 Add semaphore for API queries to SQL 3 years ago
  arnaucube a8f6891aea Add PoolL2Tx.Info about the status of the tx 3 years ago
  arnaucube 7f46c3028e Add tests connecting TxSelector, BatchBuilder, ZKInputs, ProofServer 3 years ago
  Eduard S 828b8177c2 In pool l2tx, store effective in aux column 3 years ago
  Arnau B 622e01e9af Add max txs limit to tx pool 3 years ago
  arnaucube 8615a462ab Update AccountCreationAuth & fix auth.HashToSign 3 years ago
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  Eduard S a8ac35059a Test purger, fix some nonces 3 years ago
  Arnau B 039c7b29da Fix time sensitive test 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  laisolizq 1925110fda Add til test l2db 3 years ago
  Arnau B bed25d424a Use til for batches and blocks at historydb 3 years ago
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  laisolizq bc34f3456b API Update tokens endpoint 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago
  Eduard S b14495cfcc Replace all []*Foo by []Foo in sql db return values 3 years ago
  a_bennassar 49366e3fa4
Feature/null refactor (#173) 3 years ago
  a_bennassar c6f70f3177
Feature/merge history l2 tables (#156) 3 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 3 years ago
  Arnau B 94e1f11a98 Implement L2DB 3 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 3 years ago
  arnaucube 7fa658cc84 Add PoolL2Tx verify signature needed methods 3 years ago
  arnaucube c702442287 Update Coordinator & BatchBuilder & TxSelector to new SQL schemas changes 3 years ago
  a_bennassar cb1b820256 Update SQL schemas 3 years ago