Commit Graph

2951 Commits (0e7f09a5f080da790f16201c4aca60ea0802eab5)

Author SHA1 Message Date
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) 11 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 11 months ago
Kirill Fedoseev 15e827e69c fix: review refactor 11 months ago
dependabot[bot] 1352619a5a
Bump credo from 1.7.1 to 1.7.3 (#9117) 11 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 11 months ago
Victor Baranov 9c41c6abb6
Proxy for Account abstraction microservice (#9145) 11 months ago
Kirill Fedoseev b177528be3 chore: refactor 11 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 11 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 11 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 12 months ago
Viktor Baranov dcf423b673 Add banner about new UI 12 months ago
Qwerty5Uiop 8430dca085 Add SmartContractRealtimeEventHandler 12 months ago
Nikita Pozdniakov 6e501106f8
Enable sig provider in tx summary request 12 months ago
Nikita Pozdniakov 0a554020d2
Add address preload in tx summary response 12 months ago
Nikita Pozdniakov 931c2ee2b7
Fix tx input decoding in tx summary microservice request 12 months ago
Nikita Pozdniakov 905d56207f
Add ens info to addresses 12 months ago
Nikita Pozdniakov 7370587cb2
Add ens info to transaction details 12 months ago
Nikita Pozdniakov d45ab76258
BENS integration 12 months ago
Qwerty5Uiop d7e8171fb8 Refactor transactions event preloads 12 months ago
Viktor Baranov 8f10d61d51 Process multiple reviewers comments 12 months ago
Viktor Baranov 21e2f46aa6 Rename burnt_fee_counter to total_gas_used 12 months ago
Nikita Pozdniakov 9449990e36
Do not trim debug data from response 12 months ago
Nikita Pozdniakov e2890b7e5f
Add @spec and @doc; Add just_request_body=true mode to get request body for testing purposes 12 months ago
Nikita Pozdniakov ea6e678f6e
Add token preload to tx summary endpoint 12 months ago
Nikita Pozdniakov ccfadcee82
Fix review comments; Fix txransaction actions preload 12 months ago
Nikita Pozdniakov 005b1b20ac
Add /api/v2/transactions/{transaction_hash_param}/summary endpoint + Transaction Interpretation Service interface 12 months ago
Viktor Baranov 7727d93d64 Finally resolve decoding issue in right way 1 year ago
Viktor Baranov 120dbf63d8 Return accumulators in order to reduce contract calls 1 year ago
Viktor Baranov b02558048a Fix method decoding by candidates 1 year ago
Viktor Baranov 1076f441d7 Process reviewer comments 1 year ago
Victor Baranov 1c5da63315 Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/smart_contract_controller.ex 1 year ago