Commit Graph

932 Commits (de284ba429d4955275a6114f73b99fcb572c4037)

Author SHA1 Message Date
Fedor Ivanov fdfea14e9c
fix: `getsourcecode` in API v1 for verified proxy (#10273) 5 months ago
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
Maxim Filonov e02dde7ee9
feat: Advanced Filters (#9769) 6 months ago
Maxim Filonov 3bea0e842e
perf: replace individual queries with ecto preload (#10203) 6 months ago
nikitosing a8e2e127b5
feat: Batch read methods requests (#10192) 6 months ago
Viktor Baranov d9586c233f fix: Resolve flaky address_controller test for web 6 months ago
Victor Baranov a072be34b7
chore: Return is verified=true for verified minimal proxy pattern (#10132) 6 months ago
Qwerty5Uiop ba49416709
fix: Move auth routes to general router (#10153) 6 months ago
Victor Baranov 3e551ba242
Improve response of address API to return multiple implementations for Diamond proxy (#10113) 6 months ago
Kirill Fedoseev 2151248e10
feat: implement fetch_first_trace for Geth (#10087) 6 months ago
Kirill Fedoseev 7f6ee61c10
fix: Rework revert_reason (#9212) 6 months ago
Victor Baranov 4d4f355b0d
fix: Eliminate from_address_hash == #{address_hash} clause for transactions query in case of smart-contracts (#9469) 6 months ago
Rim Rakhimov fcc5ff2c89
feat: Blueprint contracts support (#10058) 6 months ago
Victor Baranov def8a1aed0
feat: Clone with immutable arguments proxy pattern (#10039) 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
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
nikitosing 8312379fbf
chore: Migrate to GET variant of {{metadata_url}}/api/v1/metadata (#9994) 7 months ago
Victor Baranov a16afd14b3
feat: save smart-contract proxy type in the DB (#10033) 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
Maxim Filonov 886c4414a1
fix: handle "null" filter in api/v1/logs-csv (#9933) 7 months ago
nikitosing af4c29db8e
fix: Fix metadata preload (#9925) 7 months ago
Victor Baranov cef3285999
feat: Certified smart contracts (#9910) 7 months ago
Victor Baranov 942df2196f
perf: Paging function edge cases fix (#9820) 7 months ago
Victor Baranov d7641a28f3
feat: Exit on provided invalid CHAIN_TYPE (#9904) 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
Fedor Ivanov b605d0cedd
fix: handle transactions with `gas_price` set to `nil` in `transaction_revert_reason/2` (#9647) 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
Victor Baranov a2079c49ef
chore: Reduce number of warnings in web tests (#9851) 8 months ago
Victor Baranov a3edd19669
chore: Remove /config/json-rpc-url API endpoint (#9798) 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
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
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
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 ee3b9c2c28
ERC-404 basic support (#9407) 9 months ago
nikitosing da6c71d911
Fix zero balances coming via WS (#9510) 9 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
nikitosing 646c8492b8
Convert outputs to string in smart_contract_view.ex (#9529) 9 months ago
Fedor Ivanov 354b7e45bc
Fix duplicate read methods (#9591) 9 months ago
Viktor Baranov 70fdae23d0 Processing of eth_getStorageAt might return less 32 bytes 9 months ago