Commit Graph

422 Commits (e66d345b96a2d3b2cdece4ad5fbd996cef44e099)

Author SHA1 Message Date
Qwerty5Uiop 3fffd46197
fix: Revert the deletion of deriving current token balances (#10811) 2 months ago
Victor Baranov d95332fc6b
chore: Add primary key to address_tags table (#10818) 2 months ago
Qwerty5Uiop eeee120768
chore: Add meta to migrations_status (#10678) 3 months ago
Qwerty5Uiop 11d6a2e9a9
chore: Token balances fetcher slow queue (#10694) 3 months ago
Victor Baranov 0f7aba6337
fix: Fetch contract methods decoding candidates sorted by inserted_at (#10529) 4 months ago
Qwerty5Uiop f1752d972d
fix: Add no overlapping constraint to missing_block_ranges (#10449) 4 months ago
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
Qwerty5Uiop e2692945fc
feat: Add window between balance fetch retries for missing balanceOf tokens (#10142) 6 months ago
Rim Rakhimov fcc5ff2c89
feat: Blueprint contracts support (#10058) 7 months ago
Victor Baranov def8a1aed0
feat: Clone with immutable arguments proxy pattern (#10039) 7 months ago
nikitosing 2dd96493bd
feat: Improve retry NFT fetcher (#10027) 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
Victor Baranov cef3285999
feat: Certified smart contracts (#9910) 7 months ago
Victor Baranov c4113ae2ab
perf: Adjust unfetched_address_token_balances_index to fit all bound query conditions (#9912) 7 months ago
Victor Baranov df660c90c6
perf: Enhance index for token holders list (#9816) 7 months ago
Victor Baranov 0c5278c8be
perf: Improve performance of token page transfers tab (#9809) 7 months ago
nikitosing 36df683929
feat: Support verifier alliance and eth-bytecode-db v1.7.0 changes (#9724) 8 months ago
Victor Baranov 25039ca731
feat: Contract code on-demand fetcher (#9708) 8 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 9 months ago
Victor Baranov 0eb7501211
Rewrite query for token transfers on address to eliminate "or" (#9576) 9 months ago
Qwerty5Uiop 400b45b145
Massive blocks fetcher (#9486) 9 months ago
nikitosing 7467d4d075
Add tsvector index on smart_contracts.name (#9487) 9 months ago
Kirill Fedoseev b74ddce2a2 feat: stream blocks without internal transactions backwards 9 months ago
Qwerty5Uiop ac736defdc Add block_consensus to token_transfers 9 months ago
Qwerty5Uiop dbaedbca2c Create token_transfers token_type index concurrently 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Nikita Pozdniakov 362dae45db
Add license_type field to smart_contracts table; Forward license_type through verification endpoints 10 months ago
Viktor Baranov 8f5588db48 Change index creation to concurrent 10 months ago
nikitosing 6df3521564
Add GET and POST /api/v2/smart-contracts/:address_hash/audit-reports (#9120) 10 months ago
Victor Baranov e4e1653459
"cataloged" index on tokens table (#9233) 10 months ago
Victor Baranov 400403fb1f
Enhanced unfetched token balances index (#9153) 10 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 10 months ago
Viktor Baranov c7f566156e Add ASC indices for logs, token transfers, transactions 11 months ago
Victor Baranov a4799d35aa Drop unused token_id column from token_transfers table and indexes based on this column (#9005) 11 months ago
Victor Baranov 83978978f9 Drop logs type column and related index (#9007) 11 months ago
Victor Baranov 4df5df71fa Change log topic type in the DB to bytea (#9000) 11 months ago
Qwerty5Uiop 39a8d6094a Denormalization improvements 11 months ago
Qwerty5Uiop fd13a8c269 Denormalization migration + dynamic logic support 11 months ago
Viktor Baranov 9a42fc88d0 Block consensus and timestamp in transaction table 11 months ago
Viktor Baranov f6f225d772 Change index: base it to hash column 11 months ago
Viktor Baranov a176c38825 Index for block refetch_needed 11 months ago
Viktor Baranov 6cbbe1f2ae Drop unused indexes on address_current_token_balances table 11 months ago
Viktor Baranov fec9509027 Refine token transfers token ids index 11 months ago
Maxim Filonov f2a79e45da Expand gas price oracle functionality 11 months ago
Maxim Filonov 48bc9a16bd Take into account `CHAIN_TYPE` for RSK 1 year ago
Maxim Filonov aec9261178 Add rootstock specific fields (#8076) 1 year ago
POA 5ea5da2ba4 Define chain type 1 year ago