changed triangle img for expanded walletmenu tab
This commit is contained in:
parent
ad63eedb88
commit
d3377ca693
@ -36,7 +36,7 @@ end_of_page: |
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="toccontent">
|
||||
<div class="toccontent version-content">
|
||||
<article class="article">
|
||||
{{ content }}
|
||||
</article>
|
||||
@ -45,4 +45,4 @@ end_of_page: |
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a href="/en/version-history">Go back to the version history</a>
|
||||
<a class="back-link" href="/en/version-history">Go back to the version history</a>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:e6c0cd47cce75e53b04c1c575a39d2022612d1
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
show_toc: true
|
||||
|
||||
---
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.12.0 is now available from:
|
||||
|
||||
@ -38,6 +42,10 @@ Please report bugs using the issue tracker at github:
|
||||
|
||||
<https://github.com/bitcoin/bitcoin/issues>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
Upgrading and downgrading
|
||||
=========================
|
||||
|
||||
@ -84,6 +92,9 @@ If you want to downgrade after you have done a reindex with 0.12.0 or later,
|
||||
you will need to reindex when you first start Bitcoin Core version 0.11 or
|
||||
earlier.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -488,6 +499,9 @@ Restarting bitcoind will no longer clear out the list of banned peers; instead
|
||||
a new RPC call (`clearbanned`) can be used to manually clear the list. The new
|
||||
`setban` RPC call can also be used to manually ban or unban a peer.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.12.0 Change log
|
||||
=================
|
||||
|
||||
@ -816,6 +830,9 @@ git merge commit are mentioned.
|
||||
- #7078 `93e0514` uint256::GetCheapHash bigendian compatibility (arowser)
|
||||
- #7094 `34e02e0` Assert now > 0 in GetTime GetTimeMillis GetTimeMicros (Patrick Strateman)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -917,3 +934,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:25c4df2a822e840e972a50a31095632d87efad
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
show_toc: true
|
||||
|
||||
---
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.12.1 is now available from:
|
||||
|
||||
@ -39,6 +43,9 @@ Please report bugs using the issue tracker at github:
|
||||
|
||||
<https://github.com/bitcoin/bitcoin/issues>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Upgrading and downgrading
|
||||
=========================
|
||||
|
||||
@ -63,6 +70,9 @@ If you want to downgrade after you have done a reindex with 0.12.0 or later,
|
||||
you will need to reindex when you first start Bitcoin Core version 0.11 or
|
||||
earlier.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -170,6 +180,9 @@ Miscellaneous
|
||||
The p2p alert system is off by default. To turn on, use `-alert` with
|
||||
startup configuration.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.12.1 Change log
|
||||
=================
|
||||
|
||||
@ -207,6 +220,9 @@ git merge commit are mentioned.
|
||||
- #7741 `a0cea89` Mark p2p alert system as deprecated (btcdrak)
|
||||
- #7780 `c5f94f6` Disable bad-chain alert (btcdrak)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -226,3 +242,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:35367ed2db6c41f7af9c1ed2dd54ae29d99bc6
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
show_toc: true
|
||||
|
||||
---
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.13.0 is now available from:
|
||||
|
||||
@ -43,6 +47,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -65,6 +72,9 @@ No attempt is made to prevent installing or running the software on Windows XP,
|
||||
you can still do so at your own risk, but do not expect it to work: do not
|
||||
report issues about Windows XP to the issue tracker.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -386,6 +396,9 @@ Low-level ZMQ changes
|
||||
PR #[7762](https://github.com/bitcoin/bitcoin/pull/7762).
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.13.0 Change log
|
||||
=================
|
||||
|
||||
@ -783,6 +796,9 @@ git merge commit are mentioned.
|
||||
- #7713 `f6598df` Fixes for verify-commits script (petertodd)
|
||||
- #8412 `8360d5b` libconsensus: Expose a flag for BIP112 (jtimon)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -892,3 +908,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:dbe48c446b1113890644bbef03e361269f69c4
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
show_toc: true
|
||||
|
||||
---
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.13.1 is now available from:
|
||||
|
||||
@ -44,6 +48,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -70,6 +77,9 @@ From 0.13.1 onwards OS X 10.7 is no longer supported. 0.13.0 was intended to wor
|
||||
but severe issues with the libc++ version on 10.7.x keep it from running reliably.
|
||||
0.13.1 now requires 10.8+, and will communicate that to 10.7 users, rather than crashing unexpectedly.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -263,6 +273,9 @@ Note that Android is not considered ARM Linux in this context. The executables
|
||||
are not expected to work out of the box on Android.
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.13.1 Change log
|
||||
=================
|
||||
|
||||
@ -388,6 +401,9 @@ git merge commit are mentioned.
|
||||
- #8548 `305d8ac` Use `__func__` to get function name for output printing (MarcoFalke)
|
||||
- #8291 `a987431` [util] CopyrightHolders: Check for untranslated substitution (MarcoFalke)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -439,3 +455,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:746697d03db3ff531158b1133bab5d1e4cef4e
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
show_toc: true
|
||||
|
||||
---
|
||||
|
||||
<div class="post-content" markdown="1">
|
||||
|
||||
{% githubify https://github.com/bitcoin/bitcoin %}
|
||||
Bitcoin Core version 0.13.2 is now available from:
|
||||
|
||||
@ -43,6 +47,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -69,6 +76,9 @@ From 0.13.1 onwards OS X 10.7 is no longer supported. 0.13.0 was intended to wor
|
||||
but severe issues with the libc++ version on 10.7.x keep it from running reliably.
|
||||
0.13.1 now requires 10.8+, and will communicate that to 10.7 users, rather than crashing unexpectedly.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -90,6 +100,9 @@ can be abandoned with the previously existing abandontransaction RPC
|
||||
(or in the GUI via a context menu on the transaction).
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.13.2 Change log
|
||||
=================
|
||||
|
||||
@ -171,6 +184,9 @@ git merge commit are mentioned.
|
||||
- #9340 `fb987b3` [0.13] Update secp256k1 subtree (MarcoFalke)
|
||||
- #9229 `b172377` Remove calls to getaddrinfo_a (TheBlueMatt)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -208,3 +224,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:2dbf4181022baa0629f9313787d0a4294e6aca
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
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:
|
||||
|
||||
@ -43,6 +47,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -57,6 +64,9 @@ Please do not report issues about Windows XP to the issue tracker.
|
||||
Bitcoin Core should also work on most other Unix-like systems but is not
|
||||
frequently tested on them.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -385,6 +395,9 @@ Unused mempool memory used by coincache
|
||||
memory usage during IBD for those previously relying on only the `-dbcache`
|
||||
option to limit memory during that time.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.14.0 Change log
|
||||
=================
|
||||
|
||||
@ -793,6 +806,9 @@ and git merge commit are mentioned.
|
||||
- #9798 `e22c067` Fix Issue #9775 (Check returned value of fopen) (kirit93)
|
||||
- #9856 `69832aa` Terminate immediately when allocation fails (theuni)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -902,3 +918,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:0482be8fc8e1c0b02162871e3591efc3d1d345
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
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:
|
||||
|
||||
@ -43,6 +47,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -57,6 +64,9 @@ Please do not report issues about Windows XP to the issue tracker.
|
||||
Bitcoin Core should also work on most other Unix-like systems but is not
|
||||
frequently tested on them.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -107,6 +117,9 @@ Additional information relating to running on low-memory systems can be found
|
||||
here:
|
||||
[reducing-bitcoind-memory-usage.md](https://gist.github.com/laanwj/efe29c7661ce9b6620a7).
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.14.1 Change log
|
||||
=================
|
||||
|
||||
@ -149,6 +162,9 @@ git merge commit are mentioned.
|
||||
- #10120 `e4c9a90` util: Work around (virtual) memory exhaustion on 32-bit w/ glibc (laanwj)
|
||||
- #10130 `ecc5232` bitcoin-tx input verification (awemany, jnewbery)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -172,3 +188,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:b4fc7820df95b8b39603ad246c241272ec4036
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
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:
|
||||
|
||||
@ -43,6 +47,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -57,6 +64,9 @@ Please do not report issues about Windows XP to the issue tracker.
|
||||
Bitcoin Core should also work on most other Unix-like systems but is not
|
||||
frequently tested on them.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -75,6 +85,9 @@ setting or through the `-upnp` option, as since the last UPnP vulnerability
|
||||
If you use this option, it is recommended to upgrade to this version as soon as
|
||||
possible.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Known Bugs
|
||||
==========
|
||||
|
||||
@ -84,6 +97,9 @@ smart fee slider. It will only present an approximate fee calculated using the
|
||||
default target. The fee calculated using the correct target is still applied to
|
||||
the transaction and shown in the final send confirmation dialog.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.14.2 Change log
|
||||
=================
|
||||
|
||||
@ -113,6 +129,9 @@ git merge commit are mentioned.
|
||||
### Wallet
|
||||
- #10294 `1847642` Unset change position when there is no change (instagibbs)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -130,3 +149,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:42c959e5077dade60bb88f19fcb994cb597c2e
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
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:
|
||||
|
||||
@ -47,6 +51,9 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
How to Upgrade
|
||||
==============
|
||||
|
||||
@ -79,6 +86,9 @@ option to rebuild the chainstate data structures in the old format.
|
||||
If your node has pruning enabled, this will entail re-downloading and
|
||||
processing the entire blockchain.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -88,6 +98,9 @@ the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not su
|
||||
Bitcoin Core should also work on most other Unix-like systems but is not
|
||||
frequently tested on them.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notes for 0.15.0.1
|
||||
===================
|
||||
|
||||
@ -98,6 +111,9 @@ After upgrade to 0.15.0, some clients would crash at startup because a custom
|
||||
fee setting was configured that no longer exists in the GUI. This is a minimal
|
||||
patch to avoid this issue from occuring.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notes for 0.15.0
|
||||
================
|
||||
|
||||
@ -119,6 +135,9 @@ some keys when auto-topup cannot run. Unfortunately there is no `rescan` RPC in
|
||||
included in a future version, so for now a rescan can be triggered using one of the `import*` commands, using
|
||||
a dummy address generated by another (trusted) wallet.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -345,6 +364,9 @@ Low-level RPC changes
|
||||
- `bumpfee` now returns RPC_WALLET_ERROR if the change output is too small to bump the
|
||||
fee. Previously returned RPC_MISC_ERROR.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
0.15.0 Change log
|
||||
=================
|
||||
|
||||
@ -819,6 +841,9 @@ Low-level RPC changes
|
||||
- #10958 `659c096` Update to latest Bitcoin patches for LevelDB (sipa)
|
||||
- #10919 `c1c671f` Fix more init bugs (TheBlueMatt)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -923,3 +948,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:e17a5823dd84fe5100386c69e91bc0671e4b4e
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
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:
|
||||
|
||||
@ -47,6 +51,10 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
How to Upgrade
|
||||
==============
|
||||
|
||||
@ -79,6 +87,9 @@ option to rebuild the chainstate data structures in the old format.
|
||||
If your node has pruning enabled, this will entail re-downloading and
|
||||
processing the entire blockchain.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -88,6 +99,9 @@ the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not su
|
||||
Bitcoin Core should also work on most other Unix-like systems but is not
|
||||
frequently tested on them.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notes for 0.15.0
|
||||
================
|
||||
|
||||
@ -109,6 +123,9 @@ some keys when auto-topup cannot run. Unfortunately there is no `rescan` RPC in
|
||||
included in a future version, so for now a rescan can be triggered using one of the `import*` commands, using
|
||||
a dummy address generated by another (trusted) wallet.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
Notable changes
|
||||
===============
|
||||
|
||||
@ -335,6 +352,10 @@ Low-level RPC changes
|
||||
- `bumpfee` now returns RPC_WALLET_ERROR if the change output is too small to bump the
|
||||
fee. Previously returned RPC_MISC_ERROR.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
0.15.0 Change log
|
||||
=================
|
||||
|
||||
@ -808,6 +829,10 @@ Low-level RPC changes
|
||||
- #10958 `659c096` Update to latest Bitcoin patches for LevelDB (sipa)
|
||||
- #10919 `c1c671f` Fix more init bugs (TheBlueMatt)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
||||
@ -912,3 +937,4 @@ Thanks to everyone who directly contributed to this release:
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
|
||||
{% endgithubify %}
|
||||
</div>
|
||||
|
||||
@ -25,8 +25,12 @@ optional_magnetlink: "magnet:?xt=urn:btih:e83dfdfca54def4e29f5355e8c3f9a7aa45ecb
|
||||
## (whitespace only) line, like the empty line before this list item.
|
||||
##
|
||||
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
|
||||
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:
|
||||
|
||||
@ -47,6 +51,10 @@ To receive security and update notifications, please subscribe to:
|
||||
|
||||
<https://bitcoincore.org/en/list/announcements/join/>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
How to Upgrade
|
||||
==============
|
||||
|
||||
@ -79,6 +87,10 @@ option to rebuild the chainstate data structures in the old format.
|
||||
If your node has pruning enabled, this will entail re-downloading and
|
||||
processing the entire blockchain.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
Compatibility
|
||||
==============
|
||||
|
||||
@ -88,6 +100,9 @@ the Linux kernel, macOS 10.8+, and Windows Vista and later. Windows XP is not su
|
||||
Bitcoin Core should also work on most other Unix-like systems but is not
|
||||
frequently tested on them.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
Notable changes
|
||||
===============
|
||||
@ -174,6 +189,10 @@ Low-level RPC changes
|
||||
value is passed, instead of returning a list of all wallet transactions since
|
||||
the genesis block. The behaviour is unchanged when an empty string is provided.
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
0.15.1 Change log
|
||||
=================
|
||||
|
||||
@ -269,6 +288,9 @@ Low-level RPC changes
|
||||
- #10957 `50bd3f6` Avoid returning a BIP9Stats object with uninitialized values (practicalswift)
|
||||
- #11539 `01223a0` [verify-commits] Allow revoked keys to expire (TheBlueMatt)
|
||||
|
||||
</div>
|
||||
|
||||
<div class="toccontent-block boxexpand expanded" markdown="1">
|
||||
|
||||
Credits
|
||||
=======
|
||||
@ -307,3 +329,5 @@ Thanks to everyone who directly contributed to this release:
|
||||
As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).
|
||||
|
||||
{% endgithubify %}
|
||||
|
||||
</div>
|
||||
@ -320,6 +320,11 @@ $oses:
|
||||
background: url(../img/icons/dark-triangle.svg) center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
.is-expanded.accordion-tab-1::before,
|
||||
.is-expanded.accordion-tab-2::before {
|
||||
background: url(../img/icons/light-triangle.svg) center no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
.wallet-wrapper .accordion {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@ -1437,6 +1437,7 @@ h1 span.fa, h2 span.fa, h3 span.fa, h4 span.fa, h5 span.fa, h6 span.fa {
|
||||
.toccontent {
|
||||
width: 100%;
|
||||
min-width: 290px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.toccontent-block {
|
||||
border-top: 1px solid #dfdfdf;
|
||||
@ -2629,6 +2630,11 @@ br.big {
|
||||
.version {
|
||||
padding: 70px 0;
|
||||
}
|
||||
.back-link {
|
||||
display: block;
|
||||
margin-bottom: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
.alert {
|
||||
position: relative;
|
||||
max-width: 970px;
|
||||
@ -4884,6 +4890,9 @@ br.big {
|
||||
.help-search {
|
||||
margin: 30px 0;
|
||||
}
|
||||
.version-content h1 {
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
@import 'wallets';
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 826 B |
BIN
img/icons/light-triangle.png
Normal file
BIN
img/icons/light-triangle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
BIN
img/icons/light-triangle.svg
Normal file
BIN
img/icons/light-triangle.svg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 826 B |
Loading…
Reference in New Issue
Block a user