build: Clean up build_msvc/libsecp256k1_config.h#25496
Merged
maflcko merged 1 commit intobitcoin:masterfrom Jun 29, 2022
Merged
build: Clean up build_msvc/libsecp256k1_config.h#25496maflcko merged 1 commit intobitcoin:masterfrom
build_msvc/libsecp256k1_config.h#25496maflcko merged 1 commit intobitcoin:masterfrom
Conversation
Unused since bitcoin#19944: - `USE_FIELD_10X26` - `USE_FIELD_5X52` - `USE_SCALAR_4X64` - `USE_SCALAR_8X32` Unused since bitcoin#20147: - `USE_ENDOMORPHISM` Unused since bitcoin#21573: - `USE_FIELD_INV_BUILTIN` - `USE_FIELD_INV_NUM` - `USE_NUM_GMP` - `USE_NUM_NONE` - `USE_SCALAR_INV_BUILTIN` - `USE_SCALAR_INV_NUM`
Member
|
utACK 1d1546e (if CI is happy) |
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Jun 29, 2022
1d1546e build: Clean up `build_msvc/libsecp256k1_config.h` (Hennadii Stepanov) Pull request description: Unused since bitcoin#19944: - `USE_FIELD_10X26` - `USE_FIELD_5X52` - `USE_SCALAR_4X64` - `USE_SCALAR_8X32` Unused since bitcoin#20147: - `USE_ENDOMORPHISM` Unused since bitcoin#21573: - `USE_FIELD_INV_BUILTIN` - `USE_FIELD_INV_NUM` - `USE_NUM_GMP` - `USE_NUM_NONE` - `USE_SCALAR_INV_BUILTIN` - `USE_SCALAR_INV_NUM` ACKs for top commit: sipa: utACK 1d1546e (if CI is happy) Tree-SHA512: 7c4946c1bddd86cb71ea5c881aca94c1e4be3fc7ebd26962f025c65acdff65937e8c51ff6e87a89f9c0c0c59fef8285fc16f63b912ce2a4e76f8ca01fd4c4522
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unused since #19944:
USE_FIELD_10X26USE_FIELD_5X52USE_SCALAR_4X64USE_SCALAR_8X32Unused since #20147:
USE_ENDOMORPHISMUnused since #21573:
USE_FIELD_INV_BUILTINUSE_FIELD_INV_NUMUSE_NUM_GMPUSE_NUM_NONEUSE_SCALAR_INV_BUILTINUSE_SCALAR_INV_NUM