Commit graph

2126 commits

Author SHA1 Message Date
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
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
David A. Harding
05d81acd82
Translations: Fix Untranslated String In FAQ
Reported by norill (thanks!)

Closes #884
2015-06-12 12:23:23 -04:00
Ravinder Pal Singh
1d2f9ae83b Update it.yml
Translation improvement
2015-06-09 22:44:12 +02:00
Ninkip2p
95af331cb7
Wallets: added ios and android for ninki wallet
Rebased-from: 7e17463fbe6e8d8c580ad1555132154b6e080665
Rebased-by: David A. Harding
Closes #863
2015-06-07 00:02:02 -04:00
David A. Harding
f8de789019
Merge pull #874: New Plugin: Githubify Bitcoin Core Release Notes 2015-06-05 18:20:30 -04:00
David A. Harding
45a24b7116
Events: Bitcoin Development Workshop (NL) 2015-06-05 16:27:20 -04:00
David A. Harding
b847610e1b
Dev Docs: Clarify Bitcoin Core Block Broadcast Behavior
Based on a question from Bitcoin.SE: http://bitcoin.stackexchange.com/q/37807
2015-06-05 14:10:41 -04:00
David A. Harding
9cf76b2f18
New Plugin: Githubify Bitcoin Core Release Notes 2015-06-03 15:33:52 -04:00
David A. Harding
fcc713b2e8
Merge pull #569: Update Kramdown version 2015-06-03 13:45:22 -04:00
Saivann
78da28ce3b Update build scripts with recent changes 2015-06-02 17:04:40 -04:00
Saivann
3280a2fe41 Merge branch 'blankspaces' 2015-06-02 16:43:29 -04:00
Saivann
4cb4e7e586 Support blank spaces in file names when generating sha256sums.txt 2015-06-02 12:37:04 -04:00
Saivann
27dd3e6999 Merge branch 'sv' 2015-06-01 02:32:53 -04:00
Saivann
9aada50171 Update sv translation 2015-06-01 00:08:08 -04:00
Saivann
5208c0a832 Merge branch 'dropstats' 2015-05-31 22:51:08 -04:00
David A. Harding
ace49c88c2
Backend: Update Kramdown Version
Use a newer version of Kramdown to workaround a parsing bug.
2015-05-30 13:04:41 -04:00
David A. Harding
24a2e35ccd
Dev Docs: Fix Autoxref of "header" in P2P Section
Reported by aliakbarahmadi (thanks!)

Closes #867
2015-05-30 13:02:17 -04:00
David A. Harding
684dfd224c
Merge pull #865: Update PGP key for Luke Dashjr (BD02942421F4889F) 2015-05-29 10:45:13 -04:00
Luke Dashjr
363d29f833
Update PGP key for Luke Dashjr (BD02942421F4889F) 2015-05-26 20:46:49 +00:00
David A. Harding
2d31641817
Events: Consenus 2015 (NY, USA)
Closes #864
2015-05-26 12:25:34 -04:00
Arthur Bouquet
59572c5c5a content (en/fr): unconfirmed txs aren't secure 2015-05-24 22:38:07 +02:00
Luke Dashjr
e60a5db2fd Update URIs for libblkmaker and Eloipool (Gitorious is dead) 2015-05-23 00:04:57 +00:00
David A. Harding
93111b9981
Merge pull #780 2015-05-22 12:50:45 -04:00
David A. Harding
c53c4f8e03
Events: Change date of blockchain forum (Paris, France) 2015-05-22 12:23:10 -04:00
will binns
7579f1a9ce
Add Alt Convention - Batumi, Georgia
Closes #857
2015-05-22 12:21:09 -04:00
will binns
c5bd8de0e6 Fix small typo in Inside Bitcoin Chicago address, saw when adding Alt Convention. 2015-05-21 21:16:19 -06:00
David A. Harding
2290f85043
Releases: Add magnet link to 0.10.2 2015-05-19 08:54:59 -04:00
Wladimir J. van der Laan
9dba827b9e Bitcoin Core release 0.10.2 2015-05-19 10:34:21 +02:00
George Kimionis
64d1cdcfaf Renamed coinomiwallet.png to coinomi.png 2015-05-15 13:21:37 +03:00
David A. Harding
1194ed0d33
Merge pull #856: Update screenshot for Bitcoin Wallet for Android 2015-05-13 19:19:21 -04:00
Andreas Schildbach
82c8831328 Update screenshot for Bitcoin Wallet for Android. 2015-05-12 21:47:42 +02:00