Commit Graph

870 Commits (41008abb696a1453595b7e7c13915a31a133d47a)

Author SHA1 Message Date
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 10 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
Qwerty5Uiop fd13a8c269 Denormalization migration + dynamic logic support 11 months ago
Viktor Baranov 5848a7ab21 Remove internal transactions from getLogs query 11 months ago
Viktor Baranov 9a42fc88d0 Block consensus and timestamp in transaction table 11 months ago
Nikita Pozdniakov dbcdd7fafa
Fix tests 11 months ago
Maxim Filonov be3540a125 Support legacy paging options for address txs 11 months ago
Nikita Pozdniakov d45ab76258
BENS integration 11 months ago
Nikita Pozdniakov 68d5156421
Decrease amount of NFT in address collection: 15 -> 9 11 months ago
Maxim Filonov d275b2256d Add general sorting for any scheme 12 months ago
Viktor Baranov e8b0c463f4 Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list 12 months ago
Viktor Baranov b1fc22f43c Regression test added 12 months ago
Victor Baranov 35f1be02e7
Revert "Remove /api/account/v1 path" 1 year ago
Viktor Baranov a26cdffa5f all transactions count at top addresses page 1 year ago
Nikita Pozdniakov 5615d01e46
Add new events to addresses channel: eth_bytecode_db_lookup_started and smart_contract_was_not_verified 1 year ago
Nikita Pozdniakov abaab828dd
Complete account migration to v2 path 1 year ago
Viktor Baranov bfa96e7c3e Remove unused import Mox 1 year ago
Viktor Baranov e188d83aec Remove unused imports 1 year ago
Nikita Pozdniakov f8782d04ce
Fix tests 1 year ago
Nikita Pozdniakov f004e55767 Add setup :verify_on_exit! to all tests using json_rpc mox 1 year ago
Viktor Baranov 284b49dbf5 Fix tests after rebasing 1 year ago
Viktor Baranov 95b3101483 Smart-contract proxy detection refactoring 1 year ago
Nikita Pozdniakov 98210e4bf1
Fix after review; Add test 1 year ago
nikitosing ca1bd8314d
API v2: address nft (#8634) 1 year ago
nikitosing 150533e5b8
Add possibility to search tokens by address hash (#8768) 1 year ago
Viktor Baranov e8ccfbbffe Fix for eth_getbalance API v1 endpoint when requesting latest tag 1 year ago
nikitosing 533eb26329
Add stability_fee for CHAIN_TYPE=stability (#8651) 1 year ago
nikitosing 9828c926d4
Support tokenSymbol and tokenName in /api/v2/import/token-info (#8696) 1 year ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
nikitosing 0560fa8990
Account: add pagination + envs for limits (#8528) 1 year ago
POA 5ea5da2ba4 Define chain type 1 year ago
Nikita Pozdniakov 7cb58ecf15
Fix is_verified for /addresses and /smart-contracts 1 year ago
Nikita Pozdniakov 2f4db2e9aa
Improve `/tabs-counters` and add cache 1 year ago
Viktor Baranov 159c4cbcd0 Add tvl prop to /stats API 1 year ago
Maxim Filonov 80c99447dd Add RSK chain type 1 year ago
Nikita Pozdniakov ae8c7f8914
Integrate /api/v2/bytecodes/sources:search-all of eth_bytecode_db 1 year ago