-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Port some fixes from bitcoin: Mark more assembly outputs as early clobber #1307 Use more volatile in temporarties #1303 save normalize_weak calls in secp256k1_gej_eq_x_var #1344 remove random_field_element_test and use random_fe_test instead upgrade CI to ubuntu22 * revert a change in secp256k1_gej_neg which generated incorrect signature fix compiler warnings in tests * upgrade CI to ubuntu22 * review feedback - fix documentation remove secp256k1_fe_normalize_weak from secp256k1_ge_is_valid_var port random_fe_non_zero_test and its usage * review feedback - refactor random_fe_test usage. prefer using random_fe_non_zero_test instead of loop
- Loading branch information
1 parent
782265f
commit ab8bcb7
Showing
11 changed files
with
53 additions
and
565 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.