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.
- #125 Export the removeFromStorage function @Bitcoinera
- #89 GetWalletIndex returns HDPath and curve when enriched @Bitcoinera
- #86 Store accountType/algo in StoredWallet @Bitcoinera
- #73 Adds the dependabot config for the repo @Bitcoinera
- #76 Adds a function to derive a Tendermint address from its private key @Bitcoinera
- Store seed phrase @faboweb
- #73 Changes the script name for changelog to changelog @Bitcoinera
- #34 Switch to bcrypt for node compatibility @faustbrian
- #31 Enrich wallets info with network value @iambeone
- #30 Storing network value in wallet @iambeone
- Use any bech32 prefix to create accounts @Bitcoinera
- Remove all languages for bip39 wordlists but english to reduce the size of the bundle @colw
- Made library node compatible @AlexBHarley @faboweb
- Added a mechanism to store keys in local storage @faboweb
- Key creation would create sometimes keys of wrong length @faboweb
- Made the repository CI ready @faboweb
- accept strings as signmessage @faboweb
- Typo in bundle name caused issues with integration @faboweb
- Release didn't include correct files @faboweb
- Fixed publishing wrong files @faboweb
- Changed license to Apache-2 @faboweb
- Switched to webpack from rollup to simplify repository @faboweb
- Removed some data structure relevant code from this library to make it signing only @faboweb
- Added changelog @faboweb
- Slightly improved API (breaking) @faboweb
- Slimmed repository architecture @faboweb
- Fixed tests @faboweb