Skip to content

Earth-0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ludete ludete released this 07 Nov 05:32
· 2395 commits to master since this release

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:

  1. WhitePaper : https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
  2. YellowPaper : https://github.com/copernet/spec/blob/master/wormhole-yellowpaper-en.md
  3. Wormhole-Spec : https://github.com/copernet/spec/blob/master/wormhole-spec-en.md
  4. RPC : https://github.com/copernet/spec/blob/master/wormhole-rpc-en.md
  5. Test-Manual : https://github.com/copernet/spec/blob/master/wormhole-testmanual-0.2.0-en.md
  6. Release spec: https://github.com/copernet/spec/blob/master/wormhole-spec-0.2.0-en.md