v0.30.0
Pre-release
Pre-release
Features
- feat: add data output to token transaction in #640
- feat: show the list of actions of a nano contract tx in the tx data screen in #655
- feat: show nano contract balances in the transaction detail screen in #656
- feat: improve UI/UX for nano state detail and tx data with new custom types in #654
- feat: add nano contract transaction history list to the nano detail screen in #661
- feat: create a reset navigation link component to be used by the nano contract detail screen in #662
- feat: add screen to execute a nano contract method in a generic way in #627
- feat: add action to add data signed by an address in #630
Fixes
- fix: a nano contract might have no argument, so the render method should consider this in #652
- fix: update nano import to nano-contract folder in #667
- fix: nft creation without data ouput in #670
- fix: wallet for Ubuntu 24.04 with backward compatibility in #672
Maintenance
- docs: Checksum validation on SHORT_QA in #651
- chore: upgrade actions to a version that use node20 (LTS) in #660
- refactor: use lib methods to avoid duplicate code in #664
- chore: change nano folder to nano-contract in #666
- chore: update lib to v1.14.1 in #671
Full Changelog: v0.29.0...v0.30.0