Michael Rotarius
0c6aea4636
New shiny flags
2017-06-06 00:26:35 +02:00
Will Binns
38f7393651
Merge pull request #1619 from crwatkins/multibithd
...
Remove wallet listing multibithd
2017-06-02 14:02:14 -06:00
Craig Watkins
955a988e96
Remove wallet listing multibithd
2017-06-02 14:16:59 -04:00
Will Binns
be19e6c19d
Merge pull request #1614 from luke-jr/2017_pgp_update
...
Update PGP key for Luke Dashjr (E463A93F5F3117EEDE6C7316BD02942421F4889F)
2017-05-31 13:56:11 -06:00
Luke Dashjr
910331b031
Update PGP key for Luke Dashjr (E463A93F5F3117EEDE6C7316BD02942421F4889F)
...
Same key, later expiration, new signatures
2017-05-29 20:08:09 +00:00
Will Binns
4c5121799c
Merge pull request #1610 from achow101/new-glossary-terms
...
New glossary terms
2017-05-25 18:47:00 -06:00
Will Binns
bdbe5dae97
Merge pull request #1611 from achow101/devdoc-fixes
...
Various corrections to developer reference
2017-05-25 18:45:29 -06:00
Will Binns
9a2390e5f5
Merge pull request #1567 from Bitim/patch-1
...
Add Israeli bitcoin change Bits of Gold
2017-05-25 12:43:02 -06:00
Andrew Chow
f2d403fcd4
Add paragraphs for UASF and MASF
2017-05-23 12:52:34 -04:00
Will Binns
65e2fb8771
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 586f87ce07
.
2017-05-22 20:47:45 -06:00
David A. Harding
8619bded76
Fix CI with node term in code block
2017-05-22 15:02:16 -04:00
Andrew Chow
3472076be5
Add block size limit glossary term
2017-05-22 14:18:26 -04:00
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
2b0611effb
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.
2017-05-22 13:46:34 -04:00
Andrew Chow
1320506acc
Clarify about empty headers messages
2017-05-21 23:40:53 -04:00
Andrew Chow
7e9305eb8a
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.
2017-05-21 23:37:50 -04:00
Andrew Chow
2952c309cb
Correct Compact Size Uint ranges
2017-05-21 23:22:55 -04:00
Andrew Chow
582be1bf61
Add uasf and masf gloassary terms
2017-05-21 22:38:50 -04:00
bitim
d4036fb5a7
Add Bit2C exchange
2017-05-22 01:01:42 +03: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
bitim
9599d76816
Fix layout
2017-05-20 19:46:46 +03: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