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 LedgerConnector initialization #218

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Conversation

mikeshultz
Copy link
Contributor

@mikeshultz mikeshultz commented Sep 21, 2020

Sorry, I should have noticed these issues in my testing. Though I'm still not able to properly test this because my local environment is fucked(contract deploys not happening?) and I'm not sure why. The initialization of the connector succeeds now but I can't test contract calls yet because contracts aren't able to initialize on my local. The RPC calls that were failing before are now fixed.

This fixes the W3PE subprovider initialization so the RpcSubprovider is now available when the LedgerProvider is being initialized(for balance checks).

@sparrowDom give me a shout when you're around again today?

@mikeshultz mikeshultz added the bug Something isn't working label Sep 21, 2020
@mikeshultz mikeshultz self-assigned this Sep 21, 2020
@sparrowDom
Copy link
Member

Thanks @mikeshultz it works for me now. When Logged in with Ledger the balances and allowances are correctly being loaded.

@sparrowDom sparrowDom merged commit 62bfe81 into master Sep 22, 2020
@sparrowDom sparrowDom deleted the mikeshultz/ledger-fix branch September 22, 2020 13:48
@sparrowDom sparrowDom mentioned this pull request Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants