- New Feature: Introduced a neutered KeyTree constructor: CardanoIcarusKey.neuteredFromSeed.
- Enhancement: Replaced the
BlockFrost
implementation withKoiosScanner
for improved scanning functionality. - Maintenance: Updated project dependencies to the latest versions.
- Bug Fix: Corrected coin type handling in compliance with CIP-1852 and CIP-1954 standards.
- Updated example using bip39 and correct account paths
- Updated lint to 5.0.0
- Updated for the 3.x SDK version.
- Updated CI
API break changes due to the pinenacl v0.5.0 API breaks
Bumped to v0.4.0 due to the API breaks presented in pinenacl-dart v0.3.5 (bumped to v0.4.0)
Updated to be compatible with pinenacle v0.3.5
API Breaking changes. Removed Cardano dependencies
- Cip1852
- Cip1854
- Cardano masterkey generation implementations
API Breaking changes