-
Notifications
You must be signed in to change notification settings - Fork 25
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
ci: Add and fix testing to workflow #72
base: 4.1
Are you sure you want to change the base?
Conversation
This PR is being blocked by #69 and needs to rebased against 4.1 once said PR is merged. |
fe82c45
to
53be46d
Compare
This PR has been rebased against #69 allowing the use of a working |
This PR needs to rebased against 4.1 with PR #75 being merged. |
53be46d
to
eeec031
Compare
Replace RVN with AVN
Need to add proper SIGHASH_FORKID tests and fix nullptr secp256k1_context_sign. |
PR has been removed from 4.1 milestone, will be rebased against new version once branch is created. |
Need to add dev fee testing. |
This adds the option for GH Action to run our testing framework. Enabling the test runner will check if a breaking change such as wrong block reward or messed up diff algo is present and fail on GitHub.
Creating this PR as a draft to make sure all of our test pass and if not adapt to work with our code base.
Todo list:
Need to fix these tests for Avian: