Commit Graph

1005 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
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
Kirill Fedoseev 7fe5bb98de
chore: bump elixir to 1.16.3 and Erlang OTP to 26.2.5.1 (#9256) 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
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 5 months ago
Alexander Kolotov c31f937680
fix: batch transactions view recovered and support of proofs through ZkSync Hyperchain (#10234) 5 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
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
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
nikitosing f1392fc6ad
fix: Don't put error to NFT metadata (#9940) 7 months ago
Viktor Baranov 141a85a9f0 Fix typo 7 months ago
varasev 744bfdc8b6
fix: Handle DB unavailability by PolygonZkevm.TransactionBatch fetcher (#10031) 7 months ago
Qwerty5Uiop 4049b036cc
feat: Omit balanceOf requests for tokens that doesn't support it (#10018) 7 months ago
Qwerty5Uiop f2d7bd4df0
chore: Enhance indexer memory metrics (#9984) 7 months ago
Qwerty5Uiop ba83000f82
fix: Set refetch_needed: false on block import (#9953) 7 months ago
Victor Baranov d7641a28f3
feat: Exit on provided invalid CHAIN_TYPE (#9904) 7 months ago
varasev 01fe4e5537
feat: Support Optimism Fault Proofs (#9892) 7 months ago
TechVest 279bbe4b7e
chore: fix some typos in comments (#9900) 7 months ago
Qwerty5Uiop 4d0a02756d
fix: Expand memory only if it was shrunk (#9907) 7 months ago
Victor Baranov 9e64ff8d6e
IPFS gateway URL extra params (#9898) 7 months ago
Qwerty5Uiop 58c1915959
fix: Coin balances fetcher error logging (#9902) 7 months ago
Qwerty5Uiop a905030454
chore: Add queue expanding logic to memory monitor (#9870) 7 months ago
Qwerty5Uiop aed355a4b1
chore: Separate reorgs from blocks that just need refetch (#9674) 7 months ago
Qwerty5Uiop 09fc661185
fix: Refactor catchup rudimentaries + fix graceful shutdown (#9729) 7 months ago
Qwerty5Uiop cc505f72ca
fix: Broadcast realtime coin balances (#9804) 7 months ago
nikitosing 19090b9ade
fix: Disable BlockReward fetcher for unsupported variants (#9859) 7 months ago
Qwerty5Uiop 0152f790f4
chore: Increase MissingRangesCollector past check interval after the first cycle (#9872) 7 months ago
Victor Baranov 25039ca731
feat: Contract code on-demand fetcher (#9708) 8 months ago
varasev 4dc49317ae
fix: Add block range check into OP Withdrawals fetcher (#9770) 8 months ago
varasev 97fccb1601
feat: Support the 2nd version of L2<->L1 Polygon zkEVM Bridge (#9637) 8 months ago
nikitosing 788058add8
fix: Fix UTF-8 json handling in NFT metadata fetching (#9707) 8 months ago
varasev 2b686a6213
chore: Temporarily ignore OP batches written to Celestia (#9734) 8 months ago
Mohammed Zeglam b1ee3edeb0
refactor: `Enum.count` to `Enum.empty?` (#9666) 8 months ago
Victor Baranov 610a145103
fix: erc-404 type stored in token balances tables (#9700) 8 months ago
nikitosing c3d3ceee22
Tokens import improvements (#9653) 8 months ago