38 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 d16fba72a7 In API recommended fee, use minFeeUSD as min value 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
  Eduard S 2bf3b843ed Fix l2db reorg of forging l2txs 3 years ago
  arnaucube a8f6891aea Add PoolL2Tx.Info about the status of the tx 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
  Eduard S a8ac35059a Test purger, fix some nonces 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  Eduard S 900d1fb6ce Integrate purger to node 3 years ago
  Eduard S 482c94d374 Advance coordinator implementation 3 years ago
  Eduard S 665e0829ec Set EffectiveAmount and EffectiveLoadAmount of forged L1UserTxs 3 years ago
  Eduard S ced42634da Wrap all errors with tracerr 3 years ago
  Eduard S e731b79e96 Fix exit table, set delayed_withdrawn in exits 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Arnau B 8c9d13ffa5 Refactor account creation auth endpoints 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  arnaucube 1203ab3865 TxSelector include L1CoordinatorTxs in selections 3 years ago
  Arnau B ede6c33a18 Impl account creation auth endpoints 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
  Eduard S 0277210c39 Extend ethclient test, implement new TxID spec 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
  ToniRamirezM ac677694fe Helper methods for Synchronizer and TX refactor 3 years ago
  Arnau B 85fe885265 Add GET histroy-transactions endpoint 3 years ago
  Eduard S 9f83fcf520 Review synchronizer, rearange some stuff, add notes and TODOs. 3 years ago
  Arnau B 94e1f11a98 Implement L2DB 3 years ago
  arnaucube 41715e47ba TxSel integrated with L2DB, Add L1CoordTx creation 3 years ago
  arnaucube fd1e9c25ee Add linter checks to GHA & Fix code to pass lints 3 years ago
  a_bennassar cb1b820256 Update SQL schemas 3 years ago
  a_bennassar 428dcd7590
create sql tables (#40) 3 years ago
  a_bennassar 638defd031 Update to follow DB spec 3 years ago
  a_bennassar 014ceba7c7 Definition of txpool interface 3 years ago