Commit graph

1347 commits

Author SHA1 Message Date
saivann
f6f85b4447 Merge pull request #439 from Cryptolina/patch-3
Create cryptolina
2014-06-05 12:34:53 -04:00
Saivann
78e6e02911 Update de translation 2014-06-05 12:27:22 -04:00
saivann
5ad4bdaa87 Merge pull request #422 from hivewallet/hive-android
Add Hive Android to wallet page
2014-06-05 12:13:21 -04:00
saivann
7616efef12 Merge pull request #438 from 2GOOD/master
Update community.html
2014-06-05 11:57:04 -04:00
Jan Vornberger
f65c58cb0e Add Hive Android to wallet page 2014-06-05 10:48:23 +02:00
Jan Vornberger
bb85d18303 Change Hive to Hive OS X 2014-06-05 10:48:23 +02:00
Cryptolina
76103c9dd9 Create cryptolina
The Carolinas first-ever Bitcoin Expo will be kicked off in Raleigh on August 15 and 16, 2014. Cryptolina will be held at the Raleigh Convention Center. It will serve as a gateway to hundreds of new interested businesses, investors, and enthusiasts. Cryptolina follows successful Bitcoin conferences held in cities throughout the world, including Miami, Hong Kong, Washington, San Francisco, New York City, and Amsterdam. 

More than 500 new faces of the emerging Bitcoin community are expected to attend, network and discuss this emerging industry behind the digital currency. Cryptolina’s announcement comes on the heels of several positive Bitcoin evaluations including acknowledgement by the Federal Reserve that “Bitcoin does not present a threat to economic activity by disrupting traditional channels of commerce; rather, it could serve as a boon." 

Cryptolina is being held in Downtown Raleigh in order to capitalize on the flourishing startup scene and exponential growth. Frequently cited as a "New Silicon Valley" of the East Coast, the Research Triangle region is a natural fit due to the high-tech jobs and leading companies. 

Current issues and events pertaining to Bitcoin technologies, startups, venture capital investment and angel investment will be discussed during multiple panels. In addition to a Bitcoin based business exhibition, there are plans to host nearly two dozen speakers.

For additional information regarding the upcoming Cryptolina Bitcoin Expo, contact us at info@cryptolina.com
2014-06-04 21:38:35 -04:00
Saivann
36649a3cb9 Update de translation 2014-06-04 21:23:24 -04:00
Saivann
b5d2cbe5ce Use cross-platform ruby mktmpdir in comparelinks.rb 2014-06-04 11:53:01 -04:00
2GOOD
cd70770778 Update community.html 2014-06-04 14:45:49 +03:00
2GOOD
f13c8ffd5e Update community.html 2014-06-04 14:29:17 +03:00
Saivann
cdb7f24ef9 Fix "Getting started" buttons for rtl layout 2014-06-03 11:01:41 -04:00
David A. Harding
617213a980
Add Disclaimer & Anchor Affordance To Dev Examples 2014-06-02 13:07:27 -04:00
David A. Harding
78b4c5452e
Merge remote-tracking branch 'bitcoin.org/master' into generatingtxes
Conflicts:
	_includes/guide_payment_processing.md
	_less/screen.less
2014-06-02 11:40:38 -04:00
David A. Harding
2e2b0968e7
Add Icons; Update Links
* Add new icons for Developer Guide and Developer Examples so we don't
  keep reusing the book icon.

* Update payment protocol links to point to developer examples when
  appropriate.
2014-06-02 11:30:53 -04:00
David A. Harding
7e8e52b966
Move BIP70 Example To Dev Examples
* Move the extened BIP70 example from the guide to the developer
  examples page.

* Add new text introducing BIP70 to the guide
2014-06-01 20:12:31 -04:00
Saivann
d0f96357ee Fix/update one italian string 2014-06-01 16:41:01 -04:00
saivann
f1ca207d33 Merge pull request #414 from gwb3/add-italian-translation-052114
Add Italian Translation
2014-06-01 16:39:45 -04:00
Garland William Binns III
cd1903c83b Add English-to-Italian Translation 2014-06-01 16:08:43 -04:00
David A. Harding
4ee31f7347
Merge remote-tracking branch 'origin/standardtxes' 2014-06-01 09:46:12 -04:00
David A. Harding
183afa76c4
Terminology And Key Pool Fixes
Two minor changes suggested by iwilcox on IRC (thanks!):

* s/brute-force find/brute-force/ in HD wallet section

* Correct mistaken assertion that the keypool isn't refreshed until all
  keys are used. If the wallet is unencrypted or unlocked, the keypool
  is refreshed after each time a key is used.
2014-06-01 03:18:50 -04:00
David A. Harding
b55fae9451
Standard Tx Modifications
* Remove contentious sentence about mining non-standard txes possibly
  creating orphaned blocks and loss of block reward.  Suggested by
  @luke-jr (thanks!)

* Remove unnecessary value judgement ("unfortunately") against
  non-standard redeemScripts. Mention that they can be used deliberately
  by someone who wants to easily receive payment to a non-standard
  output script. Suggested by @luke-jr (thanks!)
2014-05-31 10:51:40 -04:00
Saivann
322707f807 Apply bitlegal.io link to tax text in "You need to know" 2014-05-31 00:55:24 -04:00
saivann
3d74ad210f Merge pull request #431 from bitcoin/develdocreadme
Add "Developer Documentation" subsection in the README
2014-05-31 00:33:01 -04:00
saivann
cbaf816bfe Merge pull request #432 from bitcoin/docmenu
Add "Documentation" entry in the menu
2014-05-31 00:32:57 -04:00
saivann
b08a7950cc Merge pull request #433 from bitcoin/langmenumodulo
Use modulo instead of cycle to split language menu
2014-05-31 00:32:38 -04:00
David A. Harding
f33ea7196a
The "Why" For Standard Transactions, Plus Std Tx Tweaks
Based on a discussion tonight on IRC with comments from @gmaxwell,
bitcoin428, and kadoban.

* Add a new introduction to the Standard Transaction section which
  explains the purpose behind standard transactions so readers
  understand that these aren't limitations for limitation's sake. More
  specifically, note that bug-prevention isn't the only reason for
  standard transactions---thanks to @gmaxwell for explaining the forward
  compatablity reason to me.

* Make it clear that isStandard() only applies to loose transactions and
  that it doesn't apply to txes in blocks.  Thanks to bitcoin428 for
  pointing out this source of confusion.

* Make it cleare that a non-standard redeemScript is a script that would
  not pass isStandard().  Thanks to kadoban for pointing out the absense
  of that information.
2014-05-30 23:18:17 -04:00
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