- Support "Create Chain" and "Creat Subnet transactions.
- Improve batching support, making the transaction parsing more robust in the process.
- Bump SDK to 2.1.
- Revamp test suite to use non-deprecated method of interacting with speculos.
- More P <-> X interopt is supported.
- Prompts are now batched for easier usage.
- Testsuite now is in type script using ES6 modules.
Just small bugfixes
Improvements relating to Ethereum / C chain.
- Improve wei to AVAX or NAVAX rendering.
- Fix Ethereum / C chain issue.
Just build infrastructure improvements, no app proper changes.
- Fix Ethereum / C chain issue making RLP parsing more robust.
- Vastly improve Ethereum support for the C Chain.
- Support C chain import and export.
- Support C chain transfer of Avalanche Native Assets (ANTs).
- Support C chain deposit of ANTs to a token contract.
- Support signing of a hash with Ethereum BIP32 paths.
- Other miscellaneous bug fixes.
- Support P chain import and export.
- Support P chain validator and delegator transactions.
- Restrict BIP32 paths to those allowed by AVAX.
- Add setting to reject or accept sign hash operations.
- Display amounts in AVAX instead of nAVAX.
- Update blockchain ids and handle different networks better.
- Other miscellaneous bug fixes.
- Move to Everest network.
- Switch "get public key" APDU to "get public key hash" instead.
- Allow custom HRP in "get public key hash" and "get extended public key" APDUs to be used in Ledger prompt.
- Switch "sign hash" APDU to a new multi-signature protocol.
- Update icons and name.
- Enable WebUSB and fix U2F.
- Fix bugs.
- Initial version for Denali test network.