Commit graph

1276 commits

Author SHA1 Message Date
Saivann
22e3a19220 Update events
Add American Bankers Digital Currencies Conference
Fix Cryptolina event name
2014-06-26 15:34:35 -04:00
saivann
a75d7341f7 Merge pull request #462 from nvk/master
Added new event: Toronto Bitcoin Hackathon 2014
2014-06-25 23:53:12 -04:00
Rodolfo Novak
ede70d92b3 venue 2014-06-25 23:52:43 -04:00
Rodolfo Novak
cc0978d723 address added 2014-06-25 23:49:27 -04:00
Rodolfo Novak
2851ef4272 Added date 2014-06-25 23:37:34 -04:00
Rodolfo
3bd824bec4 Added new event: Toronto Bitcoin Hackathon 2014 2014-06-25 23:13:43 -04:00
David A. Harding
cf77e86029
Fix copy/paste error in listsinceblock 2014-06-22 07:21:08 -04:00
Saivann
602ce85221 Update id translation (thanks @gwb3) (fixes #404) 2014-06-21 01:58:28 -04:00
Saivann
0ff9aa1342 Update list of non-profits
Add "Bitcoin France", "Bitcoin Foundation Ukraine"
2014-06-19 23:21:00 -04:00
Saivann
911acd176b Add 0.9.2.1 release 2014-06-19 16:26:52 -04:00
Saivann
a595ae5407 Update events 2014-06-18 15:31:04 -04:00
Saivann
19dd2b5b28 Update es, hu, it, ko, ro, ru zh_CN translations 2014-06-18 14:52:34 -04:00
Saivann
6aa184ca18 Fix broken translated links
Only fallback to English when no language code is supplied in translate.rb
Drop link to events page in ar, far translations
2014-06-18 12:50:05 -04:00
Saivann
f833eb5e15 Add contributor alias for Andreas and order list in alphabetical order 2014-06-17 14:02:58 -04:00
saivann
8f56414ed3 Merge pull request #459 from bitcoin/contributors
Add list of bitcoin.org contributors
2014-06-17 13:52:06 -04:00
saivann
5888dbbb43 Merge pull request #458 from bitcoin/translationfallback
Make translate.rb plugin fallback to English by default
2014-06-17 13:51:54 -04:00
Saivann
614588c091 Increase contributors list column width (thanks @harding) 2014-06-17 11:50:21 -04:00
Saivann
ab2b3ed66d Fix Mac OS X download link 2014-06-17 01:04:44 -04:00
Wladimir J. van der Laan
dfac888fc1 Merge pull request #454 from bitcoin/0.9.2
Add v0.9.2 release
2014-06-17 06:59:03 +02:00
Saivann
8a65502a4a Add list of bitcoin.org contributors 2014-06-16 14:14:47 -04:00
Saivann
06f7d69bb3 Add v0.9.2 release 2014-06-16 00:59:57 -04:00
Saivann
ffee8f6828 Fix direction and text alignment for rtl development template 2014-06-14 21:35:46 -04:00
Saivann
bec898f641 Fix inconsistent margins and line breaks in contributors list 2014-06-14 21:22:37 -04:00
Saivann
78b04ea0ee Make translate.rb plugin fallback to English by default
Display English content in outdated translated templates when this doesn't cause too much issues
2014-06-14 17:21:42 -04:00
saivann
5f2d32d134 Merge pull request #453 from bitcoin/develdocstesting
Create a "Testing Applications" subsection in devel-examples
2014-06-14 16:51:08 -04:00
David A. Harding
cb5e430d86
Mention nLockTime In Locktime Section For Those Searching By String 2014-06-14 08:04:46 -04:00
Saivann
53cc7e3798 Drop useless escaping of now latin-only urls 2014-06-14 00:18:33 -04:00
Saivann
a80ab54f7e Apply various typos and text improvements (thanks @harding!) 2014-06-13 17:40:15 -04:00
David A. Harding
1aa0dadaa1
Merge remote-tracking branch 'harding/makefile' into merge 2014-06-13 15:55:11 -04:00
David A. Harding
f9949e1a82
Merge branches 'compressed-keys' and 'memorypool' into master 2014-06-13 00:05:45 -04:00
Saivann
ffed3c2529 Create a "Testing Applications" subsection in devel-examples
Move existing "regtest / testnet" texts to the new subsection and link to it
Move Bitcoin Core setup instructions in devel-examples
Add a consistent introduction for devel-(guide/ref/examples)
Fix autocrossref.rb to not add links inside {% highlight %} code blocks
2014-06-12 21:42:42 -04:00
David A. Harding
8a5db84a80
Remove Link To Blockchain.Info's Ineffectual SharedCoin In Dev Docs
No apparent privacy is added by the implementation we link to, and the
press release I read indicates they don't plan to fix it, so I'm
removing our link to it.
2014-06-12 16:50:34 -04:00
saivann
db53413007 Merge pull request #448 from bitcoin/da
Add Danish (da) translation
2014-06-12 12:12:34 -04:00
David A. Harding
3a90000ed8
Add Makefile For Easy Automated Testing Immediately After Building
New Makefile lets testers build the static HTML files and then run a few
automated tests to catch problems like missing files and links.  The
Makefile is not required; the site can still be built using just Jekyll.

This commit also fixes several image-related errors reported by `make
test` by adding the missing PNG images.
2014-06-12 03:06:57 -04:00
David A. Harding
8a9abffe6a
Updates To Compressed Keys Based On Reviewer Feedback
Several reviewers kindly provided feedback via IRC tonight, resulting in
the following changes:

* Mention that compressed keys are used in the offical secp256k1
  documentation with the prefix bytes used by Bitcoin. I could not find
  a publicly-available officialish document defining the prefix bytes,
  but they're used repeatedly in the offical SECG documentation we
  autoxref "secp256k1" to, so I went with that.

* Remove the mention that Bitcoin Core uses OpenSSL. While true, there
  is an effort to slowly move away from using OpenSSL for EC in
  Bitcoin Core.

* Change the phrasing of the relative curve location for 0x02 & 0x03 to
  a form more correct for actuality instead of the illustrated
  abstraction.

* Drop quotes around "uncompressed" since that's the term used in the
  official secp256k1 docs, not something Bitcoin-specific.
2014-06-11 23:30:09 -04:00
Saivann
2b0b6ae58f Add Danish (da) translation 2014-06-11 23:06:01 -04:00
David A. Harding
ad33a91260
Describe What Happens To Mempool During A Reorg 2014-06-11 20:16:30 -04:00
Saivann
7628cf1eef Add submitted CoinSummit event 2014-06-11 17:46:04 -04:00
Saivann
82e38c5c88 Fix SVG icon rendering issue in old browsers
Convert texts to paths and apply a small resizing
2014-06-11 14:59:48 -04:00
saivann
bce06938d6 Merge pull request #451 from bitcoin/develdocswarning
Apply a warning icon to all warning texts in devel-docs
2014-06-11 12:16:08 -04:00
Saivann
21bdb0fd1a Apply a warning icon to all warning texts in devel-docs 2014-06-10 23:51:58 -04:00
saivann
1db4eb4031 Merge pull request #450 from harding/nevertouchprivkeys
Add Warning About Handling Private Keys To Transaction Examples
2014-06-10 23:47:34 -04:00
David A. Harding
85f27095c3
Briefly Reapeat Warning Not To Manually Manage Priv Keys In P2SH Example 2014-06-10 23:36:56 -04:00
Saivann
3b07b66a8d Fix one typo in all translations 2014-06-10 23:11:40 -04:00
David A. Harding
847084b2aa
Corrections To Memory Pool Text
Based on feedback from @luke-jr.  (Thanks!)

* Use "may" to indicate that full peers don't need to track unconfirmed txes.

* Change the example given for why non-mining peers might want to track
  unconfirmed txes.

* Note that txes also get dropped from mempool when memory needs
  to be freed.

* Remove paragraph about storing non-relay/non-mine txes.
2014-06-10 23:08:41 -04:00
David A. Harding
18c2c8dd9f
Add Warning About Handling Private Keys To Transaction Examples 2014-06-10 22:09:48 -04:00
David A. Harding
98b550790a
Add Short Subsection About The Memory Pool 2014-06-10 21:10:49 -04:00
David A. Harding
b428cbde26
Merge remote-tracking branch 'harding/generatingtxes' 2014-06-10 13:51:59 -04:00
Saivann
d79886f395 Hide few untranslated texts for Hindi translation 2014-06-10 13:26:50 -04:00
saivann
28d2c0c8f3 Merge pull request #418 from gwb3/add-hindi-translation-052214
Add Hindi Translation
2014-06-10 13:24:34 -04:00