Commit Graph

1004 Commits (922c7f3564fc8243a6cde34b155a78ba01382f37)

Author SHA1 Message Date
Qwerty5Uiop 30a0bb5987 Don't override internal transaction error if it's present already 1 year ago
POA bd7a7837a3 Add socket for confirmed batches list on the main page 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 03566d53b5 Store l2 transactions count in the batch table 1 year ago
POA 06ce6d7088 Simplify batches chunking 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
Qwerty5Uiop da6e63e071 Filter token transfers on coin balances updates 1 year ago
Qwerty5Uiop 067d06d11c Fix TokenBalance fetcher retry logic 1 year ago
Qwerty5Uiop 0173d3d7f1 Add head offset for empty blocks sanitizer 1 year ago
Viktor Baranov d8da722a14 Process review comment 1 year ago
Qwerty5Uiop bc10429611 Remove block consensus on import fail 1 year ago
Viktor Baranov 3309b6a27e Set max 30sec JSON RPC poll frequency for realtime fetcher when WS is disabled 1 year ago
Viktor Baranov 2e0acd5471 Refactor parsing of FIRST_BLOCK, LAST_BLOCK, TRACE_FIRST_BLOCK, TRACE_LAST_BLOCK env variables 1 year ago
Maxim Filonov 905f1e728e Add RSK tracing 1 year ago
Viktor Baranov a000c747fd IPFS gateway URL env var 1 year ago
nikitosing daed959d8f
Add owner_address_hash and other fields to token_instances; Move toke… (#8386) 1 year ago
Andrey Atapin 776ff695bb
Fix empty TransferBatch event handling (#7959) 1 year ago
Qwerty5Uiop 7afe8e19b5 Add CoinBalance fetcher init query limit 1 year ago
varasev 3235ab1caa
Deposits and Withdrawals for Polygon Edge (#8180) 1 year ago
Qwerty5Uiop e0941b16dc Add configurable limit for token balance fetcher init 1 year ago
Viktor Baranov 5077f9e051 Unify burn address definition 1 year ago
POA 21ca3093be Add Base Mainnet support for tx actions 1 year ago
Nikita Pozdniakov ba481afc8d
Add batches to TokenInstance fetchers 1 year ago
Qwerty5Uiop 952206ef9a Don't push back to sequence on catchup exception 1 year ago
Nikita Pozdniakov 8c3451ce6c
Fix hackney options 1 year ago
Nikita Pozdniakov 6a7029b3c1
Add separate hackney pool for TokenInstance fetchers 1 year ago
Qwerty5Uiop f5208645b7 Insert current token balances placeholders along with historical 1 year ago
Viktor Baranov 5fbc9fc49d Manage concurrency for Token and TokenBalance fetchers 1 year ago
Nikita Pozdniakov 2849540e7f
Indexer.Fetcher.TokenBalanceOnDemand now sends batch requests to node; Add broadcast of address_current_token_balances 1 year ago
Qwerty5Uiop e4bf56a294 Remove query filters for TokenBalanceOnDemand fetcher 1 year ago
Qwerty5Uiop 6fc90296c8 Include unfetched balances in TokenBalanceOnDemand fetcher 1 year ago
Qwerty5Uiop b3b897e1cc Filter consensus blocks before fetching 1 year ago
Viktor Baranov 885d925b06 Arm compatible docker image 1 year ago
Qwerty5Uiop ccab6d6cb9
Improve locks acquiring (#7947) 1 year ago
Viktor Baranov 2a12423b88 Op Stack: ignore depositNonce 1 year ago
Qwerty5Uiop 30e5e0904c Chunk realtime balances requests 1 year ago
Qwerty5Uiop a8d1eaa983 Add TokenTotalSupplyUpdater 1 year ago
Viktor Baranov 85fa6f1925 Small refactoring 1 year ago