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

Error when trying to interact with an account via the extension #60

Closed
zmanian opened this issue Feb 23, 2021 · 9 comments
Closed

Error when trying to interact with an account via the extension #60

zmanian opened this issue Feb 23, 2021 · 9 comments
Labels
bug Something isn't working

Comments

@zmanian
Copy link

zmanian commented Feb 23, 2021

When I try to make transactions on cosmoshub-4 with cosmos1lcsjy2d5s33h0sddd8lpuqvwyz5ruz7jsfj43h, I get read property 'length' of undefined on trying to send or withdraw rewards.

@Thunnini
Copy link
Member

What webpage did this error occur in? and if it's a custom website, could you share some code snippets?

@zmanian
Copy link
Author

zmanian commented Feb 25, 2021

this error occurs when I'm trying trying to use the extension directly and not via a website.

@dogemos
Copy link
Member

dogemos commented Feb 25, 2021

It appears that the account is a vesting account, which Keplr may have issues supported after the Stargate upgrade. Just to verify, could you see if a non-vesting account has the same issue?

We're nearly complete with the refactor of Keplr, and once this has been released we'll make sure vesting accounts are supported for the latest version of the SDK as well.

@dogemos dogemos added the bug Something isn't working label Feb 25, 2021
@zmanian
Copy link
Author

zmanian commented Feb 25, 2021

yeah that is probably why

@jbibla
Copy link

jbibla commented Feb 27, 2021

yep, can confirm the error is related to vesting accounts.

@dogemos do you have a rough timeline for the refactor + release?

@zmanian
Copy link
Author

zmanian commented Feb 27, 2021

Just observe that I see the same vesting account errors on LedgerLive so it would be cool to have an example patch and we can fix both.

@jbibla
Copy link

jbibla commented Mar 3, 2021

@dogemos @Thunnini any ETA?

@dogemos
Copy link
Member

dogemos commented Mar 6, 2021

We've just released v0.8.0 which should have resolved this issue. Could you guys check and see if everything works alright now?

@zmanian
Copy link
Author

zmanian commented Mar 7, 2021

It works!

@zmanian zmanian closed this as completed Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants