- Sep 06, 2019
-
-
Jonas Nick authored
845bff25 Bump version to 0.15.4 (Steven Roose) 07ef3a1f Pin version of build dependency cc to <1.0.42 (Steven Roose) Pull request description: Version 1.0.42 broke compatibility with rustc 1.22.0. ACKs for top commit: jonasnick: ACK 845bff25 Tree-SHA512: 21161e6e85494d064b45b9800baa0355784e3b47772dff2716f049b1b15c047832ceb756b2031ef73374952c21aa04a8852a333eb3edbb73f5608c7ce8344c12
-
Steven Roose authored
-
Steven Roose authored
Version 1.0.42 broke compatibility with rustc 1.22.0.
-
- Aug 22, 2019
-
-
Andrew Poelstra authored
Add a rand-std feature
-
Elichai Turkel authored
-
- Aug 21, 2019
-
-
Andrew Poelstra authored
Explicit checks for ZST + null fallbacks
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Tim Ruffing authored
Remove TODOs for secp256k1 callbacks
-
- Aug 20, 2019
-
-
Tim Ruffing authored
We would not want to use these functions internally because we rely on USE_EXTERNAL_DEFAULT_CALLBACKS to provide the callbacks at link time, see f7a4a7ef. Moreover, we would not want to export the functions either.
-
- Aug 19, 2019
-
-
Andrew Poelstra authored
Remove all usage of `mem::uninitialized()`
-
- Aug 16, 2019
-
-
Elichai Turkel authored
-
Elichai Turkel authored
Signed-off-by: Elichai Turkel <[email protected]>
-
Elichai Turkel authored
Signed-off-by: Elichai Turkel <[email protected]>
-
- Aug 13, 2019
-
-
Tim Ruffing authored
Optimizing travis build time and fixing benchmarks
-
Elichai Turkel authored
-
Elichai Turkel authored
Cache cargo-web only
-
- Aug 12, 2019
-
-
Andrew Poelstra authored
build.rs: Add feature 'lowmemory' to reduce memory usage
-
Wladimir J. van der Laan authored
And fill in release date for 0.15.2.
-
Wladimir J. van der Laan authored
Currently, this only set `ECMULT_WINDOW_SIZE` to 4 instead of 15. Fixes #139. fixup
-
- Aug 05, 2019
-
-
Andrew Poelstra authored
Fix typos
-
practicalswift authored
-
- Aug 02, 2019
-
-
Jonas Nick authored
Propagating std to rand dependency
-
- Aug 01, 2019
-
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Elichai Turkel authored
-
- Jul 26, 2019
-
-
Andrew Poelstra authored
bump version to 0.15.0
-
- Jul 25, 2019
-
-
Jonas Nick authored
-
Jonas Nick authored
Relax cc requirements more
-
- Jul 24, 2019
-
-
Andrew Poelstra authored
Implement hex human-readable serde for PublicKey
-
- Jul 23, 2019
-
-
Steven Roose authored
-
Steven Roose authored
-
- Jul 18, 2019
-
-
Tim Ruffing authored
Add links manifest key to prevent cross-version linkage
-
- Jul 16, 2019
-
-
Elichai Turkel authored
-
- Jul 14, 2019
-
-
Andrew Poelstra authored
Implemented context create/destroy in rust
-
Elichai Turkel authored
-
Elichai Turkel authored
-
Elichai Turkel authored
-