Commit Graph

9250 Commits (a7a3d2827b92d0fe5c416576ab9b79cc0b80a442)

Author SHA1 Message Date
nikitosing 9828c926d4
Support tokenSymbol and tokenName in /api/v2/import/token-info (#8696) 1 year ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
nikitosing 0560fa8990
Account: add pagination + envs for limits (#8528) 1 year ago
Qwerty5Uiop 30a0bb5987 Don't override internal transaction error if it's present already 1 year ago
POA 2836ccf017 Small refactoring 1 year ago
POA e7bad40bc1 Fix transaction_controller.ex 1 year ago
POA 45cb6d2174 Minor fixes 1 year ago
POA 158e64f332 Fix for zkEVM websocket connection 1 year ago
POA bd7a7837a3 Add socket for confirmed batches list on the main page 1 year ago
POA adc277ec22 mix format 1 year ago
Viktor Baranov f0fcf7ae83 Handle 0 gas limit 1 year ago
POA 8928bd384b Make transactions list in a batch optional 1 year ago
POA 07c3dbf42d Fixes after rebase 1 year ago
POA bea348df48 Throw not_found error in API v2 when a batch is not found 1 year ago
POA 1d36bd83f2 Add @doc for public functions 1 year ago
POA 5ea5da2ba4 Define chain type 1 year ago
POA a7d39c8113 Extend zkevm batch info in API 1 year ago
POA d77f3f5ae7 Add specs for public functions 1 year ago
POA f563170d5b Add small comment 1 year ago
POA 332062e14a Change some API routes 1 year ago
POA 54fb9a3f20 Add Explorer.Chain.Zkevm.Reader module 1 year ago
POA a82c8bd2a3 Move zkevm_* files into a separate folder 1 year ago
POA 126c59a30d Txn -> Transaction 1 year ago
POA 8b70c29bac Small refactoring 1 year ago
POA 00f71d3149 Remove redundant line 1 year ago
POA 3fe3c5c2cb Add INDEXER_ZKEVM_BATCHES_RECHECK_INTERVAL env variable 1 year ago
POA 841fd7be70 Add INDEXER_ZKEVM_BATCHES_CHUNK_SIZE env variable 1 year ago
POA f30a4d4dec Fix syntax 1 year ago
POA 03566d53b5 Store l2 transactions count in the batch table 1 year ago
POA 06ce6d7088 Simplify batches chunking 1 year ago
POA 1d05035aaa Use latest batch number instead of aggregated count 1 year ago
POA a920650c7b Fix for dialyzer 1 year ago
POA beafb4aa71 Rename some routes in API v2 1 year ago
POA c87e64fa3a Add API v2 output for transaction list of the specified batch 1 year ago
POA 5d990c941c Add API v2 output for Latest Batch homepage section 1 year ago
POA c445cdb290 Add API v2 output for Latest Confirmed Batches homepage section 1 year ago
POA b4e7a12c6d Add API v2 response for zkEVM list of batches page 1 year ago
POA eadef3c01d Add API v2 response for zkEVM batch page 1 year ago
POA dbc3921a97 Add API v2 response for zkEVM batch page (partially) 1 year ago
POA ec5240edd4 Add zkEVM transaction status to API v2 response for transaction page 1 year ago
POA 9b50f4d796 Add zkEVM fields to API v2 response for transaction page 1 year ago
POA 7cf6202bc5 Small refactoring of Indexer.Fetcher.ZkevmTxnBatch 1 year ago
POA 6efe1e58c0 Refactor Indexer.Fetcher.ZkevmTxnBatch 1 year ago
POA 8c145ef1da Add logging to Indexer.Fetcher.ZkevmTxnBatch 1 year ago
POA 6b5a353317 Add INDEXER_ZKEVM_BATCHES_ENABLED env var 1 year ago
POA f3dd999aca Improve detecting a new zkEVM batch 1 year ago
POA 6673b1cee1 Extend zkEVM batches indexer 1 year ago
POA e630e51939 Draft zkEVM indexer implementation 1 year ago
POA 27d923266d Add runners for zkEVM tables 1 year ago
POA 63b023f5e5 Create zkEVM tables 1 year ago