Commit Graph

1211 Commits (678b544d7eb382d20ec7567c290e6963319ca6ac)

Author SHA1 Message Date
nikitosing 3ab691d0e0
fix: Fix :checkout_timeout error on NFT fetching (#10429) 4 months ago
Fedor Ivanov 6c07246446
feat: support for `:celo` chain type (#10564) 4 months ago
Alexander Kolotov e876e03763
fix: proper handling confirmations for Arbitrum rollup block in the middle of a batch (#10482) 4 months ago
Alexander Kolotov a8c0c1ba92
limited usage of infinite timeout (#10551) 4 months ago
Alexander Kolotov a914db55e7
Skip the batch 0 (#10553) 4 months ago
nikitosing c6ff374d8c
feat: Backfiller for omitted WETH transfers (#10466) 4 months ago
Victor Baranov 48089a65d3
chore: Return ex_abi core lib dependency (#10470) 4 months ago
nikitosing f5515b5cfe
feat: Add INDEXER_DISABLE_REPLACED_TRANSACTION_FETCHER env (#10485) 4 months ago
Alexander Kolotov 98f299beea
feat: revisited approach to catchup missed Arbitrum messages (#10374) 4 months ago
Alexander Kolotov 536960363a
feat: missing Arbitrum batches re-discovery (#10446) 4 months ago
Qwerty5Uiop f1752d972d
fix: Add no overlapping constraint to missing_block_ranges (#10449) 4 months ago
Alexander Kolotov b6634290b1
fix: avoid infinite loop during batch block range binary search (#10436) 4 months ago
Qwerty5Uiop 168067cff7
fix: Fix on-demand fetchers metrics (#10431) 4 months ago
Qwerty5Uiop f8f6c78c7c
feat: Add memory metrics for OnDemand fetchers (#10425) 4 months ago
Qwerty5Uiop 314d2e7a5f
chore: Remove catchup sequence logic (#10415) 4 months ago
varasev ad78a4d57a
Add Brotli decompression to Indexer.Fetcher.Optimism.TxnBatch (#10410) 4 months ago
varasev c6ee4719ca
feat: Add Celestia blobs support to Optimism batches fetcher (#10199) 5 months ago
Alexander Kolotov a8e483053e
fix: alternative way to detect blocks range for ArbitrumOne batches (#10295) 5 months ago
Alexander Kolotov 3c268d2196
feat: AnyTrust and Celestia support as DA for Arbitrum batches (#10144) 5 months ago
Qwerty5Uiop 2a00b0cd1b
chore: Refactor init functions to use continue if needed (#10300) 5 months ago
Alexander Kolotov b2345b159f
feat: broadcast updates about new Arbitrum batches and L1-L2 messages through WebSocket (#10272) 5 months ago
Alexander Kolotov d6080e04a1
fix: proper handling for re-discovered Arbitrum batches (#10326) 5 months ago
Alexander Kolotov bd09249c17
fix: proper lookup of confirmed Arbitrum cross-chain messages (#10322) 5 months ago
Alexander Kolotov e7fa979c15
fix: indexer first block usage to halt Arbitrum missed messages discovery (#10280) 5 months ago
Viktor Baranov f1a8b7e1a9 6.7.2 5 months ago
Kirill Fedoseev 7fe5bb98de
chore: bump elixir to 1.16.3 and Erlang OTP to 26.2.5.1 (#9256) 5 months ago
Victor Baranov 18c0a61c34
Revert "chore(deps): bump logger_json from 5.1.4 to 6.0.3 (#10270)" (#10348) 5 months ago
dependabot[bot] 1348636372
chore(deps): bump logger_json from 5.1.4 to 6.0.3 (#10270) 5 months ago
nikitosing dfba569dbe
6.7.1 (#10325) 5 months ago
Kirill Fedoseev e187299e74
fix: set timeout in seconds (#10283) 5 months ago
Alexander Kolotov 9448ccb7c8
fix: proper hex-encoded transaction hash recognition in ZkSync batches status checker (#10255) 5 months ago
Viktor Baranov 57293ec52d 6.7.0 6 months ago
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
Alexander Kolotov c31f937680
fix: batch transactions view recovered and support of proofs through ZkSync Hyperchain (#10234) 6 months ago
Victor Baranov e29f3e2a52
feat: Get ERC-1155 token name from contractURI getter fallback (#10187) 6 months ago
Qwerty5Uiop 653f91248b
feat: Push relevant entries to the front of bound queue (#10193) 6 months ago
Alexander Kolotov 85a51007f2
fix: excessive logging for Arbitrum batches confirmations (#10205) 6 months ago
nikitosing 80a8e3b464
fix: Filter WETH transfers in indexer + migration to delete historical incorrect WETH transfers (#10134) 6 months ago
Qwerty5Uiop 646a343ba7
chore: Refactor PendingTransactionsSanitizer to use batched requests (#10101) 6 months ago
nikitosing 034bc181b7
fix: Fix Retry NFT fetcher (#10146) 6 months ago
Qwerty5Uiop e2692945fc
feat: Add window between balance fetch retries for missing balanceOf tokens (#10142) 6 months ago
Victor Baranov 67a966833d
Explicit message on token balance update error (#10129) 6 months ago
varasev dc44b18030
fix: Hotfix for Indexer.Fetcher.Optimism.WithdrawalEvent and EthereumJSONRPC.Receipt (#10130) 6 months ago
Alexander Kolotov 35c885def5
feat: indexer for cross level messages on Arbitrum (#9312) 6 months ago
Viktor Baranov 88394ff6fb 6.6.0 6 months ago
nikitosing 379e81afc2
feat: Add optional retry of NFT metadata fetch in Indexer.Fetcher.Tok… (#10036) 6 months ago
nikitosing 64b55faea3
chore: Update hackney pool size: add new fetchers accounting (#9941) 6 months ago
nikitosing 2dd96493bd
feat: Improve retry NFT fetcher (#10027) 7 months ago
varasev 3ecb5559c5
chore: Add support of Blast-specific L1 OP withdrawal events (#10049) 7 months ago
Victor Baranov de755d81ad
Show blocks range in internal transactions fetching error (#10028) 7 months ago