v23.7.0
Notable Changes
- We switched the set of build tools from Vue-CLI to Vite (Vue-CLI is now in maintenance mode, and we were using an even older release). This involved numerous changes, but the most visible aspects are simply a slightly different set of scripts and a faster build. The README has been updated accordingly.
- The search bar now supports searching transactions via their EVM hash.
- The ContractDetails view now displays the contract nonce property, when present in the contract.
What's Changed
- Bump protobufjs from 7.2.2 to 7.2.4 by @dependabot in #657
- 00659 Connection to Blade wallet is broken by @ericleponner in #660
- 00662 fix discrepancies in stake for consensus (and percentage) by @svienot in #663
- 00633 Display contract nonce by @svienot in #666
- Replacing vue-cli / jest by vite / vitest by @ericleponner in #667
- [Snyk] Upgrade: @fortawesome/fontawesome-svg-core, @fortawesome/free-brands-svg-icons, @fortawesome/free-solid-svg-icons by @MarcKriguerAtHedera in #637
- 00672 RewardTransferGraph unit test randomly fails by @ericleponner in #673
- [Snyk] Upgrade @oruga-ui/oruga-next from 0.5.10 to 0.6.0 by @snyk-bot in #641
- [Snyk] Upgrade @kabuto-sh/ns from 0.6.2 to 0.7.0 by @snyk-bot in #524
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #664
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #661
- 00482 Support for searching via EVM tx hash by @ericleponner in #675
Full Changelog: v23.6.0...v23.7.0