Will Binns
b2c36c8b47
README: Add link, Support Bitcoin.org
2017-05-13 07:13:26 -06: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
Jonathan Cross
03ed2e4a79
Updating date explanation for public release of alert key.
2017-05-01 03:10:30 +02:00
Jonathan Cross
1361177b38
Updating alert system retirement page.
2017-04-24 22:48:31 +02:00
Will Binns
049ff3f852
Merge pull request #1568 from harding/fee-scoring
...
Wallets: add fee handling info to Choose Your Wallet page
2017-04-23 19:15:50 -06:00
Jonathan Cross
5660c58612
Minor improvements to devdoc: AddWitnessAddress
2017-04-23 17:44:25 +02:00
Cøbra
f23e7a98b2
Merge pull request #1571 from bitcoin-dot-org/bitcoin-core-0.14.1
...
Bitcoin Core 0.14.1
2017-04-22 15:03:25 +01:00
Wladimir J. van der Laan
aded071211
Bitcoin Core 0.14.1
2017-04-22 15:48:20 +02:00
David A. Harding
60a49735ce
Wallets: Fee Scoring: Add icons & adjust CSS
2017-04-20 14:43:26 -04:00
Craig Watkins
3508a3087b
Add fee scoring to wallets
2017-04-20 14:43:25 -04:00