Elichai Turkel
|
f75772b385
|
Bump version to 0.15.3
|
2019-08-16 14:15:31 -04:00 |
Wladimir J. van der Laan
|
62e5178638
|
Bump version to 0.15.2
And fill in release date for 0.15.2.
|
2019-08-12 19:21:28 +02:00 |
Wladimir J. van der Laan
|
62b9f06104
|
build.rs: Add feature 'lowmemory' to reduce memory usage
Currently, this only set `ECMULT_WINDOW_SIZE` to 4 instead of 15.
Fixes #139.
fixup
|
2019-08-12 19:21:22 +02:00 |
Elichai Turkel
|
d820988d8b
|
Bump version to 0.15.1
|
2019-08-01 13:00:22 -04:00 |
Elichai Turkel
|
9fd088c21d
|
Removed the fuzztarget feature from the docs
|
2019-08-01 13:00:04 -04:00 |
Elichai Turkel
|
e081a98005
|
Propagating std to rand dependency
|
2019-08-01 12:46:16 -04:00 |
Jonas Nick
|
58e820014e
|
bump version to 0.15.0
|
2019-07-25 13:06:07 +00:00 |
Jonas Nick
|
cf6f95d105
|
Merge pull request #131 from elichai/cc
Relax cc requirements more
|
2019-07-25 12:55:48 +00:00 |
Tim Ruffing
|
84345f2923
|
Merge pull request #129 from jonasnick/add-links
Add links manifest key to prevent cross-version linkage
|
2019-07-18 12:08:35 +02:00 |
Elichai Turkel
|
c13183bc53
|
Relax cc requirements more
|
2019-07-16 16:46:28 -04:00 |
Elichai Turkel
|
a4f6b2786a
|
Bump version to 0.14.1
|
2019-07-14 16:35:51 -04:00 |
Jonas Nick
|
d62c1371ef
|
Add links manifest key to prevent cross-version linkage
|
2019-07-12 14:31:11 +00:00 |
Andrew Poelstra
|
a92a63081b
|
bump version to 0.14.0
|
2019-07-08 13:57:52 +00:00 |
Jonas Nick
|
179f35e0ba
|
Move libsecp USE_ENDOMORPHISM option behind non-default feature flag
|
2019-06-13 06:38:18 +00:00 |
Jonas Nick
|
ce7b03952b
|
Bump version to 0.13.0
|
2019-05-21 18:35:28 +00:00 |
Jonas Nick
|
c7eecd159e
|
Feature gate recovery module
|
2019-05-21 07:02:11 +00:00 |
Tim Ruffing
|
ab4320f8cc
|
Merge pull request #100 from elichai/master
Add no-std support
|
2019-05-10 23:32:52 +02:00 |
Andrew Poelstra
|
90faf434c9
|
Merge pull request #104 from alekseysidorov/fix_rand
Fix `Rand` trait bounds.
|
2019-05-01 01:47:43 +00:00 |
Aleksei Sidorov
|
733755d19e
|
Relax cc dependency requirements.
- set allowed versions range for the `cc` dependency
|
2019-04-24 17:20:11 +03:00 |
Aleksei Sidorov
|
2536c5a3c4
|
Fix rand trait bounds.
|
2019-04-16 16:35:33 +03:00 |
Elichai Turkel
|
11ce86681f
|
Replaced std with core, and made std::error::Error optional through feature
|
2019-04-14 12:09:36 +03:00 |
François Garillot
|
e69eabb36f
|
Bumping minimum Rust version 1.14.0 -> 1.22.0, as per https://git.io/fhDLO
|
2019-02-25 20:09:44 -08:00 |
François Garillot
|
bafef68c56
|
Bumps rand to 0.6.3 & associated updates
|
2019-02-25 20:09:43 -08:00 |
Andrew Poelstra
|
432face734
|
bump version to 0.12.2
|
2019-01-18 15:35:44 +00:00 |
Andrew Poelstra
|
0466b5ed75
|
Merge pull request #93 from rust-bitcoin/2019-0.12.1
bump version to 0.12.1
|
2019-01-15 17:27:49 +00:00 |
Andrew Poelstra
|
dd8866c144
|
bump version to 0.12.1
|
2019-01-15 16:32:55 +00:00 |
Pierre Krieger
|
9c45944a5f
|
Remove dependency on libc
|
2018-12-27 14:39:54 +01:00 |
Matt Corallo
|
34aadb72d4
|
Fix cc dep as the rust ecosystem is terrible
|
2018-12-19 15:25:47 -05:00 |
Andrew Poelstra
|
05885975ab
|
bump version to 0.12
|
2018-12-03 13:54:17 +00:00 |
Andrew Poelstra
|
8986aa3d71
|
export `serde`, `rand` and `libc`; update version to 0.11.5
|
2018-11-07 20:18:55 +00:00 |
Andrew Poelstra
|
4819c5aabd
|
bump version to 0.11.4
|
2018-11-06 20:38:09 +00:00 |
Andrew Poelstra
|
f5e3e17be6
|
bump version to 0.11.3
|
2018-09-21 17:14:19 +00:00 |
Andrew Poelstra
|
d41fc90972
|
Merge pull request #66 from rust-bitcoin/2018-09-docs-fix
attempt to fix docs.rs docs
|
2018-09-14 15:15:00 +00:00 |
Andrew Poelstra
|
4298438aaa
|
bump version to 0.11.2
|
2018-09-11 18:06:30 +00:00 |
Andrew Poelstra
|
d1e449a14b
|
attempt to fix docs.rs docs
|
2018-09-04 14:28:15 +00:00 |
Andrew Poelstra
|
6f025a36a5
|
bump version to 0.11.1
|
2018-08-22 20:43:20 +00:00 |
Andrew Poelstra
|
ce91fa0f38
|
bump version to 0.11
|
2018-08-22 16:40:05 +00:00 |
Andrew Poelstra
|
93d8249028
|
improve documentation
|
2018-08-20 17:56:46 +00:00 |
Andrew Poelstra
|
d4149be931
|
update `rand` to 0.4
|
2018-07-30 03:03:20 +00:00 |
Andrew Poelstra
|
6f27422c4c
|
update gcc 0.3 to cc 1.0
|
2018-07-30 02:53:35 +00:00 |
Andrew Poelstra
|
9fe5150480
|
bump version to 0.10.0; introduce CHANGELOG.md
|
2018-07-25 23:49:48 +00:00 |
Andrew Poelstra
|
2478930ec1
|
add feature-gated serde 1.0 support for Signature, SecretKey, PublicKey
|
2018-07-25 14:44:51 +00:00 |
Roman Zeyde
|
9a7cfd7072
|
Use latest version at docs.rs
|
2018-07-09 15:13:13 +03:00 |
Andrew Poelstra
|
2769d66370
|
bump version to 0.9.2
|
2018-06-04 19:37:50 +00:00 |
Aleksey Sidorov
|
eb51c28df5
|
Bump crate version
|
2018-05-22 12:34:04 +03:00 |
Matt Corallo
|
758380991a
|
Bump major version
|
2018-03-21 18:05:04 -04:00 |
Matt Corallo
|
e1878c4522
|
Remove all serde/rustc-serialize stuff
|
2018-03-21 18:01:33 -04:00 |
Matt Corallo
|
e5e36c4854
|
Bump minor version for fuzztarget feature addition
|
2018-03-20 12:55:29 -04:00 |
Matt Corallo
|
5a7c88b9c7
|
Add fuzztarget feature that replaces crypto with memcpys
|
2018-03-20 11:58:59 -04:00 |
Andrew Poelstra
|
e08ddbc613
|
update github links in Cargo.toml, bump version number to republish
|
2018-03-05 19:42:39 +00:00 |