Should the CC donate to Grinvention - mimblewimble.py?

I just fixed the PoW, all algos are supported: Cuckaroo, Cuckarood, Cuckaroom, Cuckarooz and Cuckatoo. There is also automatic detection based on the block header.

You can install using

pip install mimblewimble==0.10.0

Check code sample here:

Keep in mind the donations listener is still on if you want to support my weekend grinnin’

grin1vcjsgk6rltncqh7cxjywukjfrf825d8a6xk77msfuhf9ev3r55wq7l2ng4

Take care!

5 Likes

Hi all, I just released 0.11.0 which includes output scanning from node.

You can install using

pip install mimblewimble==0.11.0

I also did a prototype of ツ BTC atomic swap (as well as I managed to understand it)

Keep in mind the donations listener is still on if you want to support my weekend grinnin’

grin1vcjsgk6rltncqh7cxjywukjfrf825d8a6xk77msfuhf9ev3r55wq7l2ng4

Take care, friends

8 Likes

Dear all, 0.12.0 is released.

Contributions by @USCMigs:

  1. BIP39 password protected seed
  2. PMMR features

My work:

  1. Added linter to the repo
  2. Implemented node communications with core node
  3. I contributed to grinmw API client module by @xiaojay, implemented all node and wallet (owner and foreign) API methods. Changes are pending review and merging by Jay.
pip install mimblewimble==0.12.0

Cheers!

8 Likes