Skip to content

Conversation

@jacinta-stacks
Copy link

No description provided.

obycode and others added 30 commits October 9, 2025 11:42
Add tests for `secp256k1-verify` and `secp256k1-recover?` while adding
tests for this new function.
This removes the need for trying the recovery bytes to find the right
one.
…eserialize`

The signature will be checked after deserialization. Checking it here
will cause a deserialization failure when what we actually want is a
signature validation failure.
This check is unnecessary and it can't run in tests, since we sometimes
provide fake signatures which will fail. Leaving it in place outside of
tests to make sure we don't accidentally change some behavior.
If the body hits a runtime error, that should be passed up before
bothering to check the allowances (and the changes should be rolled back).
… into chore/merge-develop-to-aac-client-breaking
@jacinta-stacks jacinta-stacks added this pull request to the merge queue Oct 29, 2025
Merged via the queue into stacks-network:aac-client-breaking with commit d94b35c Oct 29, 2025
601 of 614 checks passed
@jacinta-stacks jacinta-stacks deleted the chore/merge-develop-to-aac-client-breaking branch October 29, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.