106 Commits (6c6d1ea7b88d4e1e251f75e98a3fb8611be9cf73)

Author SHA1 Message Date
  Eduard S d625cc9287 Allow serving API only via new cli command 3 years ago
  arnaubennassar 97062afc90 Allow price update configuration to be specified per token 3 years ago
  arnaubennassar ac66ede917 Add coingecko client to price updater 3 years ago
  arnaucube dfd49164f4 Add NewFloor40Floor helper method 3 years ago
  Eduard S 74769da5ba Fix unforged L1UserTxs query in forgeBatch 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 ed4d39fcd1 Add account_update SQL table with balances and nonces 3 years ago
  Eduard S c829eb99dc Remove unecessary slice indexing 3 years ago
  Eduard S f0e79f3d55 Update coordinator to work better under real net 3 years ago
  Arnau B ac1fd9acf7 Add semaphore for API queries to SQL 3 years ago
  arnaucube a899f43914 Add TokenID to L2Tx 3 years ago
  Eduard S ec194d5066 Set l1tx.EffectiveFromIdx in TxProcessor and til 3 years ago
  Arnau B 50fc607306 Add idx for txs that creat account, step1 3 years ago
  ToniRamirezM ce6a271448 Remove bigints from API 3 years ago
  ToniRamirezM 0bb69c3f3e Update buckets withdrawals on API 3 years ago
  Arnau B c5e3fdad75 Fix repeated items when coordinator is updated 3 years ago
  ToniRamirezM e2d243a9b5 Sanitize varchars that may not be UTF-8 3 years ago
  ToniRamirezM 3e70551ac5 Added new metrics tests 3 years ago
  ToniRamirezM 64b214061c Change queries that produced undesired meddler logs 3 years ago
  Arnau B a32f75db78 empty array instead of 404 3 years ago
  Arnau B 6cd292b937 Include addrs in exit responses 3 years ago
  Arnau B 6058d3c41a Fix next forgers api response 3 years ago
  Eduard S 02c2ee155a Fix item_id order in forged l1UserTxs 3 years ago
  Eduard S 8267d007c9 Sync ForgerCommitment and use it in coord 3 years ago
  Arnau B 6e7f860d61 Add forged txs in batch endpoints response 3 years ago
  Arnau B bc5fa92898 Add bootCoord to coord table, get coord by forgerAddr 3 years ago
  arnaucube 4b10549822 mv of babyjub.PublicKey to babyjub.PublicKeyComp 3 years ago
  laisolizq bc29222341 Fix historyDB GetBestBidCoordinator 3 years ago
  Eduard S 8a59296cb8 Fix order of L1UserTxs 3 years ago
  Arnau B c7b7a85b85 Fix queries when no rows 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  Arnau B e1d34e3796 Add amount success and load amount success 3 years ago
  Arnau B 445f26ec9f Rename load amount to deposit amount 3 years ago
  Arnau B 5fd258ee07 Use flags for effective amounts in SQL schema 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
  arnaucube dde9250429 Update Common & StateDB & ZKInputs to last protocol version 3 years ago
  Eduard S 8f1cf2f145 Update coordinator, call all api update functions 3 years ago
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  Arnau B ce1218e28a Integrate til into api 3 years ago
  laisolizq b3b23473b6 Add til api test first commit 3 years ago
  Eduard S 457ff94bfa Test synchronizer reorg 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 9edf9d2168 API State RecommendedFee 3 years ago
  Eduard S 9f5af0aa07 Process withdrawals in HistoryDB, test withdrawals and vars in sync 3 years ago
  ToniRamirezM 55a78fbd72 API State Metrics 3 years ago
  laisolizq cc6446e019 API add get state 3 years ago
  Arnau B d2e9196fba Refactor api pagination 3 years ago