Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Bitcoin exchange extravaganza #3824

Closed
wants to merge 7 commits into from
Closed

Conversation

mrose17
Copy link
Member

@mrose17 mrose17 commented Sep 8, 2016

report ledgerInfo.countryCode and ledgerInfo.exchangeInfo for a new "Add Funds..." dialog.

auditor: @diracdeltas

@mrose17 mrose17 added this to the 0.12.1dev milestone Sep 8, 2016
@mrose17 mrose17 self-assigned this Sep 8, 2016
@@ -435,8 +435,14 @@ WindowStore
}
},
hasBitcoinHandler: boolean, // brave browser has a `bitcoin:` URI handler
paymentIMG: string, // the QR code equivalent of `paymentURL` expressed as "data:image/...;base64,..."
error: { // non-null if the last updateLedgerInfo happened concurrently with an error
countryCode: // ISO3166 2-letter code for country of browser's location
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

string

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@diracdeltas
Copy link
Member

please squash commits

@@ -32,6 +32,7 @@ const session = electron.session
const acorn = require('acorn')
const ledgerBalance = require('ledger-balance')
const ledgerClient = require('ledger-client')
const ledgerGeoIP = require('ledger-geoip')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove all providers in https://github.com/brave/ledger-geoip/blob/master/index.js that do not offer HTTPS

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@mrose17
Copy link
Member Author

mrose17 commented Sep 8, 2016

OBE'd by #3831

@alexwykoff
Copy link
Contributor

Please add QA steps or label no-qa-needed as appropriate. Thanks!

@luixxiul
Copy link
Contributor

bump for QA steps

@mrose17
Copy link
Member Author

mrose17 commented Sep 14, 2016

Steps to QA:

  • use add funds from different CV countries and see what exchanges you see

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants