This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
v1.0.1
Change Log
v1.0.1 (2019-02-03)
Tl;dr
- Transaction proofs (grinbox only) (docs)
- Foreign and owner API support
- Automatic reconnection to grinbox
- Send to https (docs)
- File-based tx (docs)
- UX & performance improvements
- Bug fixes
Details
Implemented enhancements:
- Add destination field to encrypted Grinbox messages #102
- add support for foreign and owner API #101
- Print grinbox address #58
Fixed bugs:
- --help always replies ERROR: ... #57
- Binary error while loading shared libraries: libssl.so.1.0.0 #78
Closed issues:
- New binaries? #112
- Set up travis #85
- Improve error handling of reconnection/disconnection #109
- kucoin Grin wallet address #105
- Command History #98
- Grinbox address listener stops spontaneously after hours of running #91
- Wallet #87
- Send to https #77
- Passphrase entry (plaintext visible in terminal) #69
- Receive UX improvements #68
- Release mainnet-compatible binaries #61
- Add end to end encryption to grinbox #52
Merged pull requests:
- pre-release tweaks #114 (ravidio)
- owner and foreign api support #113 (ravidio)
- add tx-proof usage documentation #111 (lehnberg)
- Add destination field to encrypted message #110 (jaspervdm)
- Dockerfile #107 (grigio)
- display contact names #104 (ravidio)
- display contact names in txs #103 (ravidio)
- Pretty errors #100 (ravidio)
- grinbox reconnection #96 (ravidio)
- Colored prompt #95 (ravidio)
- Create .gitignore #94 (johnta0)
- File completion #92 (ravidio)
- Transaction proof #88 (jaspervdm)
- Store address in transaction log #84 (jaspervdm)
- Allow to log commands with error to command history #82 (eupn)
- documentation updates #81 (lehnberg)
- Add strategy and minimum confirmation options for send command #80 (jaspervdm)
- Pay to HTTPS #79 (jaspervdm)
- rpassword prompt (fixes #69) #76 (ravidio)
- code consolidation #74 (ravidio)
- update docs for mainnet #67 (lehnberg)
- tweak documentation #66 (lehnberg)
* This Change Log was automatically generated by github_changelog_generator