Skip to content

Releases: purpleprotocol/purplecoin_cli

Version 0.1.6

23 Aug 23:27
Compare
Choose a tag to compare

Changes

Generate random seed and only encrypt the private key using the chosen password.

Version 0.1.5

16 Aug 01:05
Compare
Choose a tag to compare

Changes

Concatenate public key to the encrypted private key.

Version 0.1.4

11 Jun 10:49
Compare
Choose a tag to compare

Changes

Lock bincode to 2.0.0-rc2.

Version 0.1.3

16 Oct 21:43
Compare
Choose a tag to compare

Changes

Use OsRng for encryption

Version 0.1.2

15 Oct 15:46
Compare
Choose a tag to compare

Changes

Fix README on crates.io

Version 0.1.1

15 Oct 15:40
Compare
Choose a tag to compare

Changes

Expose library

Version 0.0.3

15 Oct 11:50
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

Changes

Removed random salt

Version 0.0.2

15 Oct 11:49
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

Changes

Add gen-simple-wallet-batch command

Version 0.1.0

15 Oct 11:58
Compare
Choose a tag to compare

Changes

Encrypt private keys

Version 0.0.1

15 Oct 01:04
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

Changes

Add generate-simple-wallet command