Commit graph

2486 commits

Author SHA1 Message Date
Saivann
aee1ac12d8
Merge branch 'wallet-address-reuse-requirement' 2015-08-01 01:36:50 -04:00
David A. Harding
f4f23d9680
Dev Docs: Further correct LockUnspent RPC docs 2015-07-31 12:07:16 -04:00
ChainQuery
32b98e2a2c Correct true/false for Lock or Unlock
unlock (boolean, required) Whether to unlock (true) or lock (false) the specified transactions
2015-07-31 10:13:08 -04:00
David A. Harding
05e87af8e7
Bitcoin Paper: Add Swedish Translation
Translation by hanspandeya; PDF generated by Dave Harding

Virus Total results:

    1438306222/
2015-07-30 21:31:45 -04:00
David A. Harding
5705f0a32a
Press Quotes: remove Gates/Schmidt quote 2015-07-30 17:14:42 -04:00
David A. Harding
6d03563de7
Press Quotes: source quotes 2015-07-30 17:12:58 -04:00
David A. Harding
7e130c28bb
Press quotes: link names to Wikipedia articles 2015-07-30 17:10:41 -04:00
David A. Harding
980a69ff0f
Replace two quotes on Press page 2015-07-30 17:10:41 -04:00
David A. Harding
dc951c0cd9
Press Quotes: link to WikiQuotes 2015-07-30 17:10:38 -04:00
David A. Harding
6e0ee5a6c4
Press Quotes: Bug fix
- Display opening quotes on left side of page by setting padding
2015-07-30 13:06:47 -04:00
Saivann
bc799754b6
Merge branch 'drop-mention-address-reuse' (fixes #985) 2015-07-30 09:42:37 -04:00
David A. Harding
8fac92a6b3
Updated text on FAQ & Innovation pages 2015-07-29 21:18:45 -04:00
David A. Harding
dc4f209ae0
Add whitespace to ease later comparison 2015-07-29 20:56:19 -04:00
Saivann
0a18c277fb
Merge branch 'jsimprove' 2015-07-29 18:22:11 -04:00
Saivann
d814977536 Beautify javascript (fixes #980) 2015-07-29 16:57:11 -04:00
Saivann
22971db3d1
Merge branch 'low-fees-fast-tx' 2015-07-29 11:47:02 -04:00
Saivann
949c8a2ad6 Make no address reuse with change addresses a requirement for wallets 2015-07-29 00:57:56 -04:00
Saivann
336a34652a Remove unrelevant low-level details for end users from the "Protect your privacy" page (thanks luke-jr) 2015-07-28 22:44:12 -04:00
David A. Harding
8e38860808
Merge pull #983: Update settxfee description to match actual behavior 2015-07-28 13:54:49 -04:00
Casey Rodarmor
f50eb7c964 Update settxfee description to match actual behavior
Currently, Bitcoin Core accepts 0 as an argument to settxfee, see settxfee() in https://github.com/bitcoin/bitcoin/blob/master/src/wallet/rpcwallet.cpp

Update the description to match this
2015-07-28 13:35:10 -04:00
David A. Harding
8642c81714
Merge pull #962: Site Docs: Add Details To Alert Creation Process 2015-07-28 11:35:06 -04:00
Saivann
75a3c45628 Resolve merge conflict 2015-07-28 01:20:31 -04:00
David A. Harding
24ce55b1e9
Merge pull #957: Layouts: Allow Alternative Base Layouts & Add Breadcrumbs 2015-07-28 00:06:09 -04:00
David A. Harding
05a5df8ea4
Merge pull #982: Add Inside Bitcoins San Diego to event page 2015-07-27 08:51:18 -04:00
andreadezsi
842368c60e add Inside Bitcoins San Diego to event page 2015-07-27 13:30:30 +03:00
Saivann
77511cb0d7 Auto-hide unselected wallet menu entries (thanks Craig Watkins) 2015-07-26 20:47:27 -04:00
David A. Harding
36556f1234
You Need To Know: Update Text
- Rewrite "Unconfirmed transactions" section

- Rewrite "Experimental" section

Changes suggested by Saïvann (thanks!)
2015-07-26 14:52:19 -04:00
Saivann
07b81ab0c1 Use "Low fees" and "Fast transactions" 2015-07-26 14:05:42 -04:00
David A. Harding
ae2c7b4caf
Merge pull #966: Copyrights: Add MIT License Header To More Files 2015-07-26 11:54:27 -04:00
Saivann
bcc4b1fad5 Fix Makefile to allow empty anchor href attributes 2015-07-26 02:09:52 -04:00
Saivann
37f68c2afe Prevent mobile highlighting in cases where it is unhelpful 2015-07-26 01:18:52 -04:00
Saivann
34550965b2 Make wallet scores and all onclick events compatible with iOS 2015-07-26 01:18:23 -04:00
Saivann
764c405929 Prevent :hover to override .active on mobile CSS stylesheet 2015-07-26 01:15:07 -04:00
Saivann
664ec1ac61 Drop use of href="#|return false;" workarounds
This workaround was used for facilitating clicks on mobiles,
but is now unnecessary as ontouchstart events are used.
2015-07-26 01:15:04 -04:00
Saivann
11c484c858 Avoid direct use of e.type
Some browsers need us to use window.event
2015-07-26 01:04:05 -04:00
David A. Harding
09acaafbb0
Merge pull #975: Combine /index, /<lang>/index, and /404 2015-07-25 20:28:03 -04:00
evoskuil
3b15976c7e
Fix libbitcoin, urls, descriptions, split blkmaker, drop BOP, sort
Rebased-from: 5e842a3d7a08d5175c977530f513975c57477072
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #971
2015-07-25 20:27:43 -04:00
David A. Harding
7d7494155f
Layout: Add Breadcrumbs To Dev Docs 2015-07-25 11:15:52 -04:00
David A. Harding
df3b8dcf28
Layout: Add Whitespace To Layouts 2015-07-25 11:15:50 -04:00
David A. Harding
6bfb8849dd
Layout: Split Base Layout 2015-07-25 11:12:36 -04:00
David A. Harding
ec6c93e224
Alerts: Change 'Alias' Field To 'Shorturl'
Suggested by Saïvann (thanks!)
2015-07-25 10:18:46 -04:00
David A. Harding
b21bf33bcc
Site Docs: Add Details To Alert Creation Process
Closes #934

[skip ci]
2015-07-25 10:17:30 -04:00
Oliver
02243f6d2a
Merge pull #968: OS X Yosemite Install Instructions
Rebased-from: 55affa10467333c08423420fefcce8795a0ce3e7
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #968
2015-07-25 00:49:48 -04:00
Damian
c17b485037
Merge pull #929: Airbitz update
Rebased-from: 17307d043141eabbd1877506db608ab9620f9ebc
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #929
2015-07-25 00:45:31 -04:00
David A. Harding
d1f49ba2c2
Combine /index, /<lang>/index, and /404 2015-07-24 16:56:57 -04:00
David A. Harding
855f8bb91d
Merge pull #973: Fixed broken url to script.h 2015-07-24 10:44:56 -04:00
Josh Billings
8e2914e3f5 Fixed broken url to script.h 2015-07-24 10:12:17 -04:00
David A. Harding
0830741f53
Merge pull #969: Upgrade full-node instructions from 0.10.0 to 0.11.0 2015-07-22 15:16:52 -04:00
Joseph W. Becher
c29d116cf0 Upgraded all instances of 0.10.0 to 0.11.0
Double-checked that 0.11 exists at https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin as well.
2015-07-21 20:58:46 -04:00
Joseph W. Becher
b20307423d Upgrade other linux to 0.11.0
https://bitcoin.org/en/full-node#other-linux-distributions
2015-07-21 16:16:33 -04:00