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
David A. Harding
37c2b90404
Bitcoin Paper: Add Italian Translation
...
Italian translation written by Terzim and reviewed by Saïvann and
Harding.
Anti-virus check: 1431357743
/
2015-05-11 11:42:56 -04:00
David A. Harding
a30ece184c
Merge pull #724 : Add Bither to wallets
2015-05-05 10:56:58 -04:00
Saivann
f0d111e2c4
Drop public stats
2015-05-05 09:55:55 -04:00
David A. Harding
10bb527535
Events: Fix minor rendering bug
2015-05-04 10:59:55 -04:00
muresanroland
22f40728b3
Add Inside Bitcoins Chicago to events list
2015-05-04 17:08:55 +03:00
Saivann
a3734ecc20
Stats script: only rsync necessary logs to save disk space
2015-05-03 11:48:30 -04:00
Saivann
87fef805e8
Merge branch 'eventdata'
2015-05-02 17:51:30 -04:00
songchenwen
99b7c1d862
Added Bither
2015-05-02 21:08:06 +08:00
David A. Harding
55d4f4def8
Merge pull #845 : About Us: Minor Updates
2015-05-01 19:47:34 -04:00
David A. Harding
759b8eda1b
Events: Add CoinCongress (CA, USA)
...
Closes #848
2015-05-01 19:44:18 -04:00
Eric Larchevêque
4c71f9e1a6
Wallets: Rename HW.1 to Ledger Nano
...
Rebased-from: a07e159e24e79905e6a2dd8bf82d0a873348d3f4
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #696
Closes #844
2015-05-01 18:55:49 -04:00
Saivann
262b550c18
Separate event script from event data
2015-05-01 14:19:43 -04:00
David A. Harding
372032cf66
Wallets: Display BitGo In Win/Mac/Linux
...
Reported by Craig (thanks!)
2015-04-30 15:32:52 -04:00
Ben Davenport
1de5c8f656
Add BitGo chrome app to desktop section of choose your wallet
...
Rebased-from: 25352fb4521d954be9d35183c906f356321d027c
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #827
2015-04-30 12:50:27 -04:00
David A. Harding
9e665e905e
About Us: Minor Updates
...
* Add Craig Watkins (wallet reviews)
* Remove long-idle contributors
* Update personal links to point to GitHub
2015-04-30 12:24:37 -04:00
George Kimionis
85813d14a9
Changed privacy level to checkpasstransparencyopensource for Android distro
2015-04-29 00:05:59 +03:00
David A. Harding
4a89cc4974
Blog: s/&/and/ for HTML validation
2015-04-28 11:38:39 -04:00
David A. Harding
8e573b38f3
Merge #837 , #838 , and #842
...
* #837 : Add A Blog To Bitcoin.org
* #838 : Full Node Guide: Add Windows 8.x Instructions
* #842 : QA: Fix 16,591 HTML Validation Errors
2015-04-28 11:06:59 -04:00
George Kimionis
7f9ec4c4d9
Restored Bitcoin-Core's transparency level
...
Downgraded Coinomi's transparency level to checkpasstransparencyopensource since no deterministic build system is involved in the build process whatsoever
2015-04-28 12:55:17 +03:00
David A. Harding
593a56d6f3
QA: Fix Regressions From HTML Proofer Commit
...
Suggested by Saïvann (thanks!)
2015-04-27 09:55:42 -04:00
David A. Harding
ec343d54d1
QA: Check HTML Correctness & Fix Existing Errors
...
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors
- _contrib/bco-htmlproof: accept path for individual page to help debug
page problems
- (Many files) Convert `&` in numerous elements to `&`
- _templates/download.html: use Liquid filter to automatically escape
`&` in magnet links. Also premptively tell HTML not to check the
magnet link when checking external links (this check is not currently
enabled)
- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
release notes
- _templates/choose-you-wallet.html: change mSigna URL from
.../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org
- _templates/community.html: fix duplicate anchors by renaming one
anchor
- _templates/events.html: move Javascript to separate file because it
contains forbidden HTML close tags within the `<script></script>`
tags.
- (Many files, mostly in _translations/) Fix many broken open tags or
missing close tags.
- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
characters (control characters)
2015-04-27 09:12:11 -04:00
George Kimionis
68a7369608
Downgraded transparency level to checkpasstransparencyopensource since no deterministic build system is involved in the build process whatsoever
2015-04-27 15:20:53 +03:00
David A. Harding
28d7ef0f1d
Release: Add 0.10.1 Magnet URI & Date
2015-04-27 02:22:21 -04:00
David A. Harding
5d8ab00bb3
Releases: Update 0.10.1 Release Notes to RC3
2015-04-25 19:19:25 -04:00
David A. Harding
d620ce61f2
Site Docs: Update release instructions
...
Describe how to prepare a release in advance.
2015-04-25 19:19:25 -04:00
David A. Harding
6264930505
JS: Move addAnchorLinks from main.js to base.js
...
Thanks Saïvann!
2015-04-25 19:19:25 -04:00
David A. Harding
feea5bb21f
Layout: Add anchor link affordance to all pages
2015-04-25 19:19:24 -04:00
Jacob Burenstam
9d9247ee1c
Site-wide JS: Don't remove mobile menu onclick
...
Rebased-from: 979eef696e3d02978f4245a944cd3d9f38518124
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #805
2015-04-25 19:19:24 -04:00
David A. Harding
ec822d624a
Releases: Add Bitcoin Core 0.10.1
...
Notes current as of RC2
2015-04-25 19:19:24 -04:00
David A. Harding
400bed4343
Merge pulls #839 and #840
...
* 839: Dev Docs Glossary: Add Denominations Entry
* 840: Bitcoin.pdf: Add A Page That Lists Translations
2015-04-25 19:02:56 -04:00
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
...
- Adds a new page linking to all translations of Nakamoto's Bitcoin
paper, and also provides instructions for adding new translations
- Changes all links on the site that used to point directly to the
English bitcoin.pdf to point to the new page.
- Add Spanish Translation by Breathingdog, as well as Spanish strings
for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
David A. Harding
3302d27ebc
Move Translated Bitcoin.pdf Files
...
Move translated bitcoin.pdf files to /files/bitcoin-paper
2015-04-24 14:45:28 -04:00
David A. Harding
6917c1ecbd
Full Node Guide: Add Windows 8/8.1 Instructions
...
Thanks to Paul Georgiou for instructions and screenshots!
Closes #825 , Closes #763
2015-04-24 14:21:36 -04:00
David A. Harding
5340cb36de
Full Node Guide: Variabalize Some Paragraphs
...
Thanks to Wladimir for a description of the Windows/Bitcoin Core
shutdown relationship.
2015-04-24 14:21:28 -04:00
David A. Harding
547f88850e
Full Node Guide: Fix Wrong Links
2015-04-24 14:21:16 -04:00
David A. Harding
6df57cf942
Dev Docs Glossary: Add Denominations Entry
...
Suggested by Jameson Lopp (thanks!)
2015-04-24 13:43:03 -04:00
David A. Harding
7872468383
Blog: Add RSS Discovery Link & Icon
...
Suggested by Saïvann (thanks!)
2015-04-23 19:23:57 -04:00
David A. Harding
2a2df421c1
Dev Docs: Change Text To Make Autoxref Consistent
2015-04-23 12:56:47 -04:00
David A. Harding
0adf79eedd
Build System: Sort Files For Consistent Comparison
...
Fixes problem with filenames being listed in different order on
different systems.
2015-04-23 11:26:35 -04:00