Commit graph

1889 commits

Author SHA1 Message Date
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
BTChip
8fc0bdd6cd Update logo 2014-11-16 09:37:33 +01:00
BTChip
4c92730587 Update default score 2014-11-16 09:28:42 +01:00
BTChip
74df95c152 Add HW.1
Proofread
2014-11-16 09:21:23 +01:00
Saivann
d71fab627f Make it clearer that auditing the RNG of a hardware wallet depends on verifying that the device uses the right source code 2014-11-16 02:14:13 -05:00
Saivann
00fffa1a4c Apply a few javascript optimizations 2014-11-16 00:58:13 -05:00
Saivann
409396ebdd Add space before comments in javascript 2014-11-16 00:51:47 -05:00
Saivann
d64416ef51 Replace javascript syntax by a more standard and readable one 2014-11-16 00:47:38 -05:00
Saivann
1db1455703 Manage events in a single file 2014-11-15 18:45:43 -05:00
Saivann
b154db2c94 Update events (fixes #641, #643) 2014-11-15 18:12:13 -05:00
Saivann
c42a07eac0 Update uk translations 2014-11-15 16:22:47 -05:00
Saivann
bf2a40bdb7 Update hu translations 2014-11-15 16:21:14 -05:00
David A. Harding
9ee7b8b73b
Dev Docs: Fix Typos/Confusions In P2P Data Messages As Reported By @saivann (Thanks!) 2014-11-15 12:12:56 -05:00
David A. Harding
ade6d1aca1
Dev Docs: Tweak Revised Protocol Versions Table Style 2014-11-15 10:41:51 -05:00
Saivann
0437d7c434 Format "protocol versions" table content to improve readability 2014-11-14 20:01:33 -05:00
Saivann
0a0f67fdec Avoid mentioning that the app is open-source in the "New app" score 2014-11-14 13:52:50 -05:00
Saivann
135ea4e5fa Update transparency scores for hardware wallets 2014-11-14 13:47:43 -05:00
Saivann
1c9302eb5e Update validation score name in the layout and CSS 2014-11-14 12:54:03 -05:00
Saivann
7bad2e0f0f Update ar translations 2014-11-14 10:36:22 -05:00
Saivann
4109609d14 Drop previous workaround against caching scripts 2014-11-13 14:50:13 -05:00
Saivann
87465a3a7e Drop unused CSS file 2014-11-13 14:42:42 -05:00
David A. Harding
1634212dd5
Dev Docs: Add P2P Messages That Request Or Reply With Data
Adds to the devel reference page detailed documentation on the following
messages: block, getblocks, getdata, getheaders, headers, inv, mempool,
merkleblock, notfound, and tx.

Adds to the devel examples page an example of requesting and parsing a
merkleblock message.

Adds to the devel docs overview pages links to the above two new
P2P sections.

Tweaks the autocrossref plugin ignore pattern to not crossref in the
middle of a GIF image name; this allows the inclusion of animated GIFs.
2014-11-12 12:39:36 -05:00
saivann
a27cf8be5f Merge pull request #634 from bitcoin/uk
Add uk (Ukrainian) translations
2014-11-12 10:45:58 -05:00
Saivann
1828472551 Add Ukrainian (uk) translations 2014-11-12 10:43:47 -05:00
saivann
b9a6c105a1 Merge pull request #636 from bitcoin/bits
Add mentions and definitions for bits
2014-11-11 12:13:36 -05:00
Saivann
01bf6de924 Revert another mention for "bits" 2014-11-11 12:12:27 -05:00
David A. Harding
a50e455215
Merge branch 'serialized-blocks' (pull #638) 2014-11-09 18:27:51 -05:00
Saivann
800775422b Update es translation 2014-11-09 13:24:54 -05:00
saivann
cca995671d Merge pull request #637 from bitcoin/multisigrefresh
Update texts about multi-signature
2014-11-09 12:03:42 -05:00
saivann
973355d010 Merge pull request #639 from bitcoin/partialbuild
Allow disabling plugins for faster preview
2014-11-09 12:03:38 -05:00
Saivann
921056fc9f Center thead in devel-docs tables 2014-11-08 18:38:20 -05:00
David A. Harding
63b4d03400
Dev Docs: Merkle Tree/nBits Minor Proofreading Edits
Based on feedback from @saivann (thanks!)
2014-11-08 16:39:01 -05:00
Saivann
16bfaa253e Add Jacob Burenstam to the list of active contributors 2014-11-08 14:25:23 -05:00
Saivann
45cdb02ab9 Allow disabling plugins for faster preview 2014-11-08 13:56:41 -05:00
Saivann
7a8493124a Display uBTC and bits on a single row 2014-11-08 12:36:17 -05:00
Saivann
8bb1b18498 Drop post-decimal delimiter (thanks @luke-jr) 2014-11-08 11:10:10 -05:00
Saivann
604473059d Add mention for uBTC (thanks @luke-jr) 2014-11-08 11:09:30 -05:00
Saivann
b3a199138f Avoid autocrossref for bits (thanks @harding) 2014-11-08 10:55:29 -05:00
Saivann
cea582561f Avoid pushing for bits in "bitcoin" and "BTC" definitions 2014-11-08 10:11:11 -05:00
David A. Harding
a8f8f750c8
Dev Docs: Describe Serialized Block Header And Block Format
* Replace current description of the block header with a better
description.

    * Describe the various version numbers.

    * Describe how the merkle root is constructed.

    * Describe how nBits is parsed and how to correctly create it to
      avoid negative values.

* Describe the serialized block format used to calculate max block size.
2014-11-07 22:50:27 -05:00