Earth-0.2.0
Pre-releaseNew 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