Commit graph

1347 commits

Author SHA1 Message Date
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
David A. Harding
c1e61199a1
Merge branch 'hd-ancestor-compromise' into devel-docs 2014-05-21 19:12:15 -04:00
saivann
8f4f9d4c89 Merge pull request #266 from jm3/master
Manage gems + Ruby at current stable version(s)
2014-05-21 13:10:49 -04:00
John Manoogian III
944e7c3470 Manage gems + Ruby @ current stable versions w/RVM
* update to modern, supported Ruby 2.0 version
* update gems to current versions using Bundler
* make jekyll configs confirm to current version
* switch deb package dependencies to cross-platform rvm
* ignore bundled dependencies
* some README mods as per @harding + @saivann
2014-05-20 20:45:08 -07:00
saivann
b6a8926062 Merge pull request #411 from bitcoin/devel-report
Add "Report An Issue" action in developer documentation toc
2014-05-20 18:57:16 -04:00
David A. Harding
cb5b2206b1
Make Clearer The Benefits Of Hardened Keys And The Absence Of A Master PubKey
As suggested by @gmaxwell (thanks!), I tried to make clearer the benefit
of hardened keys:

* Described hardened keys as a solution in the first sentence of the
  Hardened Keys subsection.

* Reordered the text so that the problem is described before the
  solution, making the presence of a solution clearer.

* Added a prefatory sentence to the description of the two key
  derivation formulas again describing the hardened formula as a
  solution.

As suggested by @vbuterin (thanks!), I added a paragraph describing that
HD wallets don't use normal derivation on the master key so they don't
have an effective master public key. (See end of the diff.)

This is a fairly large diff because of the reordering, but no new
clauses were added besides those described above.
2014-05-20 10:15:23 -04:00
saivann
d01d3fcc97 Merge pull request #396 from bitcoin/ro
Add Romanian (ro) translation
2014-05-19 19:59:41 -04:00
Saivann
e10ad2dd1e Add Romanian (ro) translation 2014-05-19 19:57:36 -04:00
saivann
5c102c569d Merge pull request #408 from harding/hd-ancestor-compromise
Fix Images For Normal HD Key Derivation; Mention Ancestor Key Risk
2014-05-19 19:07:19 -04:00
Saivann
3c5a915aed Fix toc action entries style for mobiles 2014-05-19 18:45:52 -04:00
Saivann
fecdbf0e93 Update "Report An Issue" link on mouseover (thanks @harding) 2014-05-19 18:39:18 -04:00
Saivann
30afc84515 Improve mini_ico_report icon 2014-05-19 12:17:37 -04:00
Saivann
753424d2e6 Add "Report An Issue" action in developer documentation toc 2014-05-19 12:02:34 -04:00
Saivann
9c8a6ea313 Drop outdated/unused scripts 2014-05-18 11:55:28 -04:00
Saivann
890420b2c3 Add comparelinks.rb script in _contrib 2014-05-18 11:38:50 -04:00
saivann
2b77ce009c Merge pull request #405 from bitcoin/remittancevideo
Add link to Uganda BitcoinFilm video on the Innovation page
2014-05-18 10:38:30 -04:00
saivann
4fc70f1e56 Merge pull request #409 from gwb3/add-crypto-currencies-foundation-russia-051714
Add Non-Profit Organization, Crypto Currencies Foundation Russia
2014-05-18 10:37:43 -04:00
Garland William Binns III
a7846aa5a6 Add Non-Profit Organization, Crypto Currencies Foundation Russia 2014-05-17 21:59:11 -06:00
Garland William Binns III
bbee5cf455 Add Russian Flag 2014-05-17 21:41:29 -06:00
David A. Harding
e21d527523
Fix Formula For Normal HD Key Derivation; Mention Ancestor Key Risk
_includes/guide_wallets.md:

* Fix formula given for normal child key derivation to state that public
  keys must also be provided to the HMAC hash function. This required
  updating both text and images.

* Add one-paragraph warning about ancestor key compromise when the
  ancestor extended public key is compromised along with a descended
  private key.  Update img/dev/en-hd-private-parent-to-private-child.*
  to help illustrate this warning.

en/developer-reference.md:

* Remove %include% of previously-removed file which caused new versions
  of Jekyll to die.
2014-05-17 14:34:28 -04:00
Saivann
1725b2dc21 Update "The Genesis Block" link and name 2014-05-16 22:44:10 -04:00
Saivann
fff8016456 Add link to Uganda BitcoinFilm video on the Innovation page 2014-05-16 14:21:20 -04:00
saivann
cd405999fe Merge pull request #389 from buren/master
Added Swedish translation
2014-05-16 13:58:58 -04:00
Jacob Burenstam
f943a374dc Added Swedish translation (with FAQ disabled). 2014-05-15 18:00:36 +02:00