Commit Graph

2948 Commits (bf3f32137d6fdf8aa7c4ff83cd87fc579396ef4c)

Author SHA1 Message Date
Victor Baranov 3e551ba242
Improve response of address API to return multiple implementations for Diamond proxy (#10113) 6 months ago
Victor Baranov 22c106a2b0
Fix certified flag in the search API v2 endpoint (#10094) 6 months ago
Qwerty5Uiop 8265c9d6d7
fix: Add healthcheck endpoints for indexer-only setup (#10076) 6 months ago
Kirill Fedoseev 7f6ee61c10
fix: Rework revert_reason (#9212) 6 months ago
Qwerty5Uiop 2e4e2ec051
fix: Separate indexer setup (#10032) 6 months ago
Rim Rakhimov fcc5ff2c89
feat: Blueprint contracts support (#10058) 6 months ago
Victor Baranov 5bbf68e756
fix: Disallow batched queries in GraphQL endpoint (#10050) 6 months ago
Victor Baranov def8a1aed0
feat: Clone with immutable arguments proxy pattern (#10039) 6 months ago
Victor Baranov b377ba5588
refactor: Refactor get_additional_sources/4 -> get_additional_sources/3 (#10046) 7 months ago
Fedor Ivanov 6fa60b4e4b
chore: remove `has_methods` from `/addresses` (#10051) 7 months ago
Kirill Fedoseev fb4fde678d
feat: MUD API support (#9869) 7 months ago
Kevin Mathew 18ef2c0ef5
chore: Update outdated links to ETH JSON RPC Specification in docstrings (#10041) 7 months ago
Victor Baranov fe9000cff9
feat: Diamond proxy (EIP-2535) support (#10034) 7 months ago
Fedor Ivanov ebe6535fa6
fix: search for long integers (#9651) 7 months ago
Victor Baranov f5eb946ccf
feat: Detect EIP-1967 proxy pattern on unverified smart-contracts (#9864) 7 months ago
nikitosing 23419e7180
fix: Fix incorrect image_url parsing from NFT meta (#9956) 7 months ago
nikitosing 37eb26a3cc
feat: Add ENS category to search result; Add ENS to check-redirect (#9779) 7 months ago
Victor Baranov cef3285999
feat: Certified smart contracts (#9910) 7 months ago
Maxim Filonov 5e59d44769
fix: `coin_price_change_percentage` calculation (#9774) 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 3f4b1ee012
feat: Return number of days in address's coin-balance-history-by-day API v2 endpoint (#9806) 7 months ago
Victor Baranov ac2ff4638e
Zerion API proxy (#9896) 7 months ago
Victor Baranov 0202715dcc
fix: Correct processing of sized array to view in API v2 (#9854) 7 months ago
Fedor Ivanov 5755e46b2f
chore: move `has_methods_*` fields to `/smart-contracts` endpoint response (#9599) 7 months ago
Qwerty5Uiop 6006a3068b
chore: Add metrics for realtime event handlers queue length (#9822) 7 months ago
Victor Baranov a3edd19669
chore: Remove /config/json-rpc-url API endpoint (#9798) 8 months ago
Maxim Filonov 649bf71958
feat: Secondary coin price in `api/v2/stats` (#9777) 8 months ago
nikitosing 61375ae760
feat: Add /api/v2/blocks/{hash_or_number}/internal-transactions endpoint (#9668) 8 months ago
nikitosing 45fa2aab5a
feat: Integrate Metadata microservice (#9706) 8 months ago
nikitosing 36df683929
feat: Support verifier alliance and eth-bytecode-db v1.7.0 changes (#9724) 8 months ago
nikitosing 0f153faf94
feat: Add rate limits to graphQL API (#9771) 8 months ago
Kirill Fedoseev 7b4f2e1cbb
feat: support for internal user operation calldata decoded by microservice (#9776) 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
nikitosing e830e45475
feat: Add /api/v2/tokens/:address_hash_param/holders/csv endpoint (#9722) 8 months ago
Victor Baranov 8f2c0e5240
fix: Update token's holder_count in the db from ETS module (#9623) 8 months ago
Victor Baranov bfe9e49916
chore: Remove /api/account/v1 path (#9660) 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
Alexander Kolotov 9b99f72a3a
feat: Improvements in zksync batch related transactions requests (#9680) 8 months ago
nikitosing 6c207c2d5d
feat: Add trying to decode internal calldata for user ops (#9675) 8 months ago
varasev cdc3ab8b2a
fix: Separate ZkSync and ZkEvm readers in API controller (#9749) 8 months ago
nikitosing 31b0c71117
fix: Add missing preloads (#9520) 8 months ago
Victor Baranov afedd81dae
fix: erc-404 token transfers null value (#9698) 8 months ago
Mohammed Zeglam b1ee3edeb0
refactor: `Enum.count` to `Enum.empty?` (#9666) 8 months ago
nikitosing c3d3ceee22
Tokens import improvements (#9653) 8 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 8 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 8 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 8 months ago