v0.2.5
Pre-release
Pre-release
Version upgrade changes
- Compatible with Bitcoin-abc v0.20.6 version upgrades
Bitcoin-Abc compatible
The Wormhole v0.2.5
node is compatible with the Bitcoin-Abc v0.20.6
version. The Wormhole node can also be used as a Bitcoin-Abc node to support all functions of the Bitcoin-Abc node.
Get the Wormhole node version
wormholed-cli whc_getinfo
{
"wormholeversion_int": 20005000,
"wormholeversion": "0.2.5",
"bitcoincoreversion": "0.20.6",
"block": 581755,
"blocktime": 1557368258,
"blocktransactions": 0,
"totaltransactions": 19758,
"alerts": [
]
}
Wormhole node version : "wormholeversion": "0.2.5"
Bitcoin-Abc version : "bitcoincoreversion": "0.20.6"
The Wormhole version released in this document is 0.2.5 and Bitcoin-ABC 0.20.6 is supported
Wormhole Spec documents
- White Paper https://github.com/copernet/spec/blob/master/whcwhitepaper-en.pdf
- Yellow Paper https://github.com/copernet/spec/blob/master/wormhole-yellowpaper-en.md
- Spec https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
- RPC manual https://github.com/copernet/spec/blob/master/wormhole-rpc-en.md
- Build-in-docker: https://github.com/copernet/wormhole/blob/master/doc/build-in-docker.md