71 Commits (7833cb11ded045b148e5f0cb2366fb72f0199d17)

Author SHA1 Message Date
  Danilo Pantani 7833cb11de fix some code and comment typos 3 years ago
  Eduard S 74769da5ba Fix unforged L1UserTxs query in forgeBatch 3 years ago
  Toni Ramírez f8d01b5998 Change how TX per Batch is calculated in state API endpoint 3 years ago
  arnaubennassar ed9bfdffa9 Diferentiate SQL connections by read write 3 years ago
  Eduard S ed4d39fcd1 Add account_update SQL table with balances and nonces 3 years ago
  Eduard S d6ec1910da Simplify historyDB test and make it faster 3 years ago
  Eduard S f0e79f3d55 Update coordinator to work better under real net 3 years ago
  arnaucube 63151a285c Migrate all packages to use Float40 3 years ago
  Arnau B ac1fd9acf7 Add semaphore for API queries to SQL 3 years ago
  arnaucube c1cd37913f Update TxID to use eth Keccak256 3 years ago
  arnaucube aade6220d4 Update TxID to avoid collisions on DB (fix #503) 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 e2d243a9b5 Sanitize varchars that may not be UTF-8 3 years ago
  ToniRamirezM 3e70551ac5 Added new metrics tests 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
  arnaucube 150597c282 Parametrize ChainID 3 years ago
  arnaucube eea44b3990 Fix StateDB & Til Nonce increment 3 years ago
  laisolizq bc29222341 Fix historyDB GetBestBidCoordinator 3 years ago
  Eduard S 7a30294688 Update txs constructors and helpers 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
  arnaucube 9d0b278d50 Update missing LoadAmount to DepositAmount 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 329d2796c6 Update some eth types, update eth dependencies to new changes 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 8f1cf2f145 Update coordinator, call all api update functions 3 years ago
  Eduard S 3b99953007 Redo coordinator structure, connect API to node 3 years ago
  ToniRamirezM 93d67ff699 HistoryDB TXs til test 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 43e9bee9db API state endpoint test 3 years ago
  Eduard S 9f5af0aa07 Process withdrawals in HistoryDB, test withdrawals and vars in sync 3 years ago
  laisolizq 22f0a45118 ItemID to uint64 & check timestamp 3 years ago
  Eduard S 6e4b9b4b70 Update Synchronizer (node) implementation 3 years ago
  Eduard S e6fb0a03de Reorganize smart contract types, udate eth tests, etc. 3 years ago
  Arnau B cbeca0f76e Insert ETH as HistoryDB token 3 years ago
  laisolizq aa6cb6f818 API add bids endpoint 3 years ago
  Eduard S 558de2737e Test L2Txs, ExitTree in synchronizer 3 years ago
  Eduard S b5222303c2 Update Synchroinzer and tests 3 years ago
  Eduard S 4dbfedee49 In til, process L1UserTxs when defined, not in batch 3 years ago
  Eduard S 827e917fa0 Update missing parts, improve til, and more 3 years ago
  Arnau B f77ea04c2e Calulate total collected batch fee and fix merkleproof api format 3 years ago
  Arnau B 006bbf3321 Implement tx pool endpoints 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