Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly validate whether transactions are standard (#185) #187

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

KonradStaniec
Copy link
Collaborator

Add:

Add:
- new `btcstaking` library function to validate whether transactions are
standard based on
https://github.com/btcsuite/btcd/blob/ee68dc66a835bf2c9333f3d7b33791841f561c84/mempool/policy.go#L285
- use those function to validate unbonding / slashing transactions
- test suite to test new functions
@KonradStaniec KonradStaniec requested a review from a team as a code owner October 14, 2024 06:01
@KonradStaniec KonradStaniec merged commit 48cb27f into release/v0.12.x Oct 14, 2024
18 checks passed
@KonradStaniec KonradStaniec deleted the backport/pr-185-to-release-v0.12.x branch October 14, 2024 06:10
@maurolacy maurolacy changed the title Properly validate whether tranactions are standard (#185) Properly validate whether transactions are standard (#185) Oct 14, 2024
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.

1 participant