Closed mmgen closed 2 years ago
Having the same issue here on my side. Just updated Ubuntu today, and am currently unable to run my project locally. Same with my colleagues who updated.
Having the same issue here on my side. Just updated Ubuntu today, and am currently unable to run my project locally. Same with my colleagues who updated.
Here's the workaround I came up with for my project: https://github.com/mmgen/mmgen/commit/40d90b37b8786bdf21fee382cee59efc4bfb187f
Call the wrapper routine once with no arguments and then you can use pycoin with no modification.
For reference, here's the pull request for Sipa's pure-Python implementation: https://github.com/bitcoin/bitcoin/pull/23716
@mmgen Thank you very much for sharing! This worked perfectly.
Should be fixed in 0.92.20220529
release.
For some background on this situation, see: https://github.com/bitcoin/bitcoin/issues/23710