Commit Graph

9526 Commits (89992add0202cd7e89b431923e9f77afa41aa31f)

Author SHA1 Message Date
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
Viktor Baranov e84ffe7770 Add Compound proxy pattern 12 months ago
Viktor Baranov ef095cd148 Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list 12 months ago
Viktor Baranov b79b2ab50f Fix reviewer comments 12 months ago
Viktor Baranov 62362b1f31 Fix order of proxy standards: 1167, 1967 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
Viktor Baranov afac872dcc Proxy detection hotfix in API v2 12 months ago
Qwerty5Uiop c0ca7081d8 Delete invalid current token balances in OnDemand fetcher 12 months ago