Skip to content

Releases: geraldneale/py-blink_mojo-secure

0.5

10 Jun 20:34
e6f72f4
Compare
Choose a tag to compare

Replaced interactive mode with input prompts.

v0.41

26 Nov 14:53
e7010a4
Compare
Choose a tag to compare

Curried in create_coin target addresses and other cleanups.

Guided automation.

22 Nov 19:38
7952c99
Compare
Choose a tag to compare
0.4

Update blink_mojo.py

v0.3.9

14 May 23:04
62c5a61
Compare
Choose a tag to compare

Specific faucet coin functions added to help coordination.

v0.3.3alpha

21 Apr 20:49
58f4c83
Compare
Choose a tag to compare

Improved logging to recover form an unfortunate interruption or fee too low at the time issues.

v0.3.1alpha

20 Apr 00:23
a20ba33
Compare
Choose a tag to compare
v0.3.2

Update blink_mojo.py

v0.3.1alpha

20 Apr 00:22
a20ba33
Compare
Choose a tag to compare
v0.3.1alpha Pre-release
Pre-release

Made the destination wallet inputs addresses not puzzle hashes for usability. Also, now returns the private key for faucet_coin and needs_privacy_coin for later reference if originating from a separate wallet.

v0.3.0alpha

09 Apr 02:34
f649dcc
Compare
Choose a tag to compare

Replaced single wallet key pair with multiple "disposable" key pairs. Used one per coin to differentiate each AGG_SIG_ME public key on the blockchain after the spend further differentiating each coin from one another to a retrospective audit.

v0.2.0-alpha

09 Apr 02:28
836fcc8
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Added currying. Still in the mode of "release early and often". No guarantees!