Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 07:22
· 8 commits to main since this release

Zero install, no dependencies:

curl -sL https://github.com/Cee62/cicash/releases/download/v0.4.0/cicash_single.py -o cicash_single.py
python3 cicash_single.py

It runs a self-test that proves eleven invariants rather than
asserting them, and exits non-zero if any of them fails.

Not audited. Treat this as a working reference implementation of a
design, not as somewhere to put real money today.

Full Changelog: https://github.com/Cee62/cicash/commits/v0.4.0