This repository has been archived by the owner on Jan 14, 2020. It is now read-only.
Releases: gottstech/grin-wallet
Releases · gottstech/grin-wallet
v2.0.1-beta.4
release version 2.0.1-beta.4
v2.0.1-beta.3
official release 2.0.1-beta.3
v2.0.1-beta.2
Support relay address querying with 6-code abbreviation/suffix.
Now the send
command can be as simple as grin-wallet send -d 93d4jp 100.0
, use can confirm the full relay address before real sending.
v2.0.1-beta.1
- Use default node api server for easiness of common users.
- New config item for enable/disable using Grin Relay service.
- Separate sending and receiving address of Grin Relay.
- New Feature: Transaction Proof and Readable Proof.
- Use 'ssl' feature for building wss feature.
- Make the 0-conf transaction as the default. Easier for common users to send.
- New commands: proof, address.
v2.0.1-alpha.2
offcial release 2.0.1-alpha.2
v2.0.1-alpha-1
- Embedded with Grin Relay Address Service (at Alpha Test stage)
send
support sending to Grin Relay addresslisten
support listening on Grin Relay address
For detail usage, please refer to guide doc.