Commit Graph

224 Commits (a8e2e127b54e9b1e9a99cdf89d93736a8335716d)

Author SHA1 Message Date
nikitosing 80a8e3b464
fix: Filter WETH transfers in indexer + migration to delete historical incorrect WETH transfers (#10134) 6 months ago
Qwerty5Uiop b5780d33fc
fix: Add the ability to allow empty traces (#10200) 6 months ago
Qwerty5Uiop e2692945fc
feat: Add window between balance fetch retries for missing balanceOf tokens (#10142) 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) 7 months ago
Qwerty5Uiop 2e4e2ec051
fix: Separate indexer setup (#10032) 7 months ago
Victor Baranov 5bbf68e756
fix: Disallow batched queries in GraphQL endpoint (#10050) 7 months ago
nikitosing 2dd96493bd
feat: Improve retry NFT fetcher (#10027) 7 months ago
Alexander Kolotov 6f5dc3b5d3
feat: precompiled contracts ABI import (#9899) 7 months ago
Victor Baranov cef3285999
feat: Certified smart contracts (#9910) 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
Victor Baranov 9e64ff8d6e
IPFS gateway URL extra params (#9898) 8 months ago
Victor Baranov ac2ff4638e
Zerion API proxy (#9896) 8 months ago
Qwerty5Uiop 09fc661185
fix: Refactor catchup rudimentaries + fix graceful shutdown (#9729) 8 months ago
nikitosing 45fa2aab5a
feat: Integrate Metadata microservice (#9706) 8 months ago
nikitosing 0f153faf94
feat: Add rate limits to graphQL API (#9771) 8 months ago
William X ea97da95ea
feat: Allow for custom base_url for fetching prices (#9679) 8 months ago
Fedor Ivanov 99a0e5668f
fix: fetching GraphQL schema by GraphiQL IDE (#9630) 8 months ago
Victor Baranov 25039ca731
feat: Contract code on-demand fetcher (#9708) 8 months ago
Victor Baranov 980b102bf5
chore: Reduce default API v1 limit by key 50 -> 10 (#9799) 8 months ago
varasev 97fccb1601
feat: Support the 2nd version of L2<->L1 Polygon zkEVM Bridge (#9637) 8 months ago
Victor Baranov 3cad599358
feat: GraphQL management env vars (#9751) 8 months ago
Victor Baranov b8cac6cae8
chore: Enable Rust sc-verifier microservice by default (#9752) 8 months ago
Victor Baranov 3d6025b261
Send timeout param in debug_traceBlockByNumber request (#9654) 9 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 9 months ago
Maxim Filonov 208192d918
Add last output root size counter (#9532) 9 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
Maxim Filonov f5674ff38e
Improve gasprice oracle time estimation fallback (#9582) 9 months ago
varasev ce5e2f54e4
Support Optimism Ecotone upgrade by Indexer.Fetcher.Optimism.TxnBatch module (#9571) 9 months ago
Viktor Baranov 7a7a424f9e Fix format and cspell tests 9 months ago
Viktor Baranov 534feaacb2 Add cancun evm version 9 months ago
MASDXI 627750338c - change txpool_besuTransactions to txpool_besuPendingTransactions 9 months ago
nikitosing a14630855c
ETH JSON RPC extension (#9409) 9 months ago
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
Qwerty5Uiop 4322e81d52 Add env vars for NFT sanitize migration 9 months ago
Qwerty5Uiop d468ac8168 Add batch_size and concurrency envs for tt token type migration 9 months ago
Qwerty5Uiop e7d2dd0ee4
Fetch coin balances in async mode in realtime fetcher (#9182) 9 months ago
Victor Baranov 4f2dc81a6f
Retry ERC-721 token instance metadata fetch from baseURI + tokenID (#9257) 10 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 10 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 10 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 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 19ef37c398 Prepare for filling and scanning zkevm_bridge_l1_tokens table 10 months ago
POA 0092b1a4c3 Draft 10 months ago
POA 8cf0f63b33 Prepare zkevm_bridge table and its importer 10 months ago
POA b6859d3547 Define chain type 10 months ago
Maxim Filonov e1871b0ff3 Add base and priority fee to gas oracle response 10 months ago
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago