rust-secp256k1-unsafe-fast/secp256k1-sys/depend/secp256k1/sage
Tobin C. Harding 3fa2436272 Bump secp256k1-sys version to 0.7.0
We are ready to release a new minor version of `secp256k1-sys`, in order
to do so we must make change the symbol names to reflect the new version
as well as the usual changelog and version bump.

In preparation for releasing `secp256k1-sys` v0.7.0 do:

- Rename symbols to from `0_6_1` -> `0_7_0`, done mechanically (search
  and replace)
- Add changes log notes
- Bump `secp256k1-sys` crate version 0.6.1 -> 0.7.0, justified because
  we have added new public methods to various types (e.g.,
  `PublicKey::cmp_fast_unstable`)
2022-12-12 09:13:00 +11:00
..
gen_exhaustive_groups.sage Bump secp256k1-sys version to 0.7.0 2022-12-12 09:13:00 +11:00
gen_split_lambda_constants.sage Bump secp256k1-sys version to 0.7.0 2022-12-12 09:13:00 +11:00
group_prover.sage update libsecp to 98dac87839838b86094f1bccc71cc20e67b146cc 2020-12-29 17:15:51 +00:00
prove_group_implementations.sage Bump secp256k1-sys version to 0.7.0 2022-12-12 09:13:00 +11:00
secp256k1_params.sage secp256k1-sys: update upstream library 2022-03-08 19:45:41 +00:00
weierstrass_prover.sage update libsecp to 98dac87839838b86094f1bccc71cc20e67b146cc 2020-12-29 17:15:51 +00:00