This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
Fleshed out System, Stake, and Vote programs
New Features and Improvements
- Now compatible with ledgerjs
- Full support for transaction formats of System, Stake and Vote Programs
- Support for any transaction using Durable Nonces
Known Issues
- This release introduces a new wire ABI. The old ABI is still supported, but should be considered deprecated. All existing client software is encouraged to update
- Like the previous release, transactions needing multiple signatures require Ledger approval per signature and cannot yet be batched.