Commit Graph

9229 Commits (a54fd5513a1305139583bd14219eb86a8b83596d)

Author SHA1 Message Date
Qwerty5Uiop d7e8171fb8 Refactor transactions event preloads 11 months ago
Viktor Baranov f2f0febdae Process review comment 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
Nikita Pozdniakov 68d5156421
Decrease amount of NFT in address collection: 15 -> 9 11 months ago
Nikita Pozdniakov b9318e09d7
Speed up Indexer.Fetcher.TokenInstance.LegacySanitize 11 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
Qwerty5Uiop c3cd8d6c6b Remove daily balances updating from BlockReward fetcher 12 months ago
dependabot[bot] 601eb3ea90
Bump @babel/core from 7.23.5 to 7.23.6 in /apps/block_scout_web/assets 12 months ago
dependabot[bot] d188dc612a
Bump core-js from 3.33.3 to 3.34.0 in /apps/block_scout_web/assets 12 months ago
dependabot[bot] 2a7917ed9e
Bump @babel/preset-env in /apps/block_scout_web/assets 12 months ago
dependabot[bot] 1677d230d5
Bump chart.js from 4.4.0 to 4.4.1 in /apps/block_scout_web/assets 12 months ago
Nikita Pozdniakov f0b05faace
Add ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS 12 months ago
Nikita Pozdniakov 0583b2450f
Skip failed instances 12 months ago
Viktor Baranov 1c7e19bd24 Blockscout v5.3.3 12 months ago
Viktor Baranov 7727d93d64 Finally resolve decoding issue in right way 12 months ago
Viktor Baranov 16307adbe5 Exclude sig provider from fallback method decoding using db 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
Viktor Baranov 91d583bede Enhance parse_http_error_response response 12 months ago
Viktor Baranov 9d4bdf963c Process nil response 12 months ago
Viktor Baranov 1076f441d7 Process reviewer comments 12 months ago
Victor Baranov 1c5da63315 Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/smart_contract_controller.ex 12 months ago
Viktor Baranov 9ee7e9c772 Extend fallback controller for API v2 in order to handle responses from solidityscan api endpoint 12 months ago
Viktor Baranov 5260f09ed7 Generalized decode_json function 12 months ago
Viktor Baranov c761c52eac Solidityscan report API endpoint 12 months ago
Qwerty5Uiop 9b99970a7e Enable geth tests in CI 12 months ago
Qwerty5Uiop c44c3b5ed0 Handle lowercase STOP opcode 12 months ago
Qwerty5Uiop ba0aae21af Add test for lowercase internal transaction type 12 months ago
Qwerty5Uiop 56f5f899ee Allow call type to be in lower case 12 months ago
dependabot[bot] a73132ffaf
Bump gettext from 0.23.1 to 0.24.0 12 months ago
dependabot[bot] e54f0707f7
Bump @fortawesome/fontawesome-free in /apps/block_scout_web/assets 12 months ago
dependabot[bot] 171b6d6458
Bump @babel/preset-env in /apps/block_scout_web/assets 12 months ago
Maxim Filonov 9b43a5fb55 Fix native coin exchange rate 12 months ago
dependabot[bot] f3e9680401
Bump photoswipe from 5.4.2 to 5.4.3 in /apps/block_scout_web/assets 12 months ago
dependabot[bot] bd4629bdd3
Bump @babel/core from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets 12 months ago
dependabot[bot] eafeca0df9
Bump redux from 4.2.1 to 5.0.0 in /apps/block_scout_web/assets 12 months ago
dependabot[bot] e642e439a9
Bump eslint from 8.54.0 to 8.55.0 in /apps/block_scout_web/assets 12 months ago
dependabot[bot] 1382b28a46
Bump @amplitude/analytics-browser in /apps/block_scout_web/assets 12 months ago
dependabot[bot] 700e7810ea
Bump postcss from 8.4.31 to 8.4.32 in /apps/block_scout_web/assets 12 months ago
Maxim Filonov 37bebdd0f0 Fix CI 12 months ago
Maxim Filonov afb6ef3f85 Take into account possible nil fee 12 months ago
Maxim Filonov d275b2256d Add general sorting for any scheme 12 months ago
Viktor Baranov 571a6cdc2c Add test with 0x... input in string type argument 12 months ago
Viktor Baranov 65b1cef8a6 Reviewer comment: parse_args swap clauses 12 months ago
Viktor Baranov 8c98551c5c Fix abi encoded string argument 12 months ago