Releases: bigearth/bitbox-gui
Releases · bigearth/bitbox-gui
v0.2.3
- More redux refactor
- More
bitcoin-cli
calling
v0.2.2
- refactor conversion tool to redux
- porting utility methods from bitbox-electron to bitbox-cli
v0.2.1
- dispatch action to set electron store
v0.2.0
- refactor to redux
- action type and creators
- reducer composition w/
combineReducers
and <Provider>
- import/export
v0.1.9
- Modal for showing privkeyWIF, xpriv and xpub
v0.1.8
- Accept incoming CORS requests
v0.1.7
- Cleanup returned values
- update npm script name
v0.1.5
- Clean up API to match ABC