- Aug 22, 2018
-
-
Andrew Poelstra authored
Revert "remove PublicKey::combine"
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
This reverts commit 17450e91.
-
Andrew Poelstra authored
Update version to 0.11
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
switch to 64-bit compilation; add flag for 32-bit
-
- Aug 21, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
remove PublicKey::combine
-
- Aug 20, 2018
-
-
Andrew Poelstra authored
add Debug impl to context object
-
Andrew Poelstra authored
add Display impl for the key types which outputs their hex representation
-
Andrew Poelstra authored
improve documentation
-
Andrew Poelstra authored
-
- Aug 15, 2018
-
-
Andrew Poelstra authored
Since making PublicKey::serialize return a fixed-size array, this no longer requires any allocation, so there's no reason not to have it.
-
Andrew Poelstra authored
-
Andrew Poelstra authored
Fix typo
-
Dimitris Apostolou authored
-
- Aug 12, 2018
-
-
Andrew Poelstra authored
-
- Jul 31, 2018
-
-
Andrew Poelstra authored
Update a couple dependencies
-
- Jul 30, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
- Jul 26, 2018
-
-
Andrew Poelstra authored
bump version to 0.10.0; introduce CHANGELOG.md
-
- Jul 25, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
add feature-gated serde 1.0 support for Signature, SecretKey, PublicKey
-
Andrew Poelstra authored
-
Andrew Poelstra authored
remove `PublicKey::new()` and `PublicKey::is_valid()`
-
Andrew Poelstra authored
Minor fixes
-
- Jul 24, 2018
-
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
-
Andrew Poelstra authored
build.rs: change build flags to eliminate compiler warnings
-
Andrew Poelstra authored
-
Andrew Poelstra authored
Use latest version at docs.rs
-
Andrew Poelstra authored
Update secp256k1 dependency
-
- Jul 09, 2018
-
-
Roman Zeyde authored
-
Roman Zeyde authored
It was removed from bitcoin-core/libsecp256k1 at e06e878fd7dcc99825025fa99aedb86bc7d5c29f
-
Roman Zeyde authored
-
- Jun 08, 2018
-
-
Andrew Poelstra authored
Improve API ergonomics
-