Commit Graph

1283 Commits (41008abb696a1453595b7e7c13915a31a133d47a)

Author SHA1 Message Date
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
Maxim Filonov 47cef53dbf Fix getblockreward; Add getblockcountdown actions 10 months ago
Victor Baranov 59c0056d6a
Fetch token image from CoinGecko (#9132) 10 months ago
Kirill Fedoseev 5b181b0a5c fix: hide doctest behind chain type 10 months ago
Kirill Fedoseev a44be8f218 feat: add basic blob fetcher tests 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Kirill Fedoseev a22d4ca336 chore: docstrings and broken tests 10 months ago
Kirill Fedoseev 15e827e69c fix: review refactor 10 months ago
Kirill Fedoseev 37e968f76c fix: tests 11 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 11 months ago
Viktor Baranov e6b39be251 Manage proxy implementation ttl via avg block time 11 months ago
shuoer86 3aef113f6f
Fix typo 11 months ago
shuoer86 b31dd86bb0
Fix typo 11 months ago
shuoer86 5ea59f3f21
Fix typo 11 months ago
Viktor Baranov 1f927c1998 Add regress test 11 months ago
Viktor Baranov d3d7435df1 Return additional sources in case of bytecode twin of EIP-1167 pattern 11 months ago
Maxim Filonov 8a31151460 Return current exchange rate in api/v2/stats 11 months ago
Viktor Baranov 05242dbb66 Allow payable function with output appear in the Read tab 11 months ago
Qwerty5Uiop d4e03a8e7f Fix migration_finished? logic 11 months ago
Qwerty5Uiop a67da9a7e7 Improve filling migrations tests 11 months ago
Qwerty5Uiop a7a3d2827b Token type filling migrations 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 5c05a7e0bf Move denormalization migration modules to a separate dir 11 months ago
Qwerty5Uiop efef76742a Denormalization improvements 11 months ago
Qwerty5Uiop 39a8d6094a Denormalization improvements 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
nikitosing 1aa3bf6b39 Final distribution of changes 11 months ago
Viktor Baranov 9a42fc88d0 Block consensus and timestamp in transaction table 11 months ago
Maxim Filonov f2a79e45da Expand gas price oracle functionality 11 months ago
Nikita Pozdniakov 86d1219892
Optimize NFT owner preload 11 months ago
Qwerty5Uiop 61eeae6e2c TRACE_BLOCK_RANGES env var 11 months ago
Viktor Baranov 21e2f46aa6 Rename burnt_fee_counter to total_gas_used 12 months ago
Nikita Pozdniakov b9318e09d7
Speed up Indexer.Fetcher.TokenInstance.LegacySanitize 12 months ago
Nikita Pozdniakov f0b05faace
Add ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS 12 months ago
Viktor Baranov 120dbf63d8 Return accumulators in order to reduce contract calls 12 months ago
Viktor Baranov b02558048a Fix method decoding by candidates 12 months ago
Maxim Filonov 37bebdd0f0 Fix CI 12 months ago
Maxim Filonov d275b2256d Add general sorting for any scheme 12 months ago
Viktor Baranov ef095cd148 Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list 1 year ago
Viktor Baranov 62362b1f31 Fix order of proxy standards: 1167, 1967 1 year ago
Viktor Baranov e8b0c463f4 Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list 1 year ago
Qwerty5Uiop bd2d21b2cb Fix average block time 1 year ago
Viktor Baranov a26cdffa5f all transactions count at top addresses page 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 95b3101483 Smart-contract proxy detection refactoring 1 year ago
nikitosing ca1bd8314d
API v2: address nft (#8634) 1 year ago