Commit Graph

949 Commits (1bbe70e2b9171fe6a667b6d8d8c2da53cdf7e089)

Author SHA1 Message Date
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
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
Qwerty5Uiop 6907d870eb Refactor weth transfers sanitizing 9 months ago
Qwerty5Uiop 09b269bf72 Eliminate incorrect token transfers with empty token_ids 9 months ago
Viktor Baranov 6bf70ae7bf Filecoin JSON RPC variant 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
Victor Baranov 4f2dc81a6f
Retry ERC-721 token instance metadata fetch from baseURI + tokenID (#9257) 9 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 9 months ago
varasev b5382c3f52
Output user address as an object in API v2 for Shibarium (#9389) 9 months ago
Kirill Fedoseev 74cceb5d84
Improve marking of failed internal transactions (#9306) 9 months ago
Qwerty5Uiop 4abc3df4b9 Move missing ranges sanitize to a separate background migration 10 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 10 months ago
POA 121092acfb Refactor Indexer.Block.Fetcher 10 months ago
POA ec76391b2b Split RPC requests for blocks into chunks 10 months ago
POA 0ecf3fe173 Use timestamp_to_datetime 10 months ago
POA 816b5d1844 mix format and update spelling 10 months ago
POA e57ce96512 Allow using Indexer.Fetcher.RollupL1ReorgMonitor for more than one module of the same rollup 10 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 10 months ago
POA 2949f02189 Fix spelling 10 months ago
POA 42314a620b Add doc comments for public functions 10 months ago
POA 5ffb2eac88 Refactoring 10 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 10 months ago
POA ae812aa633 Small refactoring 10 months ago
POA 811f69e65b Fixes for Chain.import related to CHAIN_TYPE 10 months ago
POA 7e6b81f9cc Fixes after rebase 10 months ago
POA 98c31ee462 Remove redundant function 10 months ago
POA 85ff5452d5 Small refactoring 10 months ago
POA d6a34dabf9 Rename `uninserted` to `not inserted` 10 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 10 months ago
POA 426b85bf4a Fix operation type 10 months ago
POA 0d04196473 Add Indexer.Transform.Zkevm.Bridge 10 months ago
POA 7c0b0b1ab3 Add Indexer.Fetcher.Zkevm.BridgeL2 10 months ago
POA 4d779600bc Refactor Indexer.Fetcher.Zkevm.BridgeL1 10 months ago
POA 09f2429e9a Add l2_token_address field for preliminary Indexer.Fetcher.Zkevm.BridgeL1 10 months ago
POA 316077077a Preliminary Indexer.Fetcher.Zkevm.BridgeL1 10 months ago
POA 19ef37c398 Prepare for filling and scanning zkevm_bridge_l1_tokens table 10 months ago
POA a285285b82 Draft 10 months ago
POA 0092b1a4c3 Draft 10 months ago