Note: The issue with ETHEREUM_JSONRPC_WS_URL environment variable, which was introduced in 5.0.0, has been resolved in the current release. This variable can be used as usual. Moreover, it supports secured wss endpoint (wss://) now.
Features
- #6973 - API v2:
/smart-contractsand/state-changesendpoints - #6897 - Support basic auth in JSON RPC endpoint
- #6908 - Allow disable API rate limit
- #6951, #6958 - Set poll: true for TokenInstance fetcher
- #5720 - Fetchers graceful shutdown
Fixes
- #6933 - Extract blocking UI requests to separate GenServers
- #6953 - reCAPTCHA dark mode
- #6940 - Reduce ttl_check_interval for cache module
- #6941 - Sanitize search query before displaying
- #6912 - Docker compose fix exposed ports
- #6913 - Fix an error occurred when decoding base64 encoded json
- #6911 - Fix bugs in verification API v2
- #6903, #6937, #6961 - Fix indexed blocks value in "Indexing tokens" banner
- #6891 - Fix read contract for geth
- #6889 - Fix Internal Server Error on tx input decoding
- #6893 - Fix token type definition for multiple interface tokens
- #6922 - Fix WebSocketClient
- #6501 - Fix wss connect
Chore
- #6981 - Token instance fetcher batch size and concurrency env vars
- #6954, #6979 - Move some compile time vars to runtime
- #6952 - Manage BlockReward fetcher params
- #6929 - Extend
INDEXER_MEMORY_LIMITenv parsing - #6902 - Increase verification timeout to 120 seconds for microservice verification
Dependencies version bumps
- #6882 - Bump exvcr from 0.13.4 to 0.13.5
- #6883 - Bump floki from 0.34.0 to 0.34.1
- #6884 - Bump eslint from 8.33.0 to 8.34.0 in /apps/block_scout_web/assets
- #6894 - Bump core-js from 3.27.2 to 3.28.0 in /apps/block_scout_web/assets
- #6895 - Bump sass from 1.58.0 to 1.58.1 in /apps/block_scout_web/assets
- #6905 - Bump jest-environment-jsdom from 29.4.2 to 29.4.3 in /apps/block_scout_web/assets
- #6907 - Bump cbor from 1.0.0 to 1.0.1
- #6906 - Bump jest from 29.4.2 to 29.4.3 in /apps/block_scout_web/assets
- #6917 - Bump tesla from 1.5.0 to 1.5.1
- #6930 - Bump sweetalert2 from 11.7.1 to 11.7.2 in /apps/block_scout_web/assets
- #6942 - Bump @babel/core from 7.20.12 to 7.21.0 in /apps/block_scout_web/assets
- #6943 - Bump gettext from 0.22.0 to 0.22.1
- #6944 - Bump sass from 1.58.1 to 1.58.3 in /apps/block_scout_web/assets
- #6966 - Bump solc from 0.8.18 to 0.8.19 in /apps/explorer
- #6967 - Bump photoswipe from 5.3.5 to 5.3.6 in /apps/block_scout_web/assets
- #6968 - Bump ex_rlp from 0.5.5 to 0.6.0