Commit Graph

2855 Commits (41008abb696a1453595b7e7c13915a31a133d47a)

Author SHA1 Message Date
Kirill Fedoseev 41008abb69 fix: tests 10 months ago
Kirill Fedoseev 1bc0e50245 feat: blobs in search 10 months ago
Nikita Pozdniakov 139cfc926b
Tx summary endpoint: Decode logs via sig provider as fallback; send 500 HTTP code on error 10 months ago
Viktor Baranov 501cf89338 User operation in the search 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 3eaddd16ab Process reviewers comments 10 months ago
nikitosing 6df3521564
Add GET and POST /api/v2/smart-contracts/:address_hash/audit-reports (#9120) 10 months ago
Maxim Filonov 47cef53dbf Fix getblockreward; Add getblockcountdown actions 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
Kirill Fedoseev 3d03945a71 feat: add burn blob fee in tx view 10 months ago
Qwerty5Uiop d3209f0e2e
Handle nil token_ids in token transfers on render (#9143) 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Kirill Fedoseev 15e827e69c fix: review refactor 10 months ago
dependabot[bot] 1352619a5a
Bump credo from 1.7.1 to 1.7.3 (#9117) 10 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 10 months ago
Victor Baranov 9c41c6abb6
Proxy for Account abstraction microservice (#9145) 10 months ago
Kirill Fedoseev b177528be3 chore: refactor 10 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 10 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 10 months ago
Nikita Pozdniakov e2583f1c69
Fix bug with match error; Add sorting before broadcasting updated token balances 11 months ago
Victor Baranov 9f3048b2cd Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/transaction_controller.ex 11 months ago
Victor Baranov 1f87efb196 Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/address_controller.ex 11 months ago
Viktor Baranov 9825192aba Noves.fi API proxy 11 months ago
Viktor Baranov fd67e8a3cf Fix reviewer comments 11 months ago
Viktor Baranov d3d7435df1 Return additional sources in case of bytecode twin of EIP-1167 pattern 11 months ago
Maxim Filonov 0784151ba6 Improve update_in in gas tracker 11 months ago
Maxim Filonov 8a31151460 Return current exchange rate in api/v2/stats 11 months ago
POA f21b2672f7 Fix some log topics for Suave and Polygon Edge 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
Qwerty5Uiop fd13a8c269 Denormalization migration + dynamic logic support 11 months ago
Viktor Baranov e1c6f44c17 Handle nil timestamp in datetime_to_hex function 11 months ago
nikitosing 1aa3bf6b39 Final distribution of changes 11 months ago
Maxim Filonov f2a79e45da Expand gas price oracle functionality 11 months ago
Nikita Pozdniakov 86d1219892
Optimize NFT owner preload 11 months ago
Viktor Baranov dcf423b673 Add banner about new UI 11 months ago
Qwerty5Uiop 8430dca085 Add SmartContractRealtimeEventHandler 11 months ago
Nikita Pozdniakov 6e501106f8
Enable sig provider in tx summary request 11 months ago
Nikita Pozdniakov 0a554020d2
Add address preload in tx summary response 11 months ago
Nikita Pozdniakov 931c2ee2b7
Fix tx input decoding in tx summary microservice request 11 months ago
Nikita Pozdniakov 905d56207f
Add ens info to addresses 11 months ago
Nikita Pozdniakov 7370587cb2
Add ens info to transaction details 11 months ago
Nikita Pozdniakov d45ab76258
BENS integration 11 months ago
Qwerty5Uiop d7e8171fb8 Refactor transactions event preloads 11 months ago
Viktor Baranov 8f10d61d51 Process multiple reviewers comments 11 months ago
Viktor Baranov 21e2f46aa6 Rename burnt_fee_counter to total_gas_used 11 months ago
Nikita Pozdniakov 9449990e36
Do not trim debug data from response 11 months ago
Nikita Pozdniakov e2890b7e5f
Add @spec and @doc; Add just_request_body=true mode to get request body for testing purposes 11 months ago