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

V2 Refactor #60

Merged
merged 7 commits into from
Aug 14, 2023
Merged

V2 Refactor #60

merged 7 commits into from
Aug 14, 2023

Conversation

stephanfeb
Copy link
Contributor

  • Expose a way to obtain SigHash PreImage
  • Added a TransactionBuilder, and removed tx building from Transaction class
  • Added a ScriptBuilder to make working with script composition easier

Stephan February added 7 commits August 11, 2023 15:33
- added a ScriptBuilder for more convenient script construction.
- Refactor towards ScriptBuilder & TransactionBuilder. Code complete. Testing pending.
Bug fixes after deep refactor. Testing. Testing.
- Completed fixes flagged by broken tests.
- All tests green for V2.
# Conflicts:
#	lib/src/sighash.dart
#	lib/src/transaction/transaction.dart
#	pubspec.yaml
@stephanfeb stephanfeb merged commit bdd023f into master Aug 14, 2023
@stephanfeb stephanfeb deleted the expose-pre-image branch August 14, 2023 04:01
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