63 Commits (master)

Author SHA1 Message Date
  arnaucube 206c8e6e8f Move apitypes & stateapiupdater into api dir 3 years ago
  arnaubennassar 90126a03a2 API change names and add poolLoad, add maxFeeUSD 3 years ago
  arnaubennassar c280b21b89 Not count txs marked as external_delete to reach MaxTxsPool 3 years ago
  arnaubennassar 97062afc90 Allow price update configuration to be specified per token 3 years ago
  Pantani efb23950db Synchronize the AccountCreationAuths from L1CoordinatorTxs 3 years ago
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  arnaubennassar cf70111de5 Avoid SQL error when checking value of token without usd on tx insert 3 years ago
  arnaubennassar 4acfeb0ad9 Add API metric for time to forge L1 tx 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
  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
  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
  Arnau B 039c7b29da Fix time sensitive test 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
  laisolizq 1925110fda Add til test l2db 3 years ago
  Eduard S e731b79e96 Fix exit table, set delayed_withdrawn in exits 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
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Arnau B 233ecc4704 Refactor api exits 3 years ago
  Arnau B 8c9d13ffa5 Refactor account creation auth endpoints 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  arnaucube 1203ab3865 TxSelector include L1CoordinatorTxs in selections 3 years ago
  laisolizq bc34f3456b API Update tokens endpoint 3 years ago
  Arnau B ede6c33a18 Impl account creation auth endpoints 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 3 years ago
  arnaucube d7a1ba19b9 Fix PoolL2Tx.RqTxCompressedData 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