-
-
Notifications
You must be signed in to change notification settings - Fork 771
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
enables sending of kudos on the xdai network right from the browser. #7737
Conversation
mind if i get this into master? @owocki |
sure! |
pr updated |
@thelostone-mc can i merge for #7919 |
can i merge this? |
Hi all! I got the following error "You are not on the right web3 network. Please switch to xdai". I was already on xdai network! Tried a CTRL+R, but still received the same message. I'm using Metamask with a Ledger wallet. I've used the xdai network to get some honey, just before this... |
its not deployed yet. @danlipert can let us know when the deploy is happening |
Description
enables sending of kudos on the xdai network right from the browser.
Refers/Fixes
broken UX on the live site
Testing
tested locally works fine.
the only wrinkle is that the kudos price is in finney (based on ETH). we could perhaps transpose that to an xDAI price with conversion rates.. but thats added complexity. i kinda feel like its not worth the effort since kudos isnt a large forward development priority for us. but am open to feedback if not.