Releases: copernet/wormhole
v0.2.5
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
v0.2.4
Version upgrade changes
- Compatible with Bitcoin-abc v0.19.5 version upgrades
Bitcoin-Abc compatible
The Wormhole v0.2.4 node is compatible with the Bitcoin-Abc 0.19.5 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": 20004000,
"wormholeversion": "0.2.4",
"bitcoincoreversion": "0.19.5",
"block": 581755,
"blocktime": 1557368258,
"blocktransactions": 0,
"totaltransactions": 19758,
"alerts": [
]
}
Wormhole node version : "wormholeversion": "0.2.4"
Bitcoin-Abc version : "bitcoincoreversion": "0.19.5"
The Wormhole version released in this document is 0.2.4 and Bitcoin-ABC 0.19.5 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
v0.2.3
Version upgrade changes
- Fix RPC
whc_gettransaction
issue - Fix block creation failure on regtest network due to the activation of new rules in 'Bitcoin-ABC 0.18.2'
- Modify some integration tests
Bitcoin-Abc compatible
The Wormhole 0.2.3
node is compatible with the Bitcoin-Abc 0.18.2
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": 20003000,
"wormholeversion": "0.2.3",
"bitcoincoreversion": "0.18.2",
"block": 1269612,
"blocktime": 1541556523,
"blocktransactions": 0,
"totaltransactions": 5155,
"alerts": [
]
}
Wormhole node version : "wormholeversion": "0.2.3"
Bitcoin-Abc version : "bitcoincoreversion": "0.18.2"
The Wormhole version released in this document is 0.2.3 and Bitcoin-ABC 0.18.2 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
- Release spec https://github.com/copernet/spec/blob/master/wormhole-spec-0.2.3-en.md
Earth-0.2.2
- Add new RPC interface
- The representation of the property ID and TokenID in the parameters and return values of the RPC interface is reformatted from hexadecimal to decimal.
- Add check conditions to the RPC interface.
Bitcoin-Abc compatible
The Wormhole 0.2.2
node is compatible with the Bitcoin-Abc 0.18.2
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": 20002000,
"wormholeversion": "0.2.2",
"bitcoincoreversion": "0.18.2",
"block": 1266612,
"blocktime": 1541556523,
"blocktransactions": 0,
"totaltransactions": 5155,
"alerts": [
]
}
Wormhole node version : "wormholeversion": "0.2.2"
Bitcoin-Abc version : "bitcoincoreversion": "0.18.2"
The Wormhole version released in this document is 0.2.2 and Bitcoin-ABC 0.18.2 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
- Test manual https://github.com/copernet/spec/blob/master/wormhole-testmanual-0.2.2-en.md
- Release spec https://github.com/copernet/spec/blob/master/wormhole-spec-0.2.2-en.md
Earth-0.2.1
- Add RPC interface whc_ownerOfERC721Token
- Fix some issue about ERC721
Warning
This version fixes the issue related to ERC721, which involves the change of the Wormhole rule, and all nodes must be forced to upgrade to the version released this time (0.2.1). At the same time, nodes below version 0.2.1 will no longer be supported, and old nodes will not be able to provide accurate Wormhole trading information due to changes in consensus rules.
Bitcoin-Abc compatible
The Wormhole 0.2.1
node is compatible with the Bitcoin-Abc 0.18.2
version. The Wormhole node can also be used as a Bitcoin-Abc node to support all functions of the Bitcoin-Abc node.
Document
The following is the detailed wormhole document link:
WhitePaper : https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
YellowPaper : https://github.com/copernet/spec/blob/master/wormhole-yellowpaper-en.md
Wormhole-Spec : https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
RPC : https://github.com/copernet/spec/blob/master/wormhole-rpc-en.md
Release spec: https://github.com/copernet/spec/blob/master/wormhole-spec-0.2.1-en.md
Earth-0.2.0
New function to issue ERC721 property were added Wormhole Core 0.2.0, As shown below:
-
A new txtype(
WHC_TYPE_ERC721
) and a enumeration type(ERC721Action
) has been added ro support the new function. -
Add a series of RPC method to Issue ERC721 property and token.
The Wormhole 0.2.0
node is compatible with the Bitcoin-Abc 0.18.2
version.
Warning
Due to changes of consensus rules in the Bitcoin-ABC 0.18.2, and Wormhole added support for the ERC721 protocol; all nodes must be forced to upgrade to the version (0.2.0). At the same time, nodes below version 0.2.0 will no longer be supported, these nodes will not be able to provide accurate transaction and block information due to changes in consensus rules.
Bitcoin-Abc compatible
The Wormhole 0.2.0 node is compatible with the Bitcoin-Abc 0.18.2 version. The Wormhole node can also be used as a Bitcoin-Abc node to support all functions of the Bitcoin-Abc node.
Document
The following is the detailed wormhole document link:
- WhitePaper : https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
- YellowPaper : https://github.com/copernet/spec/blob/master/wormhole-yellowpaper-en.md
- Wormhole-Spec : https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
- RPC : https://github.com/copernet/spec/blob/master/wormhole-rpc-en.md
- Test-Manual : https://github.com/copernet/spec/blob/master/wormhole-testmanual-0.2.0-en.md
- Release spec: https://github.com/copernet/spec/blob/master/wormhole-spec-0.2.0-en.md
Earth-0.1.2
- Managed property can be created with the previous token id reinterpreted as a switch of property freeze feature.
- Managed property issuer can Initiate a transaction to freeze tokens or unfreeze tokens if the freeze feature has been opened for the managed token.
Earth-0.1.1
- Modify the calculation method of property amount for RPCs.
- Set the height to start total amount check, that the total amount is not allowed to be greater than INT64_MAX, for establishment of crowdfunding.
- Fix the bug that the remaining tokens not sent to the issuer after the crowdfunding close.
- Add some of the crowdfunding to the Integration testing.
- Fix confirmations informations in RPC whc_decodetransaction.
- Append the amount field to the return of RPC whc_gettransaction, identify how many WHCs user input to participate the crowdfunding, for unconfirmed crowdfunding participate transaction.
Earth-0.1.0
modify part of RPC interface
fix RPC interface BUG
add integrated test
modify whc property precision
add gitian builder
Earth-0.0.6-pre-release
fix bug for wormhole Node restart, cause data confusion
add crowdsale feature