contexts: Rename static context

This commit is contained in:
Tim Ruffing
2022-07-06 17:09:31 +02:00
parent 72fedf8a6c
commit 53796d2b24
4 changed files with 16 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ Each change falls into one of the following categories: Added, Changed, Deprecat
### Deprecated
- Deprecated context flags `SECP256K1_CONTEXT_VERIFY` and `SECP256K1_CONTEXT_SIGN`. Use `SECP256K1_CONTEXT_NONE` instead.
- Renamed `secp256k1_context_no_precomp` to `secp256k1_context_static`.
## [MAJOR.MINOR.PATCH] - YYYY-MM-DD