Commit Graph

954 Commits (480b763c8eb3bc4a161d5e6fd86e3589ac62ebe0)

Author SHA1 Message Date
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) 8 months ago
Victor Baranov 0202715dcc
fix: Correct processing of sized array to view in API v2 (#9854) 8 months ago
Fedor Ivanov 5755e46b2f
chore: move `has_methods_*` fields to `/smart-contracts` endpoint response (#9599) 8 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
Viktor Baranov 1ab80877ce Fix EIP-1967 beacon proxy pattern detection 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Fedor Ivanov 66b7badf37
Fix missing `0x` prefix in `eth_getLogs` response (#9514) 9 months ago
Qwerty5Uiop e7d2dd0ee4
Fetch coin balances in async mode in realtime fetcher (#9182) 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 10 months ago
Victor Baranov cef2819e10
Fix using of startblock/endblock in API v1 list endpoints: txlist, txlistinternal, tokentx (#9364) 10 months ago
Nikita Pozdniakov b2c53dc87f
Fix tests 10 months ago
nikitosing 262bdd173a
Add fallback effective gas price calculation (#9305) 10 months ago
nikitosing 10520bc026
Fix read contract bug (#9300) 10 months ago
Maxim Filonov b1f979587c Fix dialyzer and add TypedEctoSchema 10 months ago
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
Viktor Baranov 795590a3d8 api v1 allow multiple slashes in the path before "api" 10 months ago
Maxim Filonov 47cef53dbf Fix getblockreward; Add getblockcountdown actions 10 months ago
Victor Baranov 250bc5d3c7
Exclude genesis block from average block time calculation (#9173) 10 months ago
nikitosing 6a13e367cb
Fix 500 response on token id which is not in DB (#9187) 10 months ago
nikitosing f258b07571
Add /api/v2/utils/decode-calldata endpoint (#9148) 10 months ago
Victor Baranov 59c0056d6a
Fetch token image from CoinGecko (#9132) 10 months ago
Victor Baranov d06d4f3cab
Fix log decoding bug (#9241) 10 months ago
Viktor Baranov fbc943227f Fix flickering test 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 10 months ago
Kirill Fedoseev 37e968f76c fix: tests 11 months ago
Viktor Baranov 1f927c1998 Add regress test 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