Update README.
This commit is contained in:
parent
4bd474bf57
commit
80845fc208
12
README.rst
12
README.rst
@ -144,16 +144,20 @@ ChangeLog
|
|||||||
Version 0.10.2
|
Version 0.10.2
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
* SegWit-compatible testnet support for bitcoin core versions >=
|
|
||||||
0.13.1. Resolves issue `#92#`. Testnet worked with prior versions
|
|
||||||
as long as you used a different daemon, such as 0.13.0 or Bitcoin
|
|
||||||
Unlimited.
|
|
||||||
* Note the **NETWORK** environment variable was renamed **NET** to
|
* Note the **NETWORK** environment variable was renamed **NET** to
|
||||||
bring it into line with lib/coins.py.
|
bring it into line with lib/coins.py.
|
||||||
* The genesis hash is now compared with the genesis hash expected by
|
* The genesis hash is now compared with the genesis hash expected by
|
||||||
**COIN** and **NET**. This sanity check was not done previously, so
|
**COIN** and **NET**. This sanity check was not done previously, so
|
||||||
you could easily be syncing to a network daemon different to what
|
you could easily be syncing to a network daemon different to what
|
||||||
you thought.
|
you thought.
|
||||||
|
* SegWit-compatible testnet support for bitcoin core versions 0.13.1
|
||||||
|
or higher. Resolves issue `#92#`. Testnet worked with prior
|
||||||
|
versions of ElectrumX as long as you used an older bitcoind too,
|
||||||
|
such as 0.13.0 or Bitcoin Unlimited.
|
||||||
|
|
||||||
|
**Note**: for testnet, you need to set *NET** to *testnet-segwit* if
|
||||||
|
using recent RPC incompatible core bitcoinds, or *testnet* if using
|
||||||
|
older RPC compatible bitcoinds.
|
||||||
|
|
||||||
Version 0.10.1
|
Version 0.10.1
|
||||||
--------------
|
--------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user