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 controller, node api calls #344

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

jaspervdm
Copy link
Contributor

  • Move controller over to futures0.3 using async/.await
  • Add size check in secure owner api nonce
  • Due to mixed blocking and async usage within the wallet, we have to use scoped threads to create a new runtime for node api calls. This is kind of an unfortunate situation, but preventing it would require a larger refactor on the wallet, so we're leaving it for a future PR

@jaspervdm jaspervdm changed the title Fix controller, apis Fix controller, node api calls Feb 24, 2020
@jaspervdm jaspervdm merged commit b56afda into mimblewimble:master Feb 24, 2020
@jaspervdm jaspervdm deleted the futures0.3_fix branch February 25, 2020 18:29
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
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.

1 participant