You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manual testing to confirm extension works with main flows
Balances
Send
Swap
Staking
IBC
Tx details
Test sync with assertRootValid() enabled. Will throw if TCT roots are not correct.
If there is already a changelist PR (like this one), merge it. Otherwise, manually run pnpm changeset to bump packages as needed (would require work looking through PRs since last version) and run pnpm changeset version after. You'll have local changes that will require a PR to merge.
pnpm changeset
to bump packages as needed (would require work looking through PRs since last version) and runpnpm changeset version
after. You'll have local changes that will require a PR to merge.package.json
version in the extension.vX.X.X
tag. Triggers approval to run chrome extension publishing.pnpm build
in the web repo's root. Then take minifront & node-statusdist
output and make PR against core repo to update node's frontends.Deploy Static Site
github actionThe text was updated successfully, but these errors were encountered: