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

Exchange list #1618

Closed
wants to merge 107 commits into
from

Conversation

Projects
None yet

Merge pull request from bitcoin-core-0.14.1(1615) add Ukraine kuna to exchange list

bitim and others added some commits Apr 18, 2017

Merge pull request #1568 from harding/fee-scoring
Wallets: add fee handling info to Choose Your Wallet page
Wallets: produce error if mismatch between platform and compats
If a wallet contains a section for a particular platform, it must also
contain that platform in its compatibility field.

This commit adds a test for the above and corrects two existing
mismatches.
Merge pull request #1577 from jonathancross/alert-2
Updating 'alert system retirement' page.
Merge pull request #1586 from achow101/armory-fee
Upgrade Armory fee control from pass to good
Merge pull request #1574 from jonathancross/AddWitnessAddress
Minor improvements to devdoc: AddWitnessAddress
Wallets: fix accidental wallet hiding on category change
Closes #1493

When a wallet was selected on mobile displays, its entry was copied to
another part of the page with its element id intact.  When a category
was changed, it prevented duplicate entries from being shown by
searching the page for matching ids, which unintentionally matched the
copied element.

This patch changes the id of the copied entry during the copy operation.
Merge pull request #1594 from harding/fix-accidental-hiding
Wallets: fix accidental wallet hiding on category change
Add BitVol to Resources/Charts
Hello.

I think this website would be an useful metric for the Charts page. It calculates the historical volatility [1] of the Bitcoin price using the Coindesk API[2] (which will change to BitcoinAverage soon && more features will be added). Volatility is a very special metric as Bitcoin is slowing moving forward towards stability that can be seen in traditional fiat currencies, and was used as an argument against Bitcoin in the past.

[1] - http://www.ivolatility.com/help/2.html
[2] - http://www.coindesk.com/api/

I would like to hear other people's input.
Merge pull request #1 from harding/edits-estimatepriority
Dev docs: edits to removed estimatepriority RPC
Merge pull request #1596 from harding/blocks-only
Full node guide: describe blocks-only mode
Merge pull request #1595 from laudaa/patch-1
Add BitVol to Resources/Charts
Merge pull request #1576 from jonathancross/alert
P2P 'alert' messaging was removed, updating DevDocs (also updating protocol table to 70015)
Merge pull request #1575 from jonathancross/estimatepriority
Improve warning with details for 'estimatepriority' RPC
Wallets: limit maximum description length to 418 characters
418 characters is the current longest description we have.
Fixed Missing word in guide_wallets.md
"work" was missing in the first sentence describing the point() function.
Merge pull request #1598 from harding/cpfp-rbf
Dev Glossary: add CPFP and RBF entries
Merge pull request #1602 from nikolaifischer/patch-1
Fixed Missing word in guide_wallets.md
Merge pull request #1603 from r3ticuli/patch-1
Update simplified-payment-verification.yaml
Merge pull request #1600 from harding/wallet-schema
Wallets: validate wallet YAML file using JSON Schema
Merge pull request #1607 from bitcoin-dot-org/wbnns-get-paid-for-cont…
…ributing

README: Add section, Earn Bitcoin for Contributing
Merge pull request #1608 from bitcoin-dot-org/wbnns-update-label
README: Change Bitcoin Symbol to 'Bounty'
Make reject message code descriptions more accurate
Changed extra data *is* to *may include* since the extra data does not necessarily have to include what was stated.
Remove incorrect note in importaddress
Remove incorrect note that said imporaddress would not rescan stuff already in the wallet. Those addresses and scripts already in the wallet will still be rescanned.
Add node glossary term and full node types in dev guide
Added a node glossary term

Added descriptions of full nodes, archival nodes, and pruned nodes to the dev guide.

Linked the term "peer" to node instead of original location.
Revert "menu: Add Slack link"
The Slack link that was recently added received so many sign ups in a
short time span, that Slack rate-limited our sign ups. I'm removing the
link so people don't have an issue (a better solution is needed).

This reverts commit 586f87c.
Merge pull request #1567 from Bitim/patch-1
Add Israeli bitcoin change Bits of Gold
Merge pull request #1611 from achow101/devdoc-fixes
Various corrections to developer reference
Update PGP key for Luke Dashjr (E463A93F5F3117EEDE6C7316BD02942421F48…
…89F)

Same key, later expiration, new signatures
Merge pull request #1614 from luke-jr/2017_pgp_update
Update PGP key for Luke Dashjr (E463A93F5F3117EEDE6C7316BD02942421F4889F)

@wbnns wbnns added the Under Review label Jun 2, 2017

@wbnns wbnns self-assigned this Jun 2, 2017

Contributor

achow101 commented Jun 2, 2017

This PR is completely incorrect and pointless. You opened a PR which is for merging the master branch of this repo into the bitcoin-core-0.14.1 branch of this repo. Whatever change you want does not and cannot exist in this PR.

Contributor

harding commented Jun 2, 2017

In case @achow101's comment was unclear: GitHub's underlying system does not (AFAIK) allow one to change the branches used for a PR, so this PR cannot be repaired. I suggest that it be closed and, if there's a change you want, you open a separate PR for that. If you're not sure how to make that change, please feel free to open an issue and someone will assist you.

Contributor

wbnns commented Jun 3, 2017

@sherika36 I'll submit a PR to add Kuna. Thanks for trying to add it. 👍

@wbnns wbnns closed this Jun 3, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment