Commit graph

3133 commits

Author SHA1 Message Date
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
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
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
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
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
Will Binns
c9ece81780
footer: Refactor styling, 'Support Bitcoin.org' 2017-05-09 02:31:37 -06:00
Will Binns
3543af2a3b
Gemfiles: Revert HTMLProofer upgrade 2017-05-09 01:45:24 -06:00
Will Binns
4926434a48
Gemfile.lock: Update (new version of HTMLProofer) 2017-05-09 01:28:00 -06:00
Will Binns
5e166f5da5
Gemfile: Update HTMLProofer to latest version 2017-05-09 01:24:14 -06:00
Will Binns
de1783da9d
footer-menu: Add Travis exception 'bitcoin:' links 2017-05-09 01:06:11 -06:00
Will Binns
377cd40e59
footer: Add link to support Bitcoin.org 2017-05-08 20:57:50 -06:00
Will Binns
5cb5ab1fd2
blog: Fix blog post title in 0.14.1 release notes 2017-05-08 19:25:19 -06:00
Will Binns
b0fb5cf3f7
blog: Add release notes for 0.14.1 2017-05-08 19:19:09 -06:00
David A. Harding
7a67a7c8cf
Dev Docs: edits to 0.14.0 RPC update 2017-05-08 14:44:33 -04:00
Michael Rotarius
ee3950ed12 Updated summaries.md 2017-05-05 17:01:03 +02:00
Michael Rotarius
488ae7a83d Updated CreateRawTransaction 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
8bd3251621 Updated DisconnectNode 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
98b09d44ac Updated FundRawTransaction 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
db84310aa4 Updated GetAddedNodeInfo 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
7481496941 Updated GetBlockChainInfo 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
7e6fbf230a Updated GetMiningInfo 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
4813ee834e Updated GetRawTransaction 0.14.1 2017-05-05 16:43:25 +02:00
Michael Rotarius
3e80757193 Removed 0.10.0 mentions 2017-05-05 16:43:25 +02:00
Michael Rotarius
5d3cff53ee Several small fixes 2017-05-05 16:43:24 +02:00
Michael Rotarius
b89414d378 Added BumpFee rpc command 2017-05-05 16:43:24 +02:00
Michael Rotarius
37e19def3b Added GetMemoryInfo rpc command 2017-05-05 16:43:24 +02:00
Michael Rotarius
ca060f00c8 Added ImportMulti rpc command 2017-05-05 16:43:24 +02:00
Michael Rotarius
eaeef9d2d9 Added PreciousBlock rpc command 2017-05-05 16:43:24 +02:00
Michael Rotarius
406050e8fe Added PrunedBlockchain rpc command 2017-05-05 16:43:24 +02:00
Michael Rotarius
ac67275f50 Added SetNetworkActive rpc command 2017-05-05 16:43:23 +02:00
Michael Rotarius
0a6d622bd0 developer-reference 2017-05-05 01:06:32 +02:00
Michael Rotarius
c67699cb09 Devsearch update 2017-05-05 01:06:32 +02:00
Michael Rotarius
801bd83e0c reference update 2017-05-05 01:06:32 +02:00
Michael Rotarius
6827a8e897 Quick reference update 2017-05-05 01:06:32 +02:00
Andrew Chow
a290ecf4b7 Upgrade Armory fee control from pass to good 2017-05-01 16:51:19 -04:00
Jonathan Cross
287acad475
Update wording of Alert key public release per @achow101 2017-05-01 18:09:05 +02:00