-
Notifications
You must be signed in to change notification settings - Fork 212
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
vaults chain doesn't support pismo wallet #6993
Comments
We'll have to upgrade wallet.agoric.app when we upgrade the chain. For now try https://main.wallet-app.pages.dev/wallet/ for a version that's in sync with current master |
It's a breaking change, but pretty important for performance / scalability. The dev wallet has been updated to get the info from Do we want to keep this issue open until the chain is updated and the front end is deployed in production? Or close it as "working as designed"? Or something in between? |
Expect folks to use the |
see also Agoric/dapp-psm#58 |
Describe the bug
Unable to load a provisioned wallet in wallet.agoric.app due to
Error in wallet backend: Cannot read properties of undefined (reading 'find')
To Reproduce
Steps to reproduce the behavior:
Expected behavior
no error, with a list of purses
The text was updated successfully, but these errors were encountered: