Commit graph

2357 commits

Author SHA1 Message Date
David A. Harding
3270d020b2
Merge pull #921: Use standard proper noun capitalization for Trezor 2015-06-27 21:42:58 -04:00
David A. Harding
1c817f0dd0
Site Readme: Link To More Advanced Workflow Doc 2015-06-27 17:47:51 -04:00
David A. Harding
9d351edbab
Releases: Link To Signing Keys On Download Page 2015-06-27 16:55:29 -04:00
mruddy
b01af43151 second shot at making the definitions more clear 2015-06-27 07:02:45 -04:00
David A. Harding
4d9f830f53
Add Wladimir's Releases Key
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

Starting with 0.11.0rc3, SHA256SUMS.asc will be signed with the following key:

    pub   4096R/36C2E964 2015-06-24 Wladimir J. van der Laan (Bitcoin Core binary release signing key) <laanwj@gmail.com>
    Primary key fingerprint: 01EA 5486 DE18 A882 D4C2  6845 90C8 019E 36C2 E964

For gitian and commit signing I will keep using this key.

Wladimir
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJViphCAAoJEHSBCwEjRsmmtRoIALBzJMGXzoj5t9OQSedxjnjP
sxfHuBwQxeuPYXbRlMjY5UZhmabbt0/mLRfVSdscnCzp0YxbMRwD7I6MdHqXyBtd
oS+TUfMNir5lk7Ti2hRStgvxqsAbHUJ08LlqpJXV5dq3QgeJyJwZM76a6yyaGwxP
SwqvKklQZ/qdrKOgjjn6d5HywgsmybJSDzEDR3k+ogkLsfM1jcpqZhwFeRVpk94m
SgZGLLx5zAIKcLHn4I1FaZ+OAmmS0ukYcmotMOUk6NBEjHTDfjEFBrbrlwvL4G7r
kjd1mRxkaJMxX3nJicXiEQClVoeUrMVyJrrsTGyPixSicdQbItuyLWXm37fAfE0=
=4v49
-----END PGP SIGNATURE-----
2015-06-26 19:55:35 -04:00
Saivann
3d9c178df3 Avoid duplicate code and non-reusable functions with hardcoded variables 2015-06-26 17:13:09 -04:00
Saivann
17886b6564 Properly remove event from landing page DOM object 2015-06-26 15:26:05 -04:00
Saivann
7013b784f3 Prevent check-for-subheading-anchors to match binary files 2015-06-26 14:38:18 -04:00
Saivann
b1be90742a Optimize video icon SVGs 2015-06-26 14:02:49 -04:00
Saivann
007d45381f Load Youtube iframe on click only
(Increases performances and offers better privacy)
2015-06-26 14:02:37 -04:00
Saivann
120030f73b
Exit if no argument is provided instead of defaulting to "auto" 2015-06-26 12:17:43 -04:00
Saivann
39d6121c89
Prevent concurrent unsigned script from aborting ongoing signed builds 2015-06-26 12:17:43 -04:00
Saivann
5339dc8687
Enclose variable into single quotes 2015-06-26 12:17:42 -04:00
will binns
c9855a8d3d Remove all-caps instances of the word 'Trezor' for consistency. 2015-06-26 09:22:44 -06:00
will binns
9202f789b2
Update Will's name. 2015-06-26 11:21:08 -04:00
Saivann
098fcf1b22 Merge remote-tracking branch 'remotes/bitjson/lang' 2015-06-26 11:15:53 -04:00
Saivann
0b0fe286fa Merge branch 'gzipcompress' 2015-06-26 10:57:39 -04:00
mruddy
0368f10e71 fix a link and attempt to clarify SIGHASH_SINGLE 2015-06-26 09:11:25 -04:00
Saivann
b27bcaf626 Simplify javascript code for expanding lists and blocks
Move styles to CSS stylesheets by using a class
Use a single function for all expanding boxes and lists
Separate CSS code for IE8 compatibility
2015-06-25 23:26:50 -04:00
David A. Harding
3b50ddbad2
Build Scripts: Require GPG-signed Commits
- Update build script

- Add authorized keys
2015-06-25 20:34:54 -04:00
David A. Harding
887b63d10e
About-us: Contributor changes 2015-06-25 20:34:41 -04:00
David A. Harding
9876a2739b
About-Us: Describe History & Ownership 2015-06-25 19:59:36 -04:00
David A. Harding
e7c9164b7d
Event: Bitcoin Wednesday Amsterdam
Closes #906
2015-06-25 08:49:13 -04:00
Saivann
42cef24493 Add .ttf files to pre-gzipped files 2015-06-24 22:56:32 -04:00
Saivann
94360fdbfd Enable gzip compression (thanks louisjc, harding) 2015-06-24 22:16:18 -04:00
David A. Harding
84494dd611
Event: III Brazilian Bitcoin Conference
Closes #911
2015-06-23 15:44:25 -04:00
David A. Harding
8d70e2fa90
Add event: Blockchain Incredible Party, Ukraine
Closes #913, closes #909
2015-06-23 13:01:07 -04:00
David A. Harding
1282821254
Repository Move: Blog Describing Move 2015-06-23 10:30:42 -04:00
David A. Harding
5e7dbab508
Repository Move: Manually Update URIs 2015-06-23 09:17:03 -04:00
David A. Harding
b347044eb2
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \
  | sed 's/^.\{53\}//'          \
  | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
2015-06-23 09:08:40 -04:00
Jason Dreyzehner
0687cbfd5d language update 2015-06-22 16:23:32 -04:00
Saivann
aa5d54fdaf Drop "sourceforge" from English texts 2015-06-22 08:55:58 -04:00
Wladimir J. van der Laan
7b333dfb7b
Mailing list move 2015-06-22 09:49:09 +02:00
David A. Harding
5d8b0cfd12
Merge pull #901: Update Bitcoin Wallet For BlackBerry 2015-06-19 18:29:06 -04:00
David A. Harding
ef46fb6645
Events: Update Kiev Conference Date Again 2015-06-18 08:21:57 -04:00
David A. Harding
0ff4a25a2c
Merge PRs #887, #900, #902
- #887: Replacing MultiBit Classic with MultiBit HD
- #900: Community: Add Bitcoin Embasy Amsterdam
- #902: Update Mycelium description
2015-06-18 07:58:27 -04:00
Gary Rowe
24e4083607
Replace MultiBit Classic with MultiBit HD
Rebased-from: 1603f4c436c686eee55120bb718ba2a354202993
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #887
2015-06-18 07:55:55 -04:00
David A. Harding
385d44c6ff
Events: Change Date Of Bitcoin Kiev Conference
Requested in issue #895
2015-06-18 07:47:25 -04:00
Saivann
9411bd0d8f Drop MultiBit HD compatibility in Mycelium description 2015-06-17 12:38:00 -04:00
Saivann
24f9c6ab9f Merge branch 'patch-1' 2015-06-17 11:29:32 -04:00
Saivann
4f354052bf Merge branch 'deadpresslinks' 2015-06-17 11:28:47 -04:00
Saivann
469fa26a54 Update Mycelium description 2015-06-16 11:09:49 -04:00
Andreas Schildbach
e6ffd5b702 Update choose-your-wallet.html
I few weeks ago, I updated the BlackBerry version of the app to the same codebase as the Android version. So it now supports HD wallets and tries its best to not reuse addresses.
2015-06-16 16:56:03 +02:00
David A. Harding
666629d4fe
Community: Add Bitcoin Embasy Amsterdam
Suggested by Martijn Wismeijer (thanks!)
2015-06-16 08:21:49 -04:00
David A. Harding
c51d75c77c
Events: Add Two Events
- HVA Blockchain blockstrap course (closes #893)

- Bitcoinference Summer 2015 (closes #889)
2015-06-16 08:06:21 -04:00
will binns
b611432ed3
Update events
- Add Money 2020 Europe - Close #885, Close #886.

- Add Bitcoin Conference Kiev - Closes #895.

- Add London Blockchain Conference.

- Add Blockchain Payments

- Add Digital Currencies + The Blockchain

- Add Cryptolina Bitcoin Expo; Fix Country Typos in Previous Commits

- Add WIRED Money

- Add The New Context

Rebased from: 6704ba7d98171aed95f5c2e2df3ab187cd19ba1d
Rebased by: David A. Harding
Closes #898
2015-06-16 06:54:23 -04:00
Saivann
2f9fdb9e44 Drop dead links in press picture page 2015-06-16 01:17:01 -04:00
David A. Harding
a02f364059
Hard Fork Blog: Suggested Improvements
Improvements suggested by morcos, maaku, and /u/psztorc
2015-06-15 19:54:49 -04:00
David A. Harding
30cf561a6d
Blog: Clarify Hard Fork Statement 2015-06-15 13:52:11 -04:00
David A. Harding
054727fcf5
Blog: Bitcoin.org Position On Hard Forks 2015-06-15 10:53:22 -04:00