Skip to content

Conversation

@kuba-4chain
Copy link

@kuba-4chain kuba-4chain commented Jul 17, 2025

Description of Changes

This PR aims to fix the BEEF validation issue.

Linked Issues / Tickets

Closes #211

Testing Procedure

Describe the tests you've added or any testing steps you've taken.

  • I have added new unit tests
  • All tests pass locally
  • I have tested manually in my local environment
  • All tests pass when using go test ./...

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have updated CHANGELOG.md with my changes
  • I ran golangci-lint run
  • I have run go fmt and go vet one final time before requesting a review

@kuba-4chain
Copy link
Author

Closing as a duplicate of #212

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.

[BUG] BEEF IsValid/Verify algorithm is unstable - gives different results for the same input BEEF

1 participant