All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Python bindings packaging
- Updated README and website copy
- TON wallet upgraded to v5r1
- Clippy and formatting cleanup
- TON chain support (Ed25519, raw/bounceable addresses)
- SDK documentation for Node.js and Python
- Wallet import bug
- CLI improvements
- Improved install script reliability
- Updated website and install instructions
- Node.js publishing scripts
- Install script during release periods
- Python package release process
- npm CI publishing
- Install script fixes
- Updated Python bindings and GitHub workflow
- Release script fixes across all platforms
- Publish flows for Node.js and Python bindings
- Universal wallet layer with multi-chain support
- Native Node.js bindings via NAPI-RS
- Native Python bindings via PyO3/Maturin
- Release workflow with cross-compiled CLI binaries
- Pre-signing policy engine
- Chain-agnostic addressing (CAIP-2/CAIP-10)
- Support for EVM, Solana, Bitcoin, Cosmos, and Tron
- Replaced SDK clients with native FFI bindings
- Reorganized CLI command framework
- Initial wallet specification
- CLI implementation
- HD key derivation and signing
- Vault storage format
- Website and documentation