Commit graph

1872 commits

Author SHA1 Message Date
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
Saivann
f52eb4d05e Fix one typo and improve composition (thanks @harding) 2014-11-07 21:57:16 -05:00
Saivann
094ed1c10a Fix one typo (thanks @harding) 2014-11-07 21:52:34 -05:00
Saivann
4514c774f0 Update texts about multi-signature 2014-11-07 20:29:34 -05:00
Saivann
adaba05941 Add mentions and definitions for bits 2014-11-07 19:13:32 -05:00
Saivann
1863fad011 Update ar, sl translations 2014-11-07 03:30:15 -05:00
Saivann
53fdb6a067 Use a consistent centered layout for mobiles
(Apply previous improvements to the Innovation page to all pages)
2014-11-07 02:49:47 -05:00
David A. Harding
fbf5448c59
Merge branch 'tx-format' (pull #631) 2014-11-06 21:47:36 -05:00
Saivann
d32cbabd11 Update nl translations 2014-11-06 13:50:30 -05:00
Saivann
c2b0c6a146 Revert previous workaround in updatetx.rb 2014-11-06 12:07:12 -05:00
Saivann
1b6d736637 Fix regex bug in _contrib/updatetx.rb 2014-11-05 12:35:59 -05:00
Saivann
9a34a96fd8 Fix regex bug in _contrib/updatetx.rb 2014-11-05 12:03:37 -05:00
Saivann
4f9b2f4f44 Drop orphan translation strings 2014-11-05 11:14:47 -05:00
Saivann
8495f7d493 Update es, sl translations 2014-11-05 11:03:32 -05:00
Saivann
0ff6af76ab Update da translation 2014-11-05 10:45:35 -05:00
Saivann
df1bd06a47 Fix line-height in tables 2014-11-04 21:57:42 -05:00
David A. Harding
6ae33424e5
Change Text Alignment & Fix Some Typos
* Replaced text justification with left-align (raggedright) for all text
  in dev docs.

    * Removed previous manual left-align in RPC byte order table

* Changed placement of See Below text partly based on a suggestion by
  @saivann (thanks!)

* Normalized capitialization of special structures (e.g. s/TxIn/txIn/)
  to be consistent with some other parts of the docs. (I don't think
  we're fully consistent on this in all parts of the docs. I'll put a
  rule in the style guide today and then we can make changes on the next
  global proofread.)

* Fixed missing period found by @saivann (thanks!) and a related missing
  preposition.
2014-11-04 14:30:57 -05:00
saivann
6c2fd7a7c0 Merge pull request #632 from bitcoin/devdocautoscroll
Auto-scroll in devel-docs table of content
2014-11-03 09:52:44 -05:00