45 Commits (6c6d1ea7b88d4e1e251f75e98a3fb8611be9cf73)

Author SHA1 Message Date
  Eduard S d625cc9287 Allow serving API only via new cli command 3 years ago
  arnaubennassar c83047f527 Stop using stateDB in API 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
  Eduard S ed4d39fcd1 Add account_update SQL table with balances and nonces 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 50fc607306 Add idx for txs that creat account, step1 3 years ago
  Eduard S 02c2ee155a Fix item_id order in forged l1UserTxs 3 years ago
  Eduard S a7351992cd Make coordinator more responsive 3 years ago
  Eduard S 20b8d0561f Update synchronizer and DB with last contracts updates 3 years ago
  arnaucube 9d0b278d50 Update missing LoadAmount to DepositAmount 3 years ago
  Arnau B a50ddbe4e0 Fix hez addr format for exits 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
  laisolizq 75c6d8f14e Updates API to new changes 3 years ago
  Eduard S 329d2796c6 Update some eth types, update eth dependencies to new changes 3 years ago
  arnaucube dde9250429 Update Common & StateDB & ZKInputs to last protocol version 3 years ago
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  Eduard S 738fa0ac30 Update SQL types, improve SQL *big.Int 3 years ago
  Arnau B ce1218e28a Integrate til into api 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 43e9bee9db API state endpoint test 3 years ago
  ToniRamirezM b840ceb57a Account API 3 years ago
  Eduard S 5ebf46e045 Move logic to extend til blocks to til 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Eduard S fe23361037 Update fee tables 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  Arnau B a329d894d2 Refactor api txs 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 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
  ToniRamirezM f314498a26 Coordinators methods for API 3 years ago
  laisolizq 043710112d Add get tokens endpoint 3 years ago
  Arnau B fe7d38843e Impls exit endpoints and change pagination to cursor 3 years ago
  Arnau B 5097939b12 Avoid using pointers in common 3 years ago
  Eduard S 1a85f15d27 Fix conflicts and update dependencies of ethclient 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