Skip to content

txscript: Break dcrutil dependency.#2626

Merged
davecgh merged 1 commit intodecred:masterfrom
davecgh:txscript_break_dcrutil_dep
Apr 12, 2021
Merged

txscript: Break dcrutil dependency.#2626
davecgh merged 1 commit intodecred:masterfrom
davecgh:txscript_break_dcrutil_dep

Conversation

@davecgh
Copy link
Copy Markdown
Member

@davecgh davecgh commented Mar 16, 2021

This requires #2625.

Now that the addresses have all been converted over to use the stdaddr package, this removes only remaining dependencies on dcrutil which are in the tests in order to avoid cyclic dependencies when updating the dcrutil code to the use the stdaddr package.

@davecgh davecgh added this to the 1.7.0 milestone Mar 16, 2021
@davecgh davecgh force-pushed the txscript_break_dcrutil_dep branch 2 times, most recently from 6cb749d to 7e23bb8 Compare March 16, 2021 19:20
@davecgh davecgh force-pushed the txscript_break_dcrutil_dep branch from 7e23bb8 to 48f12b3 Compare March 30, 2021 07:07
@davecgh davecgh force-pushed the txscript_break_dcrutil_dep branch from 48f12b3 to 840150c Compare April 7, 2021 04:10
Now that the addresses have all been converted over to use the stdaddr
package, this removes only remaining dependencies on dcrutil which are
in the tests in order to avoid cyclic dependencies when updating the
dcrutil code to the use the stdaddr package.
@davecgh davecgh force-pushed the txscript_break_dcrutil_dep branch from 840150c to 76f80ba Compare April 12, 2021 16:21
@davecgh davecgh merged commit 76f80ba into decred:master Apr 12, 2021
@davecgh davecgh deleted the txscript_break_dcrutil_dep branch April 12, 2021 17:22
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.

4 participants