-
Notifications
You must be signed in to change notification settings - Fork 79
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
Burnr demo's transfers are not working #1827
Comments
@ryanleecode is there a deployed solution that works? I just tested the deployed version and it is still not working: |
smol-dot/smoldot#1694 might block this issue. |
smol-dot/smoldot#1694 is merged. Latest version of Substrate connect does not work using PAPI or polkadotJS |
Thanks for the follow up @wirednkod On PAPI, Could you upload an example to https://stackblitz.com/ with the issue? |
Hey @kratico . I was expecting a follow up from your side. |
Once polkadot-js/api#5817 is released then we need to upgrade PJS in the Burnr project and deploy. @wirednkod regarding PAPI I don't see any issues. |
@kratico The issues I had was with the version that I tested during this comment. |
Sorry for the confusion @wirednkod |
It did - but next comment sounded like there is nothing still updated. Just tested Burnr and it works |
Issue Description
When trying to send to the burnr wallet in Westend, the funds never arrive (tested from polkadotJS extension);
When trying to send from the burnr wallet to another account an error appears:
Uncaught (in promise) TypeError: pt.tx.balances.transfer is not a function
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
When trying to send to the burnr wallet in Westend, the funds never arrive (tested from polkadotJS extension);
When trying to send from the burnr wallet to another account an error appears:
Uncaught (in promise) TypeError: pt.tx.balances.transfer is not a function
Describe the results you expected
Funds should be transfered without error between accounts
Substrate-Connect version
latest
Provider
Chrome
Browser version
Version 121.0.6167.139 (Official Build) (arm64)
Additional environment details
No response
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
Screenshots
The text was updated successfully, but these errors were encountered: