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

Various Bug Fixes - TSL1 tooling support #81

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Various Bug Fixes - TSL1 tooling support #81

merged 3 commits into from
Nov 1, 2024

Conversation

stephanfeb
Copy link
Contributor

  • Several code implementations / modifications were made that broke existing tests.
    Implementations have been changed to conform to tests.
  • In Change calculation the tests have been modified. Importantly, the library
    now defaults to always spending the change output into Output[0], when using
    the TransactionBuilder()
  • TSL1 - specific bug fixes related to Sighash Preimage calculations and Script Interpreter updates.
  • Varint encoding was broken. Fixed

- Varint encoding was broken. Fixed
- Minor interpreter fixes
- Several code implementations / modifications were made that broke existing tests.
  Implementations have been changed to conform to tests.
- In Change calculation the tests have been modified. Importantly, the library
  now defaults to *always* spending the change output into Output[0], when using
  the TransactionBuilder()
@stephanfeb stephanfeb merged commit 677e355 into master Nov 1, 2024
1 check passed
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