Commit Graph

1353 Commits (686fceef8a35517cde34cbadef62fd40f4debc82)

Author SHA1 Message Date
Maxim Filonov b8efe6e524
fix: flaky market test (#10262) 5 months ago
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
nikitosing d231ca62bd
fix: Replace empty arg names with argN (#9748) 6 months ago
Victor Baranov e29f3e2a52
feat: Get ERC-1155 token name from contractURI getter fallback (#10187) 6 months ago
nikitosing 80a8e3b464
fix: Filter WETH transfers in indexer + migration to delete historical incorrect WETH transfers (#10134) 6 months ago
nikitosing 3e77a354ba
feat: Add Fee column to Internal transactions CSV export (#10204) 6 months ago
Victor Baranov 59170c0d81
chore: Exclude write methods from read tabs (#10111) 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
Kirill Fedoseev 2151248e10
feat: implement fetch_first_trace for Geth (#10087) 6 months ago
Kirill Fedoseev 7f6ee61c10
fix: Rework revert_reason (#9212) 7 months ago
Rim Rakhimov 621024c046
fix: vyper contracts re-verificaiton (#10053) 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
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
Qwerty5Uiop 4049b036cc
feat: Omit balanceOf requests for tokens that doesn't support it (#10018) 7 months ago
Maxim Filonov 14435dad2c
fix: `GAS_PRICE_ORACLE_NUM_OF_BLOCKS` calculation (#9943) 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
TechVest 279bbe4b7e
chore: fix some typos in comments (#9900) 8 months ago
Victor Baranov 9e64ff8d6e
IPFS gateway URL extra params (#9898) 8 months ago
Qwerty5Uiop aed355a4b1
chore: Separate reorgs from blocks that just need refetch (#9674) 8 months ago
Qwerty5Uiop 49a4523847
fix: Add non-unique log_index support in update_token_instances_owner (#9862) 8 months ago
wanshuangcheng 577254f9fd
chore: fix some typos in conments (#9838) 8 months ago
nikitosing 61375ae760
feat: Add /api/v2/blocks/{hash_or_number}/internal-transactions endpoint (#9668) 8 months ago
nikitosing 36df683929
feat: Support verifier alliance and eth-bytecode-db v1.7.0 changes (#9724) 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 b8cac6cae8
chore: Enable Rust sc-verifier microservice by default (#9752) 8 months ago
Victor Baranov ffa12234c4
fix: Change CoinGecko token image attribute priority (#9671) 8 months ago
Victor Baranov 610a145103
fix: erc-404 type stored in token balances tables (#9700) 8 months ago
Snoppy 79a6b6bff9
chore: fix typos (#9693) 8 months ago
Viktor Baranov 6177a972fb Remove debug code 9 months ago
nikitosing c3d3ceee22
Tokens import improvements (#9653) 9 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 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
Qwerty5Uiop 5505206714
Don't insert pbo for not inserted blocks (#9629) 9 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
nikitosing ac5625df90
Add user_op interpretation (#9473) 9 months ago
Maxim Filonov f5674ff38e
Improve gasprice oracle time estimation fallback (#9582) 9 months ago
Fedor Ivanov ed064c3ec2
Fix skipped read methods (#9621) 9 months ago
Viktor Baranov ce36a5d714 Fix case for less 20 bytes in response 9 months ago
Viktor Baranov 70fdae23d0 Processing of eth_getStorageAt might return less 32 bytes 9 months ago
Viktor Baranov 1ab80877ce Fix EIP-1967 beacon proxy pattern detection 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
Viktor Baranov 41f8f1cbd2 Refactoring, cover with tests 9 months ago