-
Notifications
You must be signed in to change notification settings - Fork 80
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
FullStackNetworkProvider failing P2SH32 tests #231
Comments
@christroutner do you know why we're getting this error? |
FullStack is still running Fulcrum v1.2.3 which is quite old at this point and does not include updates for CashTokens or BitInts. I'm in the process of updating it and will update this issue when it is complete. We'll see if that solves the issue. |
I just updated FullStack.cash to the latest version of Fulcrum. @mr-zwets go ahead and try again. Let me know if you still see the issue or not. |
@christroutner discovered the issue was not with the version of fulcrum but with the I opened an issue for P2SH32 support on the fulcrum-api repo with a suggested solution 😄 👍 |
Continuing this conversation there. |
Currently the
FullStackNetworkProvider
tests are skipped because they fail...We get an error when calling
.send()
The text was updated successfully, but these errors were encountered: