mimblewimble / rust-secp256k1-zkp

ZKP fork for rust-secp256k1, adds wrappers for range proofs, pedersen commitments, etc
Creative Commons Zero v1.0 Universal
56 stars 51 forks source link

[t3_legacy] Update rand to 0.5 #27

Closed quentinlesceller closed 5 years ago

quentinlesceller commented 5 years ago

Based on grin_integration_23 tag.

yeastplume commented 5 years ago

I've created a t3_legacy branch starting from tag 23. If you'd like to change this commit to merge against that instead, then I can give it a tag once it passes.

quentinlesceller commented 5 years ago

Okay I've just changed the destination branch. Should be good to merge.

yeastplume commented 5 years ago

Great, thanks. So I've tagged a 'grin_integration_23a' that should be good to go into grin now