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

Add support for browser extensions #62

Merged
merged 19 commits into from
Oct 10, 2024
Merged

Conversation

clangenb
Copy link
Contributor

@clangenb clangenb commented Oct 4, 2024

Current state:

  • Enconter-js: should have the support to use the injector now with a similar interface to polkadot-js/api's tx interface.

Currently blocked:

package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
pages/index.vue Show resolved Hide resolved
pages/index.vue Show resolved Hide resolved
pages/index.vue Outdated Show resolved Hide resolved
pages/index.vue Outdated Show resolved Hide resolved
@brenzi
Copy link
Contributor

brenzi commented Oct 9, 2024

I was able to run this e2e on the public paseo sidechain after upgrade to 0.14.1

observations:

  1. BUG: shielding: asks me twice to sign the same extrinsic. But the first extrinsic works as expected
  2. send privately: 2 signing interactions: nonce + transfer
  3. unshield: 2 signing interactions: nonce + unshield

@brenzi brenzi merged commit 0ef32a7 into master Oct 10, 2024
2 checks passed
@brenzi brenzi changed the title [WIP] Add support for browser extensions Add support for browser extensions Oct 10, 2024
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.

2 participants