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

Re-add txout shuffling work-around #13

Conversation

canndrew
Copy link
Member

This NBitcoin issue: MetacoSA/NBitcoin#931 still hasn't been fixed properly.

To avoid txout shuffling on closing transactions we still have to set TransactionBuilder.ShuffleRandom to null.

This NBitcoin issue: MetacoSA/NBitcoin#931
still hasn't been fixed properly.

To avoid txout shuffling on closing transactions we still have to set
TransactionBuilder.ShuffleRandom to null.
@knocte knocte merged commit 8be2dcd into nblockchain:master Nov 24, 2020
knocte pushed a commit that referenced this pull request Jan 7, 2021
This NBitcoin issue: MetacoSA/NBitcoin#931
somehow still hasn't been fixed properly (our geewallet CI still encounters it,
surprisingly).

So let's reapply the workaround[1] that we had removed[2].

[1] joemphilips@d813a97
[2] joemphilips@256893c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants