Commit graph

243 commits

Author SHA1 Message Date
David A. Harding
3896ad0784
Capacity increases: add chinese translations (jl2012) 2015-12-22 11:45:17 -05:00
David A. Harding
79e8fb50e7
Dev Docs: document sendheaders P2P message
Closes #1153
2015-12-07 19:50:21 -05:00
Jonas Schnelli
c8cf91fe76
add jonasschnellis PGP key to core commiters list 2015-11-13 15:12:08 +01:00
David A. Harding
62f4513b40
Dev Docs: RPCs: GetBlock: Correct prevblock field
The genesis block results don't return this field.
2015-10-30 10:38:36 -04:00
David A. Harding
b4611c4901
Merge pulls #1105 and #1118
- #1105: Dev Docs: drop mention of endianness in hash byte order
- #1118: Dev Docs: update v4 blocks text; mention version bits
2015-10-30 10:35:36 -04:00
mruddy
c23a311057
Dev docs: byte ordering and endian clarifications
Cherry picked and edited from: 9f1885beae3e1f32b2072be2501fb5d6154ee3d8
2015-10-28 11:46:41 -04:00
David A. Harding
666ed01974
Dev Docs: update v4 blocks text; mention version bits
Closes #1106
2015-10-26 12:08:00 -04:00
David A. Harding
64e4c549bc
Dev docs: change "op code" to "opcode"
Closes #1068
2015-10-23 11:20:36 -04:00
David A. Harding
f1902f360b
Dev Docs: drop mention of endianness in hash byte order
Closes #1061
Closes #1102
2015-10-23 10:03:09 -04:00
David A. Harding
6823404c68
Dev Docs: update text about v3 blocks/BIP66
Closes #1084
2015-10-23 09:56:14 -04:00
David A. Harding
037e18987f
Merge pull #1101: correct ecc equation 2015-10-23 09:41:41 -04:00
mruddy
cf9cf6f141 typo: changed rational to rationale 2015-10-22 16:28:24 -04:00
mruddy
070162d294 correct ecc equation 2015-10-22 09:31:02 -04:00
Cøbra
2c22ec9f6c Merge pull request #1087 from Cobra-Bitcoin/google-analytics
Enable Google Analytics (2)
2015-10-16 12:51:20 +01:00
Cøbra
2bd7211d32
Re-introduce Translation Syntax
Brings back the translation syntax to allow the content to eventually be translated.
2015-10-14 17:03:43 +01:00
Cøbra
6f4c19ca23
Update Footer
Update the footer menu when linking to the privacy page.
2015-10-12 18:19:52 +01:00
Cøbra
67bbe0ca12 Display Cookie Disclaimer & Add Analytics
Display the cookie disclaimer to visitors. Add analytics to the site
unless the user has Do Not Track enabled.
2015-10-12 18:10:24 +01:00
Jeff Garzik
704aa21679 Update jgarzik email, PGP public key block.
PGP cross-validation:
http://gtf.org/garzik/bitcoin/psa3-bitpay.txt
http://gtf.org/garzik/bitcoin/psa3-pobox.txt
2015-10-01 11:33:54 -04:00
David A. Harding
9b47198e0f
Bitcoin Core: Remove Basic Translation 2015-09-14 06:03:22 -04:00
David A. Harding
706c791e92
New Bitcoin Core subsite
This commit contains a large number of contributions from Saïvann
Carignan.
2015-09-14 06:02:58 -04:00
David A. Harding
47b255e888
Dev Docs: Update description of P2SH standardness
Closes #1052
2015-09-07 10:12:47 -04:00
Saivann
af1704002b Group _includes files in subfolders 2015-09-05 20:49:55 -04:00
David A. Harding
e4b8f0c7dd
Merge pull #1030: Polish and expand Bitcoin Core RPC interface intro 2015-09-04 09:16:19 -04:00
Saivann
f75a400d58 Drop inactive sponsorship banner 2015-08-29 12:49:32 -04:00
Chris Arnesen
e5aa4f812f rename "JSON-RPC request batching" link 2015-08-28 09:57:52 -05:00
Chris Arnesen
532fc416ad incorporate suggestions from feedback, closes #1025 2015-08-27 11:53:24 -05:00
Chris Arnesen
9a0f234168 Polish, correct, and expand RPC interface intro 2015-08-25 19:45:23 -05:00
David A. Harding
57eabd5e36
Merge pull #1007: Start using Font Awesome icons 2015-08-25 07:21:46 -04:00
David A. Harding
3499b0edad
Merge pulls #1009 and #1012
- 1009: Small Miscellaneous Backend Changes
- 1012: Create Developer Reference RPC page for gettxoutproof and verifytxoutproof
2015-08-23 10:07:07 -04:00
ChainQuery
579e4064b1
Create gettxoutproof.md and verifytxoutproof.md
Closes #1012
2015-08-23 10:04:10 -04:00
David A. Harding
0aad50c5f3
Add end_of_page hook for extra Javascript 2015-08-22 18:28:36 -04:00
David A. Harding
6c14fb7833
Don't render HTML comments from URL references 2015-08-22 18:23:43 -04:00
David A. Harding
073e3f1ab4
Tweaks for Font Awesome suggested by Saïvann (thanks!) 2015-08-22 15:21:02 -04:00
David A. Harding
cf11cc8240
Dev Docs: Add details about score in getnetworkinfo
Thanks to Wladimir van der Laan for describing it on #bitcoin IRC
2015-08-17 09:31:29 -04:00
David A. Harding
69a10a160e
Add Font Awesome 2015-08-10 12:42:06 -04:00
David A. Harding
91fdb87a85
Add links to bitcoind configuration instructions
Closes #993
2015-08-02 16:03:56 -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
Saivann
0a18c277fb
Merge branch 'jsimprove' 2015-07-29 18:22:11 -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
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
Saivann
34550965b2 Make wallet scores and all onclick events compatible with iOS 2015-07-26 01:18:23 -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
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
d1f49ba2c2
Combine /index, /<lang>/index, and /404 2015-07-24 16:56:57 -04:00
Josh Billings
8e2914e3f5 Fixed broken url to script.h 2015-07-24 10:12:17 -04:00
David A. Harding
ee554df519
Dev Docs: Clarify Protocol Version / Bitcoin Core Relationship
Closes #958
2015-07-11 12:00:44 -04:00