Saivann
c7798bf086
Update zh_TW translations
2014-11-28 19:16:30 -05:00
Saivann
071968574c
Add missing redirection
2014-11-28 11:00:15 -05:00
Saivann
e0de3612b9
Add Luigigiuseppe Prosperi to the list of contributors
2014-11-28 10:58:50 -05:00
Saivann
64a6f780be
Merge branch 'license'
2014-11-28 10:54:28 -05:00
David A. Harding
b9ee23615a
Dev Docs: Change MerkleBlock To Merkle Block (But Not P2P Message Form)
2014-11-27 21:13:14 -05:00
Saivann
6edf496a5b
Update zh_TW translations
2014-11-27 14:06:39 -05:00
Saivann
eb62fb9ef3
Update it translations
2014-11-27 12:42:40 -05:00
Saivann
e79a7c0170
Update ko translations
2014-11-26 00:35:55 -05:00
Saivann
346ba74485
Update hu translations
2014-11-25 21:09:59 -05:00
Saivann
80fbc3d44d
Fix one typo (thanks @gurnec)
2014-11-25 12:48:53 -05:00
saivann
6020b1f63d
Merge pull request #656 from bitcoin/disclaimerupdate
...
Update legal disclaimer
2014-11-25 11:01:37 -05:00
Saivann
ec3e517b69
Update bg translation
2014-11-24 20:57:54 -05:00
David A. Harding
ecd5a349aa
Dev Docs: Correct Connection Establishment Message Order
...
Text said: version/verack/version/verack. Correct order (per code and
my own testing) is version/version/verack/verack.
2014-11-24 10:02:21 -05:00
Saivann
ba153fc937
Update id translations
2014-11-23 00:09:00 -05:00
Saivann
79dac969b5
Update events ( fixes #651 )
2014-11-22 20:21:27 -05:00
Saivann
1dd6a3dead
Merge remote-tracking branch 'remotes/gurnec/full-node-reqd
2014-11-22 18:57:09 -05:00
Christopher Gurnee
de2b8cd04a
Modify validation text for wallets requiring additional full node software ( closes #645 )
2014-11-22 18:48:33 -05:00
saivann
06b8699a4d
Merge pull request #654 from gurnec/full-node-reqd
...
Modify validation text for wallets requiring additional full node software (closes #645 )
2014-11-22 18:35:37 -05:00
saivann
8486f9c8ac
Merge pull request #650 from bitcoin/statsprivacy
...
Add a "Privacy" page and link to public stats (fixes #605 )
2014-11-22 14:12:57 -05:00
Saivann
7d981b183a
Drop obsolete CSS lines
2014-11-22 13:56:56 -05:00
Saivann
b26b0d7791
Replace typo s/bit/byte (thanks @harding)
2014-11-22 13:53:55 -05:00
Saivann
fda3f0149d
Add a "Privacy" page and link to public stats ( fixes #605 )
2014-11-22 13:53:00 -05:00
Saivann
d0ed7387be
Update legal disclaimer
2014-11-22 12:02:04 -05:00
David A. Harding
4e067ac89e
Merge branch 'control-messages' (pull #649 )
2014-11-22 00:06:29 -05:00
David A. Harding
bc69bf573c
Dev Docs: Link To CC-BY License For Covered Code
...
A code snippet from the wiki was correctly attributed to its author, but
I didn't realize I also had to link to the license. Corrected.
2014-11-21 23:54:48 -05:00
Saivann
eb67b38e63
Delete unused file
2014-11-21 22:16:24 -05:00
Saivann
78431fc891
Avoid printing "language disabled" twice in sitemap.rb and template.rb
2014-11-21 22:12:58 -05:00
Saivann
2a139a51a1
Set license files and headers for bitcoin.org's content
2014-11-21 19:09:12 -05:00
Saivann
27f1da3ba8
Merge remote-tracking branch 'remotes/btchip/hw1'
2014-11-21 09:35:12 -05:00
Saivann
347168379f
Fix broken links
2014-11-20 21:45:39 -05:00
David A. Harding
f26a57e10e
Dev Docs: Prefix Table Rows With Added/Updated Status
...
Suggested by @saivann (thanks!)
2014-11-20 21:08:08 -05:00
David A. Harding
25dc0228f6
Merge remote-tracking branch 'saivann/protocolversions' into control-messages
2014-11-20 20:39:20 -05:00
Christopher Gurnee
9cb90ab69b
Modify validation text for wallets requiring additional full node software ( closes #645 )
2014-11-20 19:52:05 -05:00
Saivann
12685e71f3
Fix a few typos
2014-11-20 19:49:16 -05:00
Saivann
022ad12eaf
Normalize references to protocol versions
2014-11-20 19:41:03 -05:00
Saivann
83edc7efd1
Update ja translations
2014-11-20 13:20:34 -05:00
Saivann
4cf2a684b2
Fix anchor affordance styles for RTL layout
2014-11-19 00:41:50 -05:00
saivann
42df5264ff
Merge pull request #648 from bitcoin/develdocedit
...
Add contextual link to source file on GitHub in devel-doc
2014-11-18 12:17:47 -05:00
saivann
d7aea86493
Merge pull request #646 from bitcoin/transparencyhardware
...
Update transparency scores for hardware wallets
2014-11-18 12:15:00 -05:00
Saivann
e3b2659f22
Update pt_BR translations
2014-11-18 12:00:18 -05:00
David A. Harding
ff9c3f9886
Dev Docs: Warn That GetWork RPC Will Be Removed In 0.10
...
Just saw this mentioned in IRC and it's a trivial change.
2014-11-18 10:31:43 -05:00
BTChip
541d163376
New name
2014-11-17 23:21:10 +01:00
Saivann
224f67f9ec
Fix broken links in devel-docs (thanks @icook)
2014-11-17 12:31:39 -05:00
David A. Harding
a149ae1f37
Dev Docs: Describe Almost All Remaining P2P Network Messages
...
* Describes all remaining messages except filterload. Specificially, the
following messages are described: Addr, Alert, FilterAdd, FilterClear,
GetAddr, Ping, Pong, Reject, VerAck, and Version
* New makefile test: report broken markdown tables
* Put relevant protocol version changes at the top of all message
subsections.
2014-11-17 01:23:11 -05:00
Saivann
7a6484fc21
Add contextual link to source file on GitHub in devel-doc (thanks @icook @harding)
2014-11-16 23:32:58 -05:00
David A. Harding
e29104fb82
Dev Docs: Fix Broken BitcoinJ Link
...
The makefile tests caught this, but it looks like I broke it back in
4553439e
. Strangely, I did a full build before merging that commit---and
several more full builds since---and this is the first I'm noticing the
error. I'm fixing the broken link now; I'll look into the tests later.
2014-11-16 13:35:16 -05:00
David A. Harding
cc13a10623
Merge branch 'data-messages' (pull #642 )
2014-11-16 13:20:54 -05:00
BTChip
e888d35588
Spelling
2014-11-16 10:13:51 +01:00
BTChip
81c645c844
Fix square logo size
2014-11-16 10:12:02 +01:00
BTChip
578f2162b6
Fix typo
2014-11-16 10:09:01 +01:00