Commit graph

1270 commits

Author SHA1 Message Date
Saivann
21da24c509 Drop deprecated translation strings 2014-05-30 16:09:43 -04:00
Saivann
1fecd1c83a Update de, hu, es translations 2014-05-30 14:55:21 -04:00
Saivann
93bda6a626 Fix one typo 2014-05-30 12:04:33 -04:00
saivann
1998c7eab9 Merge pull request #435 from cbeams/patch-2
Fix typo in English publictxt translation
2014-05-30 11:01:22 -04:00
saivann
5aa2ea724b Merge pull request #434 from cbeams/patch-1
Fix typo in English receivetxt translation
2014-05-30 11:01:15 -04:00
Chris Beams
f5c992f57d Fix typo in English publictxt translation 2014-05-30 08:43:49 +02:00
Chris Beams
efdc63b1d8 Fix typos in English receivetxt translation 2014-05-30 08:38:20 +02:00
Saivann
9e08adb0d4 Automatically split language menu 2014-05-30 00:19:24 -04:00
David A. Harding
d1b4b08729
Add Developer Examples; Transaction Tutorial
* Add new Developer Examples page

* Add a transaction tutorial describing in detail how to make various
  different transactions.

* Add a new "multicode" CSS class to allow combination of consecutive
  code blocks into a single code block. This lets us use pygments
  highlighting for multiple different types of code within the same
  aparent block of code.

* Get autocrossref to ignore code blocks so we don't need to endcrossref
  every time we encounter a code block. This makes the source much more
  readable and maintainable.
2014-05-29 23:19:57 -04:00
Saivann
19c52a7315 Add "Developer Documentation" subsection in the README 2014-05-29 14:56:12 -04:00
Saivann
2b5ac2b0f2 Use modulo instead of cycle to split language menu 2014-05-29 14:13:04 -04:00
saivann
0efc267ca3 Merge pull request #417 from bitcoin/sl
Add Slovenian (sl) translation
2014-05-29 13:26:40 -04:00
Saivann
add06883b4 Add some space in the language menu 2014-05-29 12:50:55 -04:00
Saivann
b6abc8118d Add "Documentation" entry in the menu 2014-05-28 23:56:26 -04:00
Matija Mazi
3273d51eee Add Slovenian (sl) translation 2014-05-28 14:13:48 -04:00
Saivann
763eb1cff6 Re-order open-source projects by alphabetical order 2014-05-27 22:22:07 -04:00
Saivann
42c73dcca0 Fix broken default contributors image url 2014-05-27 12:09:08 -04:00
Saivann
085fd624bb Re-order core developers list in alphabetical order with Wladimir as the new maintainer 2014-05-27 11:27:45 -04:00
Saivann
73510fe526 Improve core developers list layout 2014-05-27 09:43:33 -04:00
David A. Harding
7595014dd2
Minor Additions: Payment Req Generator & 210,000 Block Halving
Two unrelated minor additions which were requested at nearly the same
time.

* @mikehearn requested we add a link to @gavinandresen's PaymentRequest
  generator. Added to _includes/guide_payment_processing.md with link
  definition in _includes/references.md

* @Burrito-Bazooka requested we mention that the block reward halves
  every 210,000 blocks. Added to _includes/ref_block_chain.md
2014-05-26 21:25:52 -04:00
saivann
9187e500e5 Merge pull request #428 from mikegogulski/libbitcoin_obelisk_sx
add libbitcoin, obelisk and sx
2014-05-26 10:39:31 -04:00
saivann
5edf81fde5 Merge pull request #423 from bitcoin/devel-resources
Add "Additional Resources" subsection in devel-docs
2014-05-26 10:39:21 -04:00
saivann
7615012e07 Merge pull request #420 from bitcoin/bitlegal
Link to Bitlegal.io for legal status around the globe
2014-05-26 10:38:15 -04:00
saivann
cc03f390bc Merge pull request #426 from bitcoin/devel-anchors
Provide "GitHub-like" anchor links affordance
2014-05-26 10:37:55 -04:00
Saivann
20ce85f7df Fix language names and order 2014-05-26 10:31:33 -04:00
Saivann
031c4f679f Update development layout for ko translation 2014-05-25 19:16:16 -04:00
Mike Gogulski
e174489153 add libbitcoin, obelisk and sx 2014-05-25 17:29:47 +02:00
Mike Gogulski
7cc1f2d0f5 Remove unnecessary value judgment about laundries 2014-05-25 17:08:46 +02:00
Saivann
3730b4222f Use SVG icon for anchor link affordance 2014-05-25 09:31:34 -04:00
David A. Harding
f022b19a50
Update Info About Minimum Fees
* Correct misinformation about the dust limit. Reported by @dbilitch and
  confirmed by @gmaxwell. Thanks!

* Drop reported minimum relay fee from 10,000 to 1,000 satoshis.
2014-05-24 23:50:10 -04:00
Saivann
c4a8c26465 Provide "GitHub-like" anchor links affordance (thanks @cbeams) 2014-05-24 23:44:51 -04:00
Saivann
5015b34f77 Use new WUC video for all languages 2014-05-24 21:31:21 -04:00
Saivann
f759e6c927 Fix broken links in ko translation 2014-05-24 21:03:56 -04:00
saivann
4c4a1fcf10 Merge pull request #413 from gwb3/add-korean-translation-052114
Add Korean Translation
2014-05-24 21:03:23 -04:00
Garland William Binns III
64f0dac71d Apply sans.less Stylesheet 2014-05-24 15:20:56 -06:00
Garland William Binns III
f2da828a72 Update Language Configuration 2014-05-24 15:20:10 -06:00
Garland William Binns III
d579dcffd2 Add English-to-Korean Translation 2014-05-24 15:04:39 -06:00
Saivann
e7b238d35e Add "Additional Resources" subsection in devel-docs (thanks @cbeams @harding @instagibbs) 2014-05-24 16:23:34 -04:00
Saivann
c1d2ff108c Force browsers to reload main.js (fixes #421) 2014-05-24 14:03:41 -04:00
saivann
2f17ee4dae Merge pull request #393 from bitcoin/devel-docs
Add Developer Guide To Bitcoin.org
2014-05-24 11:01:45 -04:00
saivann
d1bccc9219 Merge pull request #419 from bitcoin/newlangbar
Display language menu in ordered columns
2014-05-23 21:54:34 -04:00
Saivann
ac12c00237 Link to Bitlegal.io for legal status around the globe 2014-05-23 14:33:17 -04:00
Saivann
95b48d5513 Display language menu in ordered columns 2014-05-23 10:50:28 -04:00
David A. Harding
32c8d59f7a
s/getmininginformation/getmininginfo/ 2014-05-23 09:42:27 -04:00
saivann
090c5dffa1 Merge pull request #416 from bitcoin/devel-docs-disclaimer
Add a temporary BETA disclaimer in devel-docs
2014-05-22 22:43:48 -04:00
Saivann
84a3acaef2 Position fonts in separate directories 2014-05-22 15:30:58 -04:00
Saivann
8985591fd0 Fix main page icons position for rtl layout 2014-05-22 14:29:16 -04:00
Saivann
6c9cf4f860 Mention that coinbase is the first transaction in a block in "Block Chain" subsection 2014-05-21 23:26:38 -04:00
David A. Harding
68cd5b6ff9
Several Corrections & Clarifications Suggested On IRC
**Suggested by @cbeams:**

_includes/ref_block_chain.md:

    * Mention that coinbase is the first transaction in a block.

**Suggested by @gmaxwell:**

_includes/ref_core_rpcs-abcdefg.md:

    * Mention that you need to unlock your wallet when you run out of
      keys in the keypool.

    * Remove erroneous assertion that txindex=1 would allow
      `getreceivedbyaddress` to check balances of addresses not
      belonging to this wallet.

_includes/ref_transactions.md:

    * Clarify that OP_RETURN scripts aren't usually executed because
      they always return false.

en/developer-reference.md

    * Add a warning about using block chain or mempool data in
      executable context.
2014-05-21 23:08:57 -04:00
Saivann
c7bc38f452 Add a temporary BETA disclaimer in devel-docs 2014-05-21 22:59:03 -04:00