Will Binns
3323766165
blog: Add post for release of 0.14.2
...
This adds a new post containing all of the relevant information
pertaining to the release of Bitcoin Core Version 0.14.2 (release notes,
change log, etc.).
2017-06-17 18:35:27 -06:00
Wladimir J. van der Laan
eddcb88bc4
Merge #1637 : Bitcoin Core 0.14.2
...
80c4757
Bitcoin Core 0.14.2 (Wladimir J. van der Laan)
Tree-SHA512: e78ec0db87e40929ce0ee7c76bcc0af59d4f7d7705252b7f7df5fbdde5332ef3979ef58a95ee84c2cb9d97cc796708df090609f6f6f6fee11a4fcf387d1fb513
2017-06-17 14:36:56 +02:00
Wladimir J. van der Laan
80c475721e
Bitcoin Core 0.14.2
2017-06-17 13:35:38 +02:00
Will Binns
d827ca08c4
Merge pull request #1626 from d2597b33-2ac1-4c27-af8e-5794285e8600/patch-1
...
Add subtractfeeamount parameter
2017-06-14 14:05:16 -06:00
Matthew Smith
ab16005e42
Merge pull request #1 from harding/edit-1626
...
Dev Docs: RPCs: edits for Subtract Fee From Amount params
2017-06-13 20:28:00 +01:00
David A. Harding
532fd7af9f
Dev Docs: RPCs: edits for Subtract Fee From Amount params
2017-06-13 12:36:08 -04:00
Matthew Smith
886f847018
Fix subtractfeefrom parameter of sendmany
...
subtractfeefrom is an array of addresses, not a
bool.
2017-06-13 10:05:18 +01:00
Matthew Smith
9824426577
Fix markdown formatting
...
Add asterisk at the end of the line.
2017-06-13 09:43:27 +01:00
Matthew Smith
a4ee6bb100
Add subtractfeeamount parameter to sendmany RPC
...
Source: e4918316d8/src/wallet/rpcwallet.cpp (L890)
2017-06-13 09:33:20 +01:00
Matthew Smith
00202e2783
Add subtractfeeamount parameter
...
Source: e4918316d8/src/wallet/rpcwallet.cpp (L403)
2017-06-12 11:23:33 +01:00
Will Binns
a563ab55bd
Merge pull request #1624 from Mirobit/shinyflags
...
Use shiny flags
2017-06-11 14:33:43 -06:00
Will Binns
6fcc3e0196
Merge pull request #1625 from erasmospunk/update-coinomi
...
Update Coinomi wallet listing
2017-06-11 14:33:31 -06:00
John L. Jegutanis
22033fc683
Update Coinomi wallet listing
2017-06-09 23:48:28 +03:00
Will Binns
6148ba1694
Merge pull request #1620 from harding/events-drop-meetup
...
Events plugin: stop requesting events from Meetup.com
2017-06-07 19:24:40 -06:00
Michael Rotarius
0c6aea4636
New shiny flags
2017-06-06 00:26:35 +02:00
Michael Rotarius
a492959763
Updated docs
2017-06-05 19:40:39 +02:00
David A. Harding
a0fa907b4a
Events plugin: stop requesting events from Meetup.com
...
Closes #1617 (Meetup.com events no longer display)
2017-06-03 08:52:21 -04: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