Andrew Chow
2390680b5d
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.
2017-05-22 14:18:22 -04:00
Andrew Chow
582be1bf61
Add uasf and masf gloassary terms
2017-05-21 22:38:50 -04:00
Will Binns
4c9a38f8e3
Merge pull request #1608 from bitcoin-dot-org/wbnns-update-label
...
README: Change Bitcoin Symbol to 'Bounty'
2017-05-21 09:40:42 -06:00
Will Binns
b9e1edb294
README: Change Bitcoin Symbol to 'Bounty'
2017-05-21 09:09:30 -06:00
Will Binns
9619938f49
Merge pull request #1607 from bitcoin-dot-org/wbnns-get-paid-for-contributing
...
README: Add section, Earn Bitcoin for Contributing
2017-05-21 08:55:16 -06:00
Will Binns
ee4dd3a95d
README: Add section, Earn Bitcoin for Contributing
2017-05-20 11:04:54 -06:00
Will Binns
4a25e43461
Merge pull request #1600 from harding/wallet-schema
...
Wallets: validate wallet YAML file using JSON Schema
2017-05-20 08:55:21 -06:00
Will Binns
586f87ce07
menu: Add Slack link
2017-05-19 19:59:05 -06:00
Will Binns
246a41fb33
Merge pull request #1603 from r3ticuli/patch-1
...
Update simplified-payment-verification.yaml
2017-05-18 20:46:12 -06:00
Will Binns
8dba3ea27d
Merge pull request #1602 from nikolaifischer/patch-1
...
Fixed Missing word in guide_wallets.md
2017-05-18 20:45:34 -06:00
Will Binns
ac6495daba
Merge pull request #1598 from harding/cpfp-rbf
...
Dev Glossary: add CPFP and RBF entries
2017-05-17 16:28:30 -06:00
sbstn mssr
165baa0ee1
Update simplified-payment-verification.yaml
2017-05-17 16:53:11 -04:00
sbstn mssr
e75c0efc53
Update simplified-payment-verification.yaml
2017-05-17 15:27:44 -04:00
Nikolai Fischer
266315acca
Update guide_wallets.md
2017-05-17 14:58:13 +02:00
Nikolai Fischer
442a5cee7b
Fixed Missing word in guide_wallets.md
...
"work" was missing in the first sentence describing the point() function.
2017-05-17 14:12:33 +02:00
David A. Harding
c09a126439
Wallets: limit maximum description length to 418 characters
...
418 characters is the current longest description we have.
2017-05-17 06:08:12 -04:00
David A. Harding
ab641d7300
Wallets: validate wallet YAML file using JSON Schema
2017-05-16 13:42:07 -04:00
Will Binns
0354fe0399
Merge pull request #1575 from jonathancross/estimatepriority
...
Improve warning with details for 'estimatepriority' RPC
2017-05-14 16:57:53 -06:00
Will Binns
822947ab04
Merge pull request #1576 from jonathancross/alert
...
P2P 'alert' messaging was removed, updating DevDocs (also updating protocol table to 70015)
2017-05-14 16:57:40 -06:00
Will Binns
9bcf99e7b2
Merge pull request #1592 from harding/wallets-unhide-extras
...
Wallets: show up to 14 wallets
2017-05-14 16:57:18 -06:00
Will Binns
1c0928922f
Merge pull request #1595 from laudaa/patch-1
...
Add BitVol to Resources/Charts
2017-05-14 16:56:58 -06:00
Will Binns
b9ca0cac97
Merge pull request #1596 from harding/blocks-only
...
Full node guide: describe blocks-only mode
2017-05-14 16:56:18 -06:00
Will Binns
5746996198
Merge pull request #1597 from bitcoin-dot-org/wbnns-events
...
Update events
2017-05-14 16:56:02 -06:00
David A. Harding
524831a205
Dev Glossary: add CPFP and RBF entries
2017-05-14 08:10:02 -04:00
Will Binns
1bb521b030
events: Add 'How To Disrupt Everything'
...
Closes #1579
2017-05-13 07:59:30 -06:00
Will Binns
e0c050d78a
events: Remove 'Oral Arguments on the Status of the Bitlicense'
...
Closes #1580
2017-05-13 07:54:36 -06:00
Will Binns
b83ab5ac6b
events: Add 'CoinAgenda Europe'
...
Closes #1581
2017-05-13 07:51:46 -06:00
Will Binns
8b909e3d1e
event: Add 'Blockchain Government Forum'
...
Closes #1589
2017-05-13 07:45:22 -06:00
Will Binns
3f652b0b8f
event: Add 'The Advanced Digital Innovation Summit'
...
Closes #1590
2017-05-13 07:42:11 -06:00
Will Binns
b2c36c8b47
README: Add link, Support Bitcoin.org
2017-05-13 07:13:26 -06:00
David A. Harding
57aaf64d0b
Full node guide: describe blocks-only mode
2017-05-13 06:02:50 -04:00
Jonathan Cross
6a3778a17e
Merge pull request #1 from harding/edits-estimatepriority
...
Dev docs: edits to removed estimatepriority RPC
2017-05-13 01:28:57 +02:00
David A. Harding
e25cbcefcd
Dev docs: edits to removed estimatepriority RPC
2017-05-12 13:54:57 -04:00
Lauda
2327ce1ddc
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.
2017-05-11 13:42:06 +02:00
Will Binns
95c7a19891
Merge pull request #1594 from harding/fix-accidental-hiding
...
Wallets: fix accidental wallet hiding on category change
2017-05-10 14:16:23 -06:00
David A. Harding
2dc026918a
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.
2017-05-10 15:01:46 -04:00
Jonathan Cross
8d842795da
P2P 'alert' messaging was removed, updating DevDocs
2017-05-10 16:52:35 +02:00
Jonathan Cross
96b7cce4b4
Merge branch 'master' into estimatepriority
2017-05-10 16:39:51 +02:00
Will Binns
a702d178a0
Merge pull request #1574 from jonathancross/AddWitnessAddress
...
Minor improvements to devdoc: AddWitnessAddress
2017-05-10 07:44:50 -06:00
Will Binns
d2a54bcc88
Merge pull request #1586 from achow101/armory-fee
...
Upgrade Armory fee control from pass to good
2017-05-10 07:44:15 -06:00
Will Binns
43974f7d9f
Merge pull request #1588 from Mirobit/rpc0.14
...
Rpc 0.14.1 update
2017-05-10 07:44:02 -06:00
Will Binns
495d8359a1
Merge pull request #1577 from jonathancross/alert-2
...
Updating 'alert system retirement' page.
2017-05-10 07:43:47 -06:00
Michael Rotarius
a889ba750b
Bumpfee, fundrawfee, importmulti examples fix
2017-05-09 22:33:21 +02:00
David A. Harding
d0b093ef39
Wallets: bugfix: correctly add Electrum to the mobile platform
2017-05-09 15:11:34 -04:00
David A. Harding
a2695c4a6d
Wallets: error if more than 14 wallets in any category
2017-05-09 15:11:34 -04:00
David A. Harding
2a00906597
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.
2017-05-09 14:29:31 -04:00
David A. Harding
0f99b7b4a4
Wallets: show up to 14 wallets on one page
2017-05-09 14:23:32 -04:00
Will Binns
0d98dddbf7
footer: Update htmlproofer exception; footer link
2017-05-09 08:00:31 -06:00
Will Binns
d503fe0a30
bco-htmlproof: Exempt address handler
2017-05-09 07:37:33 -06:00
Will Binns
9a69c3fe6b
bco-htmlproof: Drop handler link
2017-05-09 02:44:33 -06:00