v1.25.0
π¨ Changes in ENV variables
- #1524
NEXT_PUBLIC_HOMEPAGE_SHOW_GAS_TRACKER
has been renamed toNEXT_PUBLIC_GAS_TRACKER_ENABLED
.NEXT_PUBLIC_GAS_TRACKER_UNITS
has been added to allow adjust the units of gas prices.
- #1598 added
NEXT_PUBLIC_HAS_CONTRACT_AUDIT_REPORTS
to enable audits feature - #1610 added
shibarium
toNEXT_PUBLIC_ROLLUP_TYPE
- #1621 added
NEXT_PUBLIC_VALIDATORS_CHAIN_TYPE
for enabling validators page
What's Changed
- Fix RSK stats - transaction fees precision by @tom2drum in #1602
- add method call as tx interpretation by @isstuev in #1615
- Fix broken link in ENVS.md by @bap2pecs in #1622
- Validators list by @tom2drum in #1621
- shibarium deposits and withdrawals by @isstuev in #1610
- audits info and form by @isstuev in #1598
- Gas tracker page by @tom2drum in #1524
- Remove marketplace experiment by @maxaleks in #1613
- Sort dapps by favourite by @maxaleks in #1619
- Rename Apps to DApps by @maxaleks in #1618
outputs
field is not required for contract read method by @tom2drum in #1628- add mixpanel event for swap button by @maxaleks in #1648
New Contributors
Full Changelog: v1.24.1...v1.25.0