- Jan 15, 2019
-
-
Andrew Poelstra authored
bump version to 0.12.1
-
Andrew Poelstra authored
-
- Jan 09, 2019
-
-
Matt Corallo authored
Sync fuzztarget combine with tweak_add since real functions do that
-
Pierre Krieger authored
Fix cargo warning output and wrong pointer width Co-Authored-By: tomaka <[email protected]>
-
- Jan 08, 2019
-
-
Matt Corallo authored
Some new fuzz tests I was writing ended up failing because two nodes came up with different keys because adding public keys and adding a tweak to a private key and multiplying by the generator should get the same thing.
-
- Dec 27, 2018
-
-
Matt Corallo authored
Remove dependency on libc
-
Pierre Krieger authored
-
- Dec 19, 2018
-
-
Matt Corallo authored
Fix cc dep as the rust ecosystem is terrible
-
Matt Corallo authored
-
- Dec 07, 2018
-
-
Tim Ruffing authored
Enable windows builds on travis
-
Tim Ruffing authored
-
Tim Ruffing authored
-
Tim Ruffing authored
-
- Dec 03, 2018
-
-
Tim Ruffing authored
bump version to 0.12
-
Andrew Poelstra authored
-
Tim Ruffing authored
remove `ops::Index` impls for `Signature`
-
Tim Ruffing authored
Various slice-handling ergonomic improvements
-
- Nov 10, 2018
-
-
Andrew Poelstra authored
add `ThirtyTwoByteHash` hash trait which can be implemented for easier conversion of things to `Message`s
-
Andrew Poelstra authored
This makes more conceptual sense and does not add any new error paths, since even valid `SecretKey`s were able to be invalid tweaks.
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
Update upstream libsecp; remove `without_caps` and all use of dummy contexts
-
- Nov 09, 2018
-
-
Andrew Poelstra authored
export `serde`, `rand` and `libc`; update version to 0.11.5
-
- Nov 07, 2018
-
-
Andrew Poelstra authored
-
- Nov 06, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
Increase version to 0.11.4
-
Andrew Poelstra authored
-
- Nov 04, 2018
-
-
Andrew Poelstra authored
add `FromStr` implementation for key types
-
Andrew Poelstra authored
fix build.rs on Windows
-
- Nov 03, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
- Oct 28, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
bump version to 0.11.3
-
- Sep 21, 2018
-
-
Andrew Poelstra authored
-
- Sep 14, 2018
-
-
Andrew Poelstra authored
attempt to fix docs.rs docs
-
- Sep 11, 2018
-
-
Andrew Poelstra authored
bump version to 0.11.2
-