Commit Graph

1390 Commits (8ecde2e05d1749ef26343dfe246946283aa24afa)

Author SHA1 Message Date
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) 8 months ago
Victor Baranov d7641a28f3
feat: Exit on provided invalid CHAIN_TYPE (#9904) 8 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) 9 months ago
Snoppy 79a6b6bff9
chore: fix typos (#9693) 9 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
Qwerty5Uiop 20060526a5 Update updated_at along with block consensus in internal transactions runner 9 months ago
Qwerty5Uiop ac736defdc Add block_consensus to token_transfers 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Qwerty5Uiop c118d877c7 Refactor token transfers migration name 10 months ago
Qwerty5Uiop 09b269bf72 Eliminate incorrect token transfers with empty token_ids 10 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 10 months ago
Viktor Baranov 2334440b01 indexed_ratio_blocks value is 1, if no blocks 10 months ago
Victor Baranov cef2819e10
Fix using of startblock/endblock in API v1 list endpoints: txlist, txlistinternal, tokentx (#9364) 10 months ago
nikitosing 262bdd173a
Add fallback effective gas price calculation (#9305) 10 months ago
Victor Baranov 00ce0f0480
Parse contract codes and balances from custom genesis.json (#9349) 10 months ago
Maxim Filonov 66b88d4981 Fix manual uncle reward calculation 10 months ago
Maxim Filonov 9bfcc27fb1 Process nikitosing4 review 10 months ago
Maxim Filonov e1871b0ff3 Add base and priority fee to gas oracle response 10 months ago