-
Notifications
You must be signed in to change notification settings - Fork 9
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
Send regen #779
Send regen #779
Conversation
1e62e6c
to
c111470
Compare
9e77b18
to
cf62489
Compare
The "View on ledger" feature has nothing to do with the block explorer working or not. The issue is actually that staging is still using tx hashes from the previous devnet! I'll update them in the staging db to use the new ones. |
@mhagel @erikalogie Another way to test that the transfer's been successful while the block explorer is down is to go to |
It doesn't like it's working with a Ledger Nano, could you create a follow-up issue to support that? @mhagel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting way of using context to pass a stateful method - I like it
Yeah, it seemed simple enough. |
keplr?: Keplr; | ||
} | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
interface Window extends KeplrWindow {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why using Window
instead of just KeplrWindow
here?
Closes: regen-network/rnd-dev-team#695
Closes: #769
To test:
regen18hj7m3skrsrr8lfvwqh66r7zruzdvp6ylwxrx4
(as a POC)Note: