v1.33.0
π New Features
- Dapp ratings by @maxaleks in #2089
- Add a "Get gas" button by @maxaleks in #2108
- MUD framework support by @isstuev in #2090
- Block Countdown page by @tom2drum in #2091
- Stats: give emphasis to incomplete data days by @tom2drum in #2085
- Implementation name behind proxy name by @tom2drum in #2071
- Celo: show gas fees paid in ERC20 tokens by @tom2drum in #2061
- Add tooltip with full date on "age" fields by @isstuev in #2095
π Bug Fixes
- Fix show reward condition in blocks table by @isstuev in #2065
- Identicon render issue on
Name details
page on mobile by @tom2drum in #2062 - Token name is shortened incorrectly on CSV export page by @tom2drum in #2079
- Show error if contract method has invalid data structure by @tom2drum in #2087
- Fix: using
===
to checkNEXT_PUBLIC_PROMOTE_BLOCKSCOUT_IN_TITLE
by @cheng404 in #2122
π¦ Dependencies updates
- Migrate to
@blockscout/stats-types
and@blockscout/visualizer-types
by @tom2drum in #2063 - Bump ws from 8.12.0 to 8.18.0 by @dependabot in #2080
- Bump braces from 3.0.2 to 3.0.3 in /deploy/tools/envs-validator by @dependabot in #2081
- Bump braces from 3.0.2 to 3.0.3 in /deploy/tools/affected-tests by @dependabot in #2082
- Bump @grpc/grpc-js from 1.9.9 to 1.10.10 by @dependabot in #2083
- Bump vite from 4.5.2 to 4.5.3 by @dependabot in #2084
π¨ Design updates
- Redesign hero section on home page by @tom2drum in #2050
- Update info icon color by @tom2drum in #2088
- Update gutter between popover and anchor by @tom2drum in #2057
- Update navigation menu styles by @tom2drum in #2094
- Public tags design updates by @tom2drum in #2078
β¨ Other Changes
- Add logo and copyright to page footer by @tom2drum in #2051
- Quick search - move BENS results to the top by @tom2drum in #2069
- SVG sprite page by @tom2drum in #2056
- Synchronize dev ENVs presets by @tom2drum in #2093
- Changing the description for flatteners during the verification by @NikitaSavik in #2096
- RPC tests by @tom2drum in #2101
- Change counter labels to H2 by @isstuev in #2102
- Delete gas used utilization for some rollups by @isstuev in #2099
- Remove action button experiment by @maxaleks in #2105
- Lock marketplace action bar at the top of the page by @maxaleks in #2106
- Don't retry SolidityScan resources by @tom2drum in #2110
- Remove marketplace env vars from deployment values by @maxaleks in #2121
- replace '--chmod=+x' with '--chmod=755' for 'COPY' instructions in Dockerfile to be podman-friendly by @fullkomnun in #2119
- Support hiding "REST API" and "GraphQL" links from navigation by @tom2drum in #2128
- Update verification methods in the UI by @tom2drum inhttps://github.com//pull/2129
π¨ Changes in ENV variables
- #2061: Added
NEXT_PUBLIC_NETWORK_MULTIPLE_GAS_CURRENCIES
to adjust views for chains where users can pay transaction fees in either the native coin or ERC-20 tokens. - #2089: Added
NEXT_PUBLIC_MARKETPLACE_RATING_AIRTABLE_API_KEY
andNEXT_PUBLIC_MARKETPLACE_RATING_AIRTABLE_BASE_ID
for enabling Dapps rating in the marketplace. - #2108: Added
NEXT_PUBLIC_GAS_REFUEL_PROVIDER_CONFIG
to configure "Get gas" button in the top bar. - #2128: Added
none
to the list of possible values ofNEXT_PUBLIC_API_SPEC_URL
andNEXT_PUBLIC_GRAPHIQL_TRANSACTION
, so the user can disable these features - #2129: Added
NEXT_PUBLIC_VIEWS_CONTRACT_EXTRA_VERIFICATION_METHODS
to customize extra verification methods of smart-contracts - #2090: Added
NEXT_PUBLIC_HAS_MUD_FRAMEWORK
for enabling support of MUD game framework
Full list of the ENV variables: v1.33.0
π¦ New Contributors
- @NikitaSavik made their first contribution in #2096
- @fullkomnun made their first contribution in #2119
- @cheng404 made their first contribution in #2122
Full Changelog: v1.32.1...v1.33.0