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

Fix panic in ToAsm() caused by last commit. #109

Merged
merged 11 commits into from
Mar 19, 2022
Merged

Fix panic in ToAsm() caused by last commit. #109

merged 11 commits into from
Mar 19, 2022

Conversation

ordishs
Copy link
Collaborator

@ordishs ordishs commented Mar 19, 2022

No description provided.

@jadwahab jadwahab merged commit 87a77cc into libsv:v1 Mar 19, 2022
ordishs added a commit to ordishs/go-bt that referenced this pull request Mar 22, 2022
mergify bot pushed a commit that referenced this pull request Nov 16, 2022
#130)

* Merge branch 'master' of https://github.com/libsv/go-bt

* Fix panic in ToAsm() caused by last commit. (#109)

* Fix rename of variable

* Fixed an old test that was failing due to changes in ToAsm() method

* Explicity check error

* Spelling

* All transaction parsing functions now use one function.  Added BIP-239 support (extended transaction format)

* Add comments and extra test

* Overcome linter

* Linter workarounds

* Linter fix

* More linting workarounds

* Minor changes to address comments in PR
mergify bot pushed a commit that referenced this pull request Dec 6, 2022
* Merge branch 'master' of https://github.com/libsv/go-bt

* Fix panic in ToAsm() caused by last commit. (#109)

* Fix rename of variable

* Fixed an old test that was failing due to changes in ToAsm() method

* Explicity check error

* Spelling

* All transaction parsing functions now use one function.  Added BIP-239 support (extended transaction format)

* Add comments and extra test

* Overcome linter

* Linter workarounds

* Linter fix

* More linting workarounds

* Minor changes to address comments in PR

* Make CreateOpReturnOutput public

* Added comment to CreateOpReturnOutput
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.

2 participants