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: solo lookup of wallet UI #8392

Merged
merged 2 commits into from
Sep 28, 2023
Merged

fix: solo lookup of wallet UI #8392

merged 2 commits into from
Sep 28, 2023

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Sep 27, 2023

Refs: #8380

Description

During testing of #8374, we encountered an issue when opening the wallet UI (agoric open) where the wallet UI exposed by ag-solo (port 8000), would failed to load from dapp-foo/node_modules/node_modules/@agoric/wallet-ui/build/index.html.

This changes the solo to use import.resolve to locate the htmlBasedir relative to the @agoric/wallet package, and removes the now unnecessary ../../node_modules relative path.

Security Considerations

None

Scaling Considerations

None

Documentation Considerations

None

Testing Considerations

Manually tested as patch over the agoric-upgrade-11 NPM packages in a dapp. Other integration tests should cover the rest.

Upgrade Considerations

None

@mhofman mhofman added the automerge:rebase Automatically rebase updates, then merge label Sep 28, 2023
@mergify mergify bot merged commit bf2e680 into master Sep 28, 2023
71 checks passed
@mergify mergify bot deleted the mhofman/fix-solo-wallet-ui branch September 28, 2023 21:22
mhofman pushed a commit that referenced this pull request Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants