Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
GreenAddress uses Electrum for payment validation #497
Comments
Yes, unless firewall is detected, then the user has an option not to use Electrum.
A validation error is shown and transaction is not allowed.
We connect randomly to a server from the public list hardcoded in the app. |
saivann
referenced this issue
Aug 4, 2014
Merged
Add "Electrum server list" as a "Decentralization" score for Electrum and GreenAddress #502
|
@greenaddress Thanks for your answer. The associated text has just been updated accordingly in pull request #502. |
saivann commentedAug 3, 2014
@greenaddress I read that your app is using Electrum servers for payment validation. This is interesting, and makes me realize the current "Decentralized" score might not be appropriate for the mobile app, I wondered if you could answer a few questions?
Does both the Chrome extension, Android app and iOS app all double-check with Electrum servers?
What these apps are designed to do if Greenaddress / Electrum servers disagree?
Do you randomly connect to a server from Electrum's list, or do you rely on a specific server?