Compare commits
40 Commits
master
...
add-sparro
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1a8fe0670d | ||
|
|
36e29b25a4 | ||
|
|
c3d1d7e771 | ||
|
|
eba865346f | ||
|
|
d867b3816b | ||
|
|
938587b379 | ||
|
|
df246ae17d | ||
|
|
8e0fd5d679 | ||
|
|
cc2f3438b6 | ||
|
|
0c6967c4c5 | ||
|
|
9152e28a01 | ||
|
|
3b1e2ff98e | ||
|
|
50f940a131 | ||
|
|
e1e668f3e6 | ||
|
|
9b6580c9c7 | ||
|
|
4fdef737ba | ||
|
|
8a0afde4cd | ||
|
|
a9f4d2a7eb | ||
|
|
8af6c7f286 | ||
|
|
f11fac1fac | ||
|
|
848ffe792e | ||
|
|
736b478567 | ||
|
|
466c1fab24 | ||
|
|
c76af77b05 | ||
|
|
faa4f53533 | ||
|
|
ea6b5e9f67 | ||
|
|
9960c94426 | ||
|
|
80dd12b3e6 | ||
|
|
34625aa375 | ||
|
|
9b5e5f858d | ||
|
|
1173567f8e | ||
|
|
f50911635d | ||
|
|
b7a6184ca9 | ||
|
|
4d82937013 | ||
|
|
2f2c35c927 | ||
|
|
d640cd09d9 | ||
|
|
0cec2f2649 | ||
|
|
964e10ed89 | ||
|
|
2f410d2130 | ||
|
|
586c1fc5e6 |
10
Gemfile.lock
10
Gemfile.lock
@ -56,7 +56,7 @@ GEM
|
||||
json (2.3.0)
|
||||
json-schema (2.8.1)
|
||||
addressable (>= 2.4)
|
||||
kramdown (2.3.0)
|
||||
kramdown (2.3.1)
|
||||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
@ -68,14 +68,16 @@ GEM
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
mercenary (0.3.6)
|
||||
mini_portile2 (2.4.0)
|
||||
mini_portile2 (2.5.0)
|
||||
multi_json (1.14.1)
|
||||
nokogiri (1.10.9)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
nokogiri (1.11.1)
|
||||
mini_portile2 (~> 2.5.0)
|
||||
racc (~> 1.4)
|
||||
parallel (1.19.1)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (4.0.5)
|
||||
racc (1.5.2)
|
||||
rake (13.0.1)
|
||||
rb-fsevent (0.10.4)
|
||||
rb-inotify (0.10.1)
|
||||
|
||||
@ -616,7 +616,7 @@ text:
|
||||
chain_gb: 340
|
||||
## The main difference between the datadir size and the chain size, if
|
||||
## you don't have any extra indices
|
||||
bitcoin_datadir_gb_pruned: 5
|
||||
bitcoin_datadir_gb_pruned: 7
|
||||
## the tx= field in: grep UpdateTip .bitcoin/debug.log | tail -n1
|
||||
total_tx_count_in_millions: 230
|
||||
typical_ibd_time_in_hours: 4
|
||||
|
||||
@ -418,7 +418,6 @@ http://opensource.org/licenses/MIT.
|
||||
[BitcoinJ]: http://bitcoinj.github.io
|
||||
[BitcoinJ documentation about pending transaction safety]: https://bitcoinj.github.io/security-model#pending-transactions
|
||||
[bitcoinj micropayment tutorial]: https://bitcoinj.github.io/working-with-micropayments
|
||||
[block170]: https://live.blockcypher.com/btc/block/00000000d1145790a8694403d4063f323d499e655c83426834d4ce2f8dd4a2ee/
|
||||
[casascius address utility]: https://github.com/casascius/Bitcoin-Address-Utility
|
||||
[core base58.h]: https://github.com/bitcoin/bitcoin/blob/master/src/base58.h
|
||||
[core chainparams.cpp]: https://github.com/bitcoin/bitcoin/blob/master/src/chainparams.cpp
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.10.0 is now available from:
|
||||
Bitcoin Core version 0.10.0 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/0.10.0/>
|
||||
~~https://bitcoin.org/bin/0.10.0/~~
|
||||
|
||||
This is a new major version release, bringing both new features and
|
||||
bug fixes.
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.14.0 is now available from:
|
||||
Bitcoin Core version 0.14.0 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/bitcoin-core-0.14.0/>
|
||||
~~https://bitcoin.org/bin/bitcoin-core-0.14.0/~~
|
||||
|
||||
This is a new major version release, including new features, various bugfixes
|
||||
and performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.14.1 is now available from:
|
||||
Bitcoin Core version 0.14.1 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/bitcoin-core-0.14.1/>
|
||||
~~https://bitcoin.org/bin/bitcoin-core-0.14.1/~~
|
||||
|
||||
This is a new minor version release, including various bugfixes and
|
||||
performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.14.2 is now available from:
|
||||
Bitcoin Core version 0.14.2 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/bitcoin-core-0.14.2/>
|
||||
~~https://bitcoin.org/bin/bitcoin-core-0.14.2/~~
|
||||
|
||||
This is a new minor version release, including various bugfixes and
|
||||
performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,13 +32,13 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version *0.15.0.1* is now available from:
|
||||
Bitcoin Core version *0.15.0.1* is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/bitcoin-core-0.15.0.1/>
|
||||
~~https://bitcoin.org/bin/bitcoin-core-0.15.0.1/~~
|
||||
|
||||
and
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-0.15.0.1/>
|
||||
~~https://bitcoincore.org/bin/bitcoin-core-0.15.0.1/~~
|
||||
|
||||
This is a new major version release, including new features, various bugfixes
|
||||
and performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,13 +32,13 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version *0.15.0* is now available from:
|
||||
Bitcoin Core version *0.15.0* is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/bitcoin-core-0.15.0/>
|
||||
~~https://bitcoin.org/bin/bitcoin-core-0.15.0/~~
|
||||
|
||||
and
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-0.15.0/>
|
||||
~~https://bitcoincore.org/bin/bitcoin-core-0.15.0/~~
|
||||
|
||||
This is a new major version release, including new features, various bugfixes
|
||||
and performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,13 +32,13 @@ show_toc: true
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version *0.15.1* is now available from:
|
||||
Bitcoin Core version *0.15.1* is *not available for security reasons*:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-0.15.1/>
|
||||
~~https://bitcoincore.org/bin/bitcoin-core-0.15.1/~~
|
||||
|
||||
or
|
||||
|
||||
<https://bitcoin.org/bin/bitcoin-core-0.15.1/>
|
||||
~~https://bitcoin.org/bin/bitcoin-core-0.15.1/~~
|
||||
|
||||
This is a new minor version release, including various bugfixes and
|
||||
performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.16.0 is now available from:
|
||||
Bitcoin Core version 0.16.0 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-0.16.0/>
|
||||
~~https://bitcoincore.org/bin/bitcoin-core-0.16.0/~~
|
||||
|
||||
This is a new major version release, including new features, various bugfixes
|
||||
and performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.16.1 is now available from:
|
||||
Bitcoin Core version 0.16.1 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-0.16.1/>
|
||||
~~https://bitcoincore.org/bin/bitcoin-core-0.16.1/~~
|
||||
|
||||
This is a new major version release, including new features, various bugfixes
|
||||
and performance improvements, as well as updated translations.
|
||||
|
||||
@ -32,9 +32,9 @@ show_toc: true
|
||||
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.16.2 is now available from:
|
||||
Bitcoin Core version 0.16.2 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoincore.org/bin/bitcoin-core-0.16.2/>
|
||||
~~https://bitcoincore.org/bin/bitcoin-core-0.16.2/~~
|
||||
|
||||
This is a new minor version release, with various bugfixes
|
||||
as well as updated translations.
|
||||
|
||||
@ -14,9 +14,9 @@ show_toc: true
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
Bitcoin Core version 0.9.0 is now available from:
|
||||
Bitcoin Core version 0.9.0 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/0.9.0/>
|
||||
~~https://bitcoin.org/bin/0.9.0/~~
|
||||
|
||||
This is a new major version release, bringing both new features and
|
||||
bug fixes.
|
||||
|
||||
@ -9,9 +9,9 @@ required_version: 0.9.1
|
||||
optional_date: 2014-04-08
|
||||
title: Bitcoin Core version 0.9.1 released
|
||||
---
|
||||
Bitcoin Core version 0.9.1 is now available from:
|
||||
Bitcoin Core version 0.9.1 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/0.9.1/>
|
||||
~~https://bitcoin.org/bin/0.9.1/~~
|
||||
|
||||
This is a security update. It is recommended to upgrade to this release
|
||||
as soon as possible.
|
||||
|
||||
@ -14,9 +14,9 @@ show_toc: true
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
Bitcoin Core version 0.9.2.1 is now available from:
|
||||
Bitcoin Core version 0.9.2.1 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/0.9.2.1/>
|
||||
~~https://bitcoin.org/bin/0.9.2.1/~~
|
||||
|
||||
This is a new minor version release, bringing mostly bug fixes and some minor
|
||||
improvements. OpenSSL has been updated because of a security issue (CVE-2014-0224).
|
||||
|
||||
@ -14,9 +14,9 @@ show_toc: true
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
Bitcoin Core version 0.9.2 is now available from:
|
||||
Bitcoin Core version 0.9.2 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/0.9.2/>
|
||||
~~https://bitcoin.org/bin/0.9.2/~~
|
||||
|
||||
This is a new minor version release, bringing mostly bug fixes and some minor
|
||||
improvements. OpenSSL has been updated because of a security issue (CVE-2014-0224).
|
||||
|
||||
@ -14,9 +14,9 @@ show_toc: true
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
Bitcoin Core version 0.9.3 is now available from:
|
||||
Bitcoin Core version 0.9.3 is *not available for security reasons*:
|
||||
|
||||
<https://bitcoin.org/bin/0.9.3/>
|
||||
~~https://bitcoin.org/bin/0.9.3/~~
|
||||
|
||||
This is a new minor version release, bringing only bug fixes and updated
|
||||
translations. Upgrading to this release is recommended.
|
||||
|
||||
@ -2964,6 +2964,16 @@ br.big {
|
||||
.contributor:nth-child(3n+3) {
|
||||
margin-right: 0;
|
||||
}
|
||||
p.contributor-language {
|
||||
width: 30%;
|
||||
margin-right: 4%;
|
||||
margin-bottom: 20px;
|
||||
color: #FF7E00;
|
||||
}
|
||||
p.contributor-language span {
|
||||
font-size: 18px;
|
||||
color: #9496A0;
|
||||
}
|
||||
.contributor-name {
|
||||
display: block;
|
||||
font-size: 20px;
|
||||
@ -5078,5 +5088,5 @@ html[data-theme="dark"] .dark-theme-toggle::before {
|
||||
// @import 'dark-mode';
|
||||
// }
|
||||
// html[data-theme="dark"] {
|
||||
// @import 'dark-mode';
|
||||
// }
|
||||
// @import 'dark-mode';
|
||||
// }
|
||||
|
||||
@ -14,7 +14,7 @@ id: about-us
|
||||
<span>Wallet maintainer</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded">
|
||||
@ -32,7 +32,7 @@ id: about-us
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded">
|
||||
<h3 class="contributor-title" id="translation">{% translate translation %}</h3>
|
||||
<h3 class="contributor-title" id="translations-realname">{% translate translations_realname %}</h3>
|
||||
<div class="contributor-row">
|
||||
<p class="contributor">Ar Vicco
|
||||
<br>
|
||||
@ -77,6 +77,348 @@ id: about-us
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded">
|
||||
<h3 class="contributor-title" id="translations-transifexname">{% translate translations_transifexname %}</h3>
|
||||
<div class="contributor-row">
|
||||
<p class="contributor-language">Arabic
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/MhmdX">MhmdX</a>
|
||||
<span>(1204)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(556)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Yaziris">Yaziris</a>
|
||||
<span>(179)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(127)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/trior">trior</a>
|
||||
<span>(72)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Bulgarian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/RaidenBG">RaidenBG</a>
|
||||
<span>(867)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/smilybg">smilybg</a>
|
||||
<span>(560)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/plamenka">plamenka</a>
|
||||
<span>(482)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(134)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(130)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Chinese(China)
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Henray0607">Henray0607</a>
|
||||
<span>(2889)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/echo4py">echo4py</a>
|
||||
<span>(1197)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/bitxf">bitxf</a>
|
||||
<span>(1003)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/amore111">amore111</a>
|
||||
<span>(723)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/xudababl">xudababl</a>
|
||||
<span>(656)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Chinese(Taiwan)
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/FabaoTAN">FabaoTAN</a>
|
||||
<span>(1371)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(502)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/poqlas">poqlas</a>
|
||||
<span>(232)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/jftsai">jftsai</a>
|
||||
<span>(162)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Croatian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Trofo">Trofo</a>
|
||||
<span>(303)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/parazyd">parazyd</a>
|
||||
<span>(163)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(76)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/VedranID">VedranID</a>
|
||||
<span>(73)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/1005f4840602ee445a2022401e300650_b82100b">1005f4840602ee445a2022401e300650_b82100b</a>
|
||||
<span>(67)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Danish
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/pryds">pryds</a>
|
||||
<span>(1943)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/85794379431c3e0f5c85c0e72a78d45b_658ddd9">85794379431c3e0f5c85c0e72a78d45b_658ddd9</a>
|
||||
<span>(213)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(109)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Altech">Altech</a>
|
||||
<span>(14)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Dutch
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Nienke84">Nienke84</a>
|
||||
<span>(827)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(710)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/JurgenH">JurgenH</a>
|
||||
<span>(656)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/StefanSlings">StefanSlings</a>
|
||||
<span>(240)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">French
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(2772)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/yahoe.001">yahoe.001</a>
|
||||
<span>(527)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/hf">hf</a>
|
||||
<span>(242)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Ethicnology">Ethicnology</a>
|
||||
<span>(110)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">German
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/klicman">klicman</a>
|
||||
<span>(3622)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Komodorpudel">Komodorpudel</a>
|
||||
<span>(3060)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(744)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saddleburner">saddleburner</a>
|
||||
<span>(225)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/schwefel">schwefel</a>
|
||||
<span>(175)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Greek
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/panos_12345">panos_12345</a>
|
||||
<span>(1540)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/ksof80">ksof80</a>
|
||||
<span>(99)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(94)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/zoro1">zoro1</a>
|
||||
<span>(94)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Hebrew
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/zshilor">zshilor</a>
|
||||
<span>(5700)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/shimmy">shimmy</a>
|
||||
<span>(18)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Stranik">Stranik</a>
|
||||
<span>(15)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(15)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/IttayEyal">IttayEyal</a>
|
||||
<span>(10)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Hindi
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/natsam">natsam</a>
|
||||
<span>(1221)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/NilamDoc">NilamDoc</a>
|
||||
<span>(568)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(143)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(123)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/shadyrifles">shadyrifles</a>
|
||||
<span>(107)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Hungarian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kemipeti">kemipeti</a>
|
||||
<span>(2252)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/CoinColors">CoinColors</a>
|
||||
<span>(1882)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Balaxi">Balaxi</a>
|
||||
<span>(435)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(145)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(139)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Indonesian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/cocoklogi">cocoklogi</a>
|
||||
<span>(1594)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/dissa_dissa">dissa_dissa</a>
|
||||
<span>(1170)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/luke137">luke137</a>
|
||||
<span>(512)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/anditto">anditto</a>
|
||||
<span>(176)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(161)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Italian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(815)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/immalizzy">immalizzy</a>
|
||||
<span>(680)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/dende93">dende93</a>
|
||||
<span>(464)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/luggi5711">luggi5711</a>
|
||||
<span>(450)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/GDP">GDP</a>
|
||||
<span>(426)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Japanese
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/hakka">hakka</a>
|
||||
<span>(5427)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/hitomiy">hitomiy</a>
|
||||
<span>(1267)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/tsb">tsb</a>
|
||||
<span>(819)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(509)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/miswo">miswo</a>
|
||||
<span>(193)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Korean
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/thinkdank">thinkdank</a>
|
||||
<span>(909)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/faustgrey">faustgrey</a>
|
||||
<span>(428)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/sarakang90">sarakang90</a>
|
||||
<span>(238)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/chohy">chohy</a>
|
||||
<span>(156)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(148)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Persian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/SamiraM">SamiraM</a>
|
||||
<span>(1390)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/alireza9661">alireza9661</a>
|
||||
<span>(300)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/misledlove">misledlove</a>
|
||||
<span>(263)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(210)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(154)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Polish
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/wymysl">wymysl</a>
|
||||
<span>(1061)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/vojcek">vojcek</a>
|
||||
<span>(612)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(168)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(152)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/LadyRoot">LadyRoot</a>
|
||||
<span>(92)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Portuguese(Brazil)
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/MTwomey">MTwomey</a>
|
||||
<span>(630)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/mateusnds">mateusnds</a>
|
||||
<span>(372)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/transifexuser">transifexuser</a>
|
||||
<span>(226)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(173)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/uxdesigner">uxdesigner</a>
|
||||
<span>(168)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Romanian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/CyrusV">CyrusV</a>
|
||||
<span>(1431)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/motorina0">motorina0</a>
|
||||
<span>(275)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(148)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/FiR3">FiR3</a>
|
||||
<span>(118)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(110)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Russian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/arvicco">arvicco</a>
|
||||
<span>(965)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/VladimirP">VladimirP</a>
|
||||
<span>(763)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(643)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(348)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/Alex57">Alex57</a>
|
||||
<span>(102)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Serbian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/nedved">nedved</a>
|
||||
<span>(1568)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/RugbyCode">RugbyCode</a>
|
||||
<span>(175)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/casperBGD">casperBGD</a>
|
||||
<span>(64)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/ivan993">ivan993</a>
|
||||
<span>(37)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/ae2ff8283da04761b7b55034664923a7_acffe5b">ae2ff8283da04761b7b55034664923a7_acffe5b</a>
|
||||
<span>(36)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Slovenian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/mmazi">mmazi</a>
|
||||
<span>(1874)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/ddff6017b14dd8b5abf2ad10aacfed39">ddff6017b14dd8b5abf2ad10aacfed39</a>
|
||||
<span>(213)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(135)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(126)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/minimalB">minimalB</a>
|
||||
<span>(111)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Spanish
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/dalovar">dalovar</a>
|
||||
<span>(4140)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/zordycor">zordycor</a>
|
||||
<span>(689)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(590)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/fjrojasgarcia">fjrojasgarcia</a>
|
||||
<span>(166)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Swedish
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/buren">buren</a>
|
||||
<span>(1485)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/nejlika">nejlika</a>
|
||||
<span>(1325)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/thedarer">thedarer</a>
|
||||
<span>(189)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/ordtrogen">ordtrogen</a>
|
||||
<span>(180)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Turkish
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/janberkjk">janberkjk</a>
|
||||
<span>(656)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/uskumru">uskumru</a>
|
||||
<span>(522)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/gmercan">gmercan</a>
|
||||
<span>(443)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(366)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(158)</span>
|
||||
</p>
|
||||
<p class ="contributor-language">Ukrainian
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/DmytroR">DmytroR</a>
|
||||
<span>(1805)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/kuzzmi">kuzzmi</a>
|
||||
<span>(398)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/pavlowd">pavlowd</a>
|
||||
<span>(267)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/saivann">saivann</a>
|
||||
<span>(66)</span>
|
||||
<a class ="contributor-name" href="https://www.transifex.com/user/profile/grio">grio</a>
|
||||
<span>(63)</span>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="toccontent-block boxexpand expanded">
|
||||
<h3 class="contributor-title" id="service_contributors">{% translate service_contributors %}</h3>
|
||||
@ -133,4 +475,3 @@ id: about-us
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -167,7 +167,7 @@ id: bitcoin-paper
|
||||
href="/files/bitcoin-paper/bitcoin_ro.pdf">Română</a>
|
||||
<div>
|
||||
<span>{% translate translated_by %}</span>
|
||||
<a href="https://github.com/IkeGDB">IkeGDB</a>
|
||||
<a href="https://bitcointalk.org/index.php?action=profile;u=1285797">Gazeta Bitcoin</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
@ -11,6 +11,9 @@ id: exchanges
|
||||
<div class="toccontent-block boxexpand expanded">
|
||||
<h2 class="exchanges-tab-title exchanges-international-title" id="international">International</h2>
|
||||
<p>
|
||||
|
||||
<a class="marketplace-link" href="https://www.bitfinex.com/">Bitfinex</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.bitstamp.net/">Bitstamp</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://crypto.com/">Crypto.com</a>
|
||||
@ -47,6 +50,8 @@ id: exchanges
|
||||
<div>
|
||||
<h3 id="bahrain" class="no_toc">Bahrain</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.rain.bh/">Rain</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -70,6 +75,8 @@ id: exchanges
|
||||
<a class="marketplace-link" href="https://bit2c.co.il/">Bit2c</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.bitsofgold.co.il/">Bits of Gold</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -93,6 +100,8 @@ id: exchanges
|
||||
<div>
|
||||
<h3 id="kuwait" class="no_toc">Kuwait</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.rain.bh/">Rain</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -103,6 +112,8 @@ id: exchanges
|
||||
<div>
|
||||
<h3 id="malaysia" class="no_toc">Malaysia</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.luno.com/">Luno</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -113,6 +124,8 @@ id: exchanges
|
||||
<div>
|
||||
<h3 id="oman" class="no_toc">Oman</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.rain.bh/">Rain</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -124,8 +137,10 @@ id: exchanges
|
||||
<h3 id="singapore" class="no_toc">Singapore</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.binance.sg/">Binance</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.minedigital.exchange/">Mine Digital</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.minedigital.exchange/">Mine Digital</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -139,6 +154,8 @@ id: exchanges
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://coinone.co.kr/">Coinone</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.korbit.co.kr/">Korbit</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -149,16 +166,20 @@ id: exchanges
|
||||
<div>
|
||||
<h3 id="saudi-arabia" class="no_toc">Saudi Arabia</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.rain.bh/">Rain</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row marketplace">
|
||||
<img class="marketplace-flag" src="/img/flags/TW.svg?{{site.time | date: '%s'}}" alt="Taiwanese flag">
|
||||
<div>
|
||||
<h3 id="taiwan" class="no_toc">Taiwan</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://max.maicoin.com/">MaiCoin MAX</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.bitopro.com/">BitoPro</a>
|
||||
@ -185,6 +206,8 @@ id: exchanges
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://coinmama.net/">Coinmama</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://karsha.biz/">Karsha</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.rain.bh/">Rain</a>
|
||||
@ -206,6 +229,8 @@ id: exchanges
|
||||
<a class="marketplace-link" href="https://www.binance.je/">Binance</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.bitcoin.de/">Bitcoin.de</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://bitfinex.com/">Bitfinex</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://bitflyer.com/en-eu/">bitFlyer</a>
|
||||
<br>
|
||||
@ -215,6 +240,8 @@ id: exchanges
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://coinmama.net/">Coinmama</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://kriptomat.io/">Kriptomat</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.paymium.com/">Paymium</a>
|
||||
@ -300,9 +327,12 @@ id: exchanges
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.luno.com/">Luno</a>
|
||||
</p>
|
||||
<p>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://buycoins.africa/">BuyCoins</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -310,6 +340,9 @@ id: exchanges
|
||||
<img class="marketplace-flag" src="/img/flags/ZA.svg?{{site.time | date: '%s'}}" alt="South African flag">
|
||||
<div>
|
||||
<h3 id="south-africa" class="no_toc">South Africa</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.luno.com/">Luno</a>
|
||||
</p>
|
||||
@ -323,6 +356,9 @@ id: exchanges
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.binance.co.ug/">Binance</a>
|
||||
</p>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -349,7 +385,7 @@ id: exchanges
|
||||
<a class="marketplace-link" href="https://www.coinsmart.com/">Coinsmart</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://ndax.io/">NDAX</a>
|
||||
<br>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://shakepay.co/">Shakepay</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -362,6 +398,8 @@ id: exchanges
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://bitso.com/">Bitso</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.volabit.com/">Volabit</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -403,6 +441,8 @@ id: exchanges
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://argenbtc.com/">ArgenBTC</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.satoshitango.com/">SatoshiTango</a>
|
||||
</p>
|
||||
</div>
|
||||
@ -417,6 +457,8 @@ id: exchanges
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://coinext.com.br/">Coinext</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.mercadobitcoin.com.br/">Mercado Bitcoin</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://www.novadax.com.br/">NovaDAX</a>
|
||||
@ -432,6 +474,8 @@ id: exchanges
|
||||
<h3 id="chile" class="no_toc">Chile</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.buda.com/">Buda</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -442,6 +486,8 @@ id: exchanges
|
||||
<h3 id="colombia" class="no_toc">Colombia</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.buda.com/">Buda</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -452,6 +498,8 @@ id: exchanges
|
||||
<h3 id="peru" class="no_toc">Peru</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.buda.com/">Buda</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -461,7 +509,9 @@ id: exchanges
|
||||
<div>
|
||||
<h3 id="venezuela" class="no_toc">Venezuela</h3>
|
||||
<p>
|
||||
<a class="marketplace-link" href="https://www.cryptobuyer.io/">Cryptobuyer</a><img style="width:90px;height:27px;" src="/img/bo_tag/bo_tag.png?{{site.time | date: '%s'}}" alt="Bitcoin Only tag">
|
||||
<a class="marketplace-link" href="https://www.cryptobuyer.io/">Cryptobuyer</a>
|
||||
<br>
|
||||
<a class="marketplace-link" href="https://currency.com/">Currency.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -81,6 +81,9 @@ id: resources
|
||||
<p>
|
||||
<a href="https://live.blockcypher.com/btc">BlockCypher</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://mempool.space">mempool.space</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://tradeblock.com/bitcoin">TradeBlock</a>
|
||||
</p>
|
||||
|
||||
@ -29,7 +29,8 @@ en:
|
||||
documentation: "Documentation"
|
||||
sponsorship: "Sponsorship"
|
||||
service_contributors: "Service Contributors"
|
||||
translation: "Translation"
|
||||
translations_realname: "Translations(real name)"
|
||||
translations_transifexname: "Translations(transifex name)"
|
||||
inactive_contributors: "Inactive Contributors"
|
||||
owners: "Domain Owners"
|
||||
partial_list: "Partial List"
|
||||
@ -301,6 +302,8 @@ en:
|
||||
walleteclairmobile: "Eclair Mobile is a next generation, Lightning-ready Bitcoin wallet. It can be used as a regular Bitcoin wallet, and can also connect to the Lightning Network for cheap and instant payments."
|
||||
walletwasabi: "Wasabi is an open-source, non-custodial, privacy focused Bitcoin wallet for Windows, Linux and Mac. It includes built-in Tor, CoinJoin and coin control features."
|
||||
walletunstoppable: "Unstoppable is a non-custodial and intuitive mobile wallet for Bitcoin and other cryptocurrencies. This wallet packs some essential features to store, exchange and monitor cryptocurrency performance while staying private."
|
||||
walletspecterdesktop: "Specter Desktop is a desktop wallet interface for Bitcoin Core with a focus on privacy, coin control, single and multisig setups. Specter is non-custodial and works with all major hardware wallets."
|
||||
walletsparrow: "Sparrow is a Bitcoin wallet with a focus on security, privacy and usability. Sparrow supports single and multisig script types, connects to an Electrum server or Bitcoin Core, interacts with popular hardware wallets, provides full coin and fee control, and contains a transaction editor and a blockchain explorer."
|
||||
walletdownload: "Install"
|
||||
walletvisit: "Visit website"
|
||||
walletsourcecode: "Source code"
|
||||
|
||||
@ -20,7 +20,7 @@ platform:
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkneutralvalidationvariable"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
transparency: "checkgoodtransparencydeterministic"
|
||||
environment: "checkgoodenvironmenthardware"
|
||||
privacy: "checkneutralprivacyvariable"
|
||||
fees: "checkneutralfeecontrolvariable"
|
||||
|
||||
37
_wallets/sparrow.md
Normal file
37
_wallets/sparrow.md
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: sparrow
|
||||
title: "Sparrow Wallet"
|
||||
titleshort: "Sparrow"
|
||||
compat: "desktop windows mac linux"
|
||||
level: 2
|
||||
platform:
|
||||
- desktop:
|
||||
name: desktop
|
||||
default: &DEFAULT
|
||||
text: "walletsparrow"
|
||||
link: "https://sparrowwallet.com/"
|
||||
source: "https://github.com/sparrowwallet/sparrow/"
|
||||
screenshot: "sparrow.png"
|
||||
features: "bech32 hardware_wallet legacy_addresses multisig segwit"
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkpassvalidationservers"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkfailenvironmentdesktop"
|
||||
privacy: "checkgoodprivacyimproved"
|
||||
fees: "checkgoodfeecontrolfull"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkpassprivacydisclosurefullnode"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
os:
|
||||
- name: windows
|
||||
<<: *DEFAULT
|
||||
- name: mac
|
||||
<<: *DEFAULT
|
||||
- name: linux
|
||||
<<: *DEFAULT
|
||||
---
|
||||
37
_wallets/specterdesktop.md
Normal file
37
_wallets/specterdesktop.md
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
id: specterdesktop
|
||||
title: "Specter Desktop"
|
||||
titleshort: "Specter"
|
||||
compat: "desktop windows mac linux"
|
||||
level: 1
|
||||
platform:
|
||||
- desktop:
|
||||
name: desktop
|
||||
default: &DEFAULT
|
||||
text: "walletspecterdesktop"
|
||||
link: "https://specter.solutions/"
|
||||
source: "https://github.com/cryptoadvance/specter-desktop"
|
||||
screenshot: "specterdesktop.png"
|
||||
features: "bech32 full_node hardware_wallet multisig segwit"
|
||||
check:
|
||||
control: "checkgoodcontrolfull"
|
||||
validation: "checkgoodvalidationfullnode"
|
||||
transparency: "checkpasstransparencyopensource"
|
||||
environment: "checkfailenvironmentdesktop"
|
||||
privacy: "checkgoodprivacyimproved"
|
||||
fees: "checkgoodfeecontrolfull"
|
||||
privacycheck:
|
||||
privacyaddressreuse: "checkpassprivacyaddressrotation"
|
||||
privacydisclosure: "checkpassprivacydisclosurefullnode"
|
||||
privacynetwork: "checkpassprivacynetworksupporttorproxy"
|
||||
os:
|
||||
- name: windows
|
||||
<<: *DEFAULT
|
||||
- name: mac
|
||||
<<: *DEFAULT
|
||||
- name: linux
|
||||
<<: *DEFAULT
|
||||
---
|
||||
@ -190,7 +190,7 @@ have an easy-to-use node.
|
||||
* Desktop or laptop hardware running recent versions of Windows, Mac OS
|
||||
X, or Linux.
|
||||
|
||||
* {{site.text.bitcoin_datadir_gb}} gigabytes of free disk space,
|
||||
* {{site.text.bitcoin_datadir_gb_pruned}} gigabytes of free disk space,
|
||||
accessible at a minimum read/write speed of 100 MB/s.
|
||||
|
||||
* 2 gigabytes of memory (RAM)
|
||||
@ -253,7 +253,7 @@ The following instructions describe installing Bitcoin Core using tools
|
||||
available in most mainstream Linux distributions. We assume you use a
|
||||
Bourne-like shell such as `bash`.
|
||||
|
||||
Using any computer, go to the [Bitcoin Core download page](/en/download)
|
||||
Using any computer, go to the [Bitcoin Core download page](https://bitcoin.org/en/download)
|
||||
and verify you have made a secure connection to the server.
|
||||
|
||||

|
||||
@ -419,7 +419,7 @@ Scroll to the bottom of the file displayed and add the following line:
|
||||
|
||||
Save the file and exit; the updated crontab file will be installed for
|
||||
you. On most distributions, this will cause Bitcoin Core daemon to be
|
||||
automatically started each time your reboot your computer.
|
||||
automatically started each time you reboot your computer.
|
||||
|
||||
If you're a expert system administrator and want to use an init script instead, see
|
||||
[the init scripts directory in Bitcoin Core's source tree](https://github.com/bitcoin/bitcoin/tree/master/contrib/init).
|
||||
@ -434,7 +434,7 @@ If you're a expert system administrator and want to use an init script instead,
|
||||
|
||||
### Windows 10
|
||||
|
||||
Go to the [Bitcoin Core download page](/en/download) and verify you have
|
||||
Go to the [Bitcoin Core download page](https://bitcoin.org/en/download) and verify you have
|
||||
made a secure connection to the server.
|
||||
|
||||

|
||||
@ -586,7 +586,7 @@ daemon will be automatically started.
|
||||
|
||||
### Windows 8.x
|
||||
|
||||
Go to the [Bitcoin Core download page](/en/download) and verify you have
|
||||
Go to the [Bitcoin Core download page](https://bitcoin.org/en/download) and verify you have
|
||||
made a secure connection to the server.
|
||||
|
||||

|
||||
@ -738,7 +738,7 @@ daemon will be automatically started.
|
||||
|
||||
### Windows 7
|
||||
|
||||
Go to the [Bitcoin Core download page](/en/download) and verify you have
|
||||
Go to the [Bitcoin Core download page](https://bitcoin.org/en/download) and verify you have
|
||||
made a secure connection to the server.
|
||||
|
||||

|
||||
@ -890,7 +890,7 @@ Save the file. The next time you login to your computer, Bitcoin Core daemon wil
|
||||
|
||||
### Mac OS X Yosemite 10.10.x+
|
||||
|
||||
Go to the [Bitcoin Core download page](/en/download) and verify you have
|
||||
Go to the [Bitcoin Core download page](https://bitcoin.org/en/download) and verify you have
|
||||
made a secure connection to the server.
|
||||
|
||||

|
||||
|
||||
Binary file not shown.
BIN
img/screenshots/sparrow.png
Normal file
BIN
img/screenshots/sparrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
img/screenshots/specterdesktop.png
Normal file
BIN
img/screenshots/specterdesktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
BIN
img/wallet/sparrow.png
Normal file
BIN
img/wallet/sparrow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
img/wallet/specterdesktop.png
Normal file
BIN
img/wallet/specterdesktop.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@ -1,38 +0,0 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
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
|
||||
VpBkRjcrHDVumGys689t7nMo
|
||||
=po+D
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
Loading…
Reference in New Issue
Block a user