Commit graph

1229 commits

Author SHA1 Message Date
David A. Harding
18c2c8dd9f
Add Warning About Handling Private Keys To Transaction Examples 2014-06-10 22:09:48 -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
Garland William Binns III
50c272cb2b Update Language Configuration 2014-06-10 04:47:17 -06:00
Garland William Binns III
0be4f58f81 Apply sans.less Stylesheet 2014-06-10 04:45:38 -06:00
Garland William Binns III
a4c563473a Add English-to-Hindi Translation 2014-06-10 04:42:02 -06:00
Saivann
f7f25abcaa Fix RSS feed to pass W3C validation (fixes #446) 2014-06-09 15:03:18 -04:00
Saivann
5fc4b8a21f Fix one typo 2014-06-09 14:19:29 -04:00
David A. Harding
ba1a33e712
Merge remote-tracking branch 'bitcoin.org/master' into generatingtxes
Conflicts:
	_includes/references.md
2014-06-09 14:04:23 -04:00
David A. Harding
fe16cd7781
Clarification Of PaymentRequestss And Payment Verification
* Clarify a few places where payment request was used instead of
  PaymentRequest.

* Clarify that payment isn't necessarily verified until the merchant
  says so. Suggested by @saivann (thanks!)
2014-06-09 13:44:23 -04:00
David A. Harding
74be6424de
Merge remote-tracking branches 'saivann/generatingtxesbips', 'saivann/generatingtxesresource' and 'saivann/generatingtxestypos' into generatingtxes 2014-06-09 13:23:35 -04:00
saivann
8e2b00b548 Merge pull request #444 from harding/hardware-wallets
Add Subsection About Wallet Programs, Incl. Hardware Wallets
2014-06-09 13:20:41 -04:00
David A. Harding
63e838fa8c
Small fixes suggested by @saivann (thanks!) 2014-06-09 13:15:35 -04:00
Saivann
dcb4be8e9b Add BIP71 and BIP72 to autocrossref links 2014-06-08 23:21:26 -04:00
Saivann
0cb0a999f6 Fix various typos or naming inconsistencies 2014-06-08 23:17:04 -04:00
Saivann
f456462265 Move Gavin's Payment Request Generator to the "Examples" page 2014-06-08 23:02:39 -04:00
David A. Harding
abf8ac25d6
Add Note About Tx Fees To All Createrawtransaction Example Calls
Based on feedback from @saivann, this may help remind users that poor
use of createrawtransactions can cost them satoshis.
2014-06-08 19:16:09 -04:00
David A. Harding
96bc22b40c
Add Tx Malleability Warning To Spending Unconfirmed Tx Example
Suggested and written by @saivann, with a revised version being
commited here. Thanks!
2014-06-08 18:53:37 -04:00
David A. Harding
87e31affba
Add Subsection About Wallet Programs, Incl. Hardware Wallets
Describe the essential functions of a wallet program and how multiple
programs can work together to fulfill those functions, as in the case of
a signing-only wallet.
2014-06-07 19:27:49 -04:00
Saivann
ca7b38d5ea Use consistent names for 48px icons 2014-06-07 15:13:11 -04:00
David A. Harding
ed798f1da9
Merge remote-tracking branch 'saivann/generatingtxesmulticode' into generatingtxes 2014-06-07 15:09:50 -04:00
Saivann
45c586ee29 Simplify multicode CSS styles
Add consistent border-radius
Simplify margins / paddings
2014-06-07 14:56:42 -04:00
Saivann
a4f019a905 Apply consistent width and center icons in devel-doc 2014-06-07 14:11:46 -04:00
Saivann
9ef9eedff4 Fix "Return To Overview" icon in devel-example 2014-06-07 14:07:35 -04:00
Saivann
2cc5d241e5 Use consistent capitalization for devel-doc icons 2014-06-07 14:07:02 -04:00
saivann
eb33d8298d Merge pull request #443 from voffkas/bitcoinconfkiev
New Event added - bitcoinconf kiev
2014-06-07 13:42:00 -04:00
David A. Harding
c4c52cf896
Add Report Issue Link To Developer Examples 2014-06-07 09:40:43 -04:00
David A. Harding
61f0931b75
Updates Based On Feedback From Mailing List
* Remove the QR Code error corrections subsection.

* Remove the non-example Payment Protocol text from developer examples.

* Update reference links and autocrossrefs to reflect above deletions

* Fix CSS padding problems reported by @saivann

* Remove all HTML comments from autocrossref text to allow easy checking
  for broken link definitions: find _site -name '*.html' | xargs grep '\]\['

* Add PNG versions of guide and example SVG icons.  (optipng run)
2014-06-06 18:46:32 -04:00
Saivann
304c13e606 Fix listtable styles for IE6-7 2014-06-06 15:47:06 -04:00
Saivann
187ed2562a Improve contributors.rb plugin
Validate returned data from GitHub API
htmlescape data on the HTML page
Drop unnecessary yaml dependency
Add more comments in the code
Add more aliases in _config.yml
Fix vertical-align style
2014-06-06 15:33:16 -04:00
voffkas
15beb85d71 New Event added - bitcoinconf kiev 2014-06-06 15:28:41 +03:00
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