Commit Graph

1155 Commits (6f5dc3b5d365b0b0e3c2ce1ade3bed67ea9331aa)

Author SHA1 Message Date
Qwerty5Uiop ba83000f82
fix: Set refetch_needed: false on block import (#9953) 7 months ago
Viktor Baranov f48323a1c0 6.5.0 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) 8 months ago
Qwerty5Uiop aed355a4b1
chore: Separate reorgs from blocks that just need refetch (#9674) 8 months ago
Qwerty5Uiop 09fc661185
fix: Refactor catchup rudimentaries + fix graceful shutdown (#9729) 8 months ago
Qwerty5Uiop cc505f72ca
fix: Broadcast realtime coin balances (#9804) 8 months ago
nikitosing 19090b9ade
fix: Disable BlockReward fetcher for unsupported variants (#9859) 8 months ago
Qwerty5Uiop 0152f790f4
chore: Increase MissingRangesCollector past check interval after the first cycle (#9872) 8 months ago
Viktor Baranov 1f8b2f3996 6.4.0 8 months ago
Victor Baranov 1671966336
feat: internal txs fetching for Arbitrum (#9737) 8 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
varasev 824e10d166
Remove duplicated tx hashes while indexing OP batches (#9652) 8 months ago
Viktor Baranov 510bf9d791 6.3.0 9 months ago
varasev a5130b38f1
Hotfix for Optimism Ecotone batch blobs indexing (#9646) 9 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 9 months ago
nikitosing da6c71d911
Fix zero balances coming via WS (#9510) 9 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 9 months ago
Kirill Fedoseev c1ac435b9b
Fix infinite retries for orphaned blobs (#9620) 9 months ago
Qwerty5Uiop 91fbfa8e78
Reset missing ranges collector to max number after the cycle is done (#9635) 9 months ago
Victor Baranov 0eb7501211
Rewrite query for token transfers on address to eliminate "or" (#9576) 9 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
Qwerty5Uiop 400b45b145
Massive blocks fetcher (#9486) 9 months ago
Nikita Pozdniakov ca85e7354d Fix logging 9 months ago
Kirill Fedoseev 8c44ca5369
Fix token instance transform panic (#9601) 9 months ago
varasev ce5e2f54e4
Support Optimism Ecotone upgrade by Indexer.Fetcher.Optimism.TxnBatch module (#9571) 9 months ago
POA dbf9f31115 Handle non-existent timestamp 9 months ago
POA 528b64ca8c Fix timestamp handler for unfinalized zkEVM batches 9 months ago
POA 539d40fc1b Fix get_blocks_by_events function 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
Viktor Baranov ee8268787e 6.2.2 9 months ago
Viktor Baranov 017456bed2 6.2.1 9 months ago
Viktor Baranov 97e7f6dd57 v6.2.0 9 months ago
Maxim Filonov 97ea7ccf17 Add `debug_traceBlockByNumber` to `method_to_url` 9 months ago
Qwerty5Uiop e7d2dd0ee4
Fetch coin balances in async mode in realtime fetcher (#9182) 9 months ago
Qwerty5Uiop 5fa357e29d Denormalization names refactoring + small token transfer type fix 9 months ago
Qwerty5Uiop f997b67be8 Add Enum.uniq before sanitizing token transfers 9 months ago