Commit Graph

368 Commits (master)

Author SHA1 Message Date
Qwerty5Uiop 0e7f09a5f0
fix: Add a separate db url for events listener (#10164) 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) 6 months ago
Qwerty5Uiop 2e4e2ec051
fix: Separate indexer setup (#10032) 6 months ago
Victor Baranov 5bbf68e756
fix: Disallow batched queries in GraphQL endpoint (#10050) 6 months ago
nikitosing 2dd96493bd
feat: Improve retry NFT fetcher (#10027) 6 months ago
Kirill Fedoseev fb4fde678d
feat: MUD API support (#9869) 7 months ago
Alexander Kolotov 6f5dc3b5d3
feat: precompiled contracts ABI import (#9899) 7 months ago
Viktor Baranov 631af84a6c Add zksync to supported_chain_types 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) 7 months ago
Victor Baranov ac2ff4638e
Zerion API proxy (#9896) 7 months ago
Qwerty5Uiop 09fc661185
fix: Refactor catchup rudimentaries + fix graceful shutdown (#9729) 7 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) 8 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 8 months ago
Maxim Filonov 208192d918
Add last output root size counter (#9532) 8 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 8 months ago
Maxim Filonov f5674ff38e
Improve gasprice oracle time estimation fallback (#9582) 8 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
nikitosing 546b732ac1
Add stability validators (#9390) 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
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
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 9 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 9 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 9 months ago
POA ae812aa633 Small refactoring 9 months ago
POA 19ef37c398 Prepare for filling and scanning zkevm_bridge_l1_tokens table 9 months ago
POA 0092b1a4c3 Draft 9 months ago
POA 8cf0f63b33 Prepare zkevm_bridge table and its importer 9 months ago