Skip to content

Releases: NuLink-network/nulink-core

v0.5.0_d98e1de

29 Dec 10:42
Compare
Choose a tag to compare

1.Updated the Nulink contract to the latest version.
2.Adapted to the latest Nulink contract.
3.Fixed some bugs.
4.Added support for using only one set of mainnet nodes for cross-chain operations.
5.Added support for the Conflux testnet.

v0.1.2

21 Jul 02:23
Compare
Choose a tag to compare
  1. Add support for multiple networks.
  2. Support the Conflux network.

v0.1.1

05 May 03:30
Compare
Choose a tag to compare

fix some bugs

v0.1.0

07 Nov 06:24
Compare
Choose a tag to compare
  1. Release the docker image of worker node
  2. Release the python installation package 
  3. Deploy the test network Horus constructed by worker node
  4. Repair the transaction estimation error using web3 library #1
  5. Fix the node reboot mechanism #2 #4
  6. Support the Windows support keystore file path

v0.2.0

10 Nov 12:11
Compare
Choose a tag to compare

Add the version check mechanism #6 #7
Repair the worker node selection algorithm and add a backup plan
Repair the bonding autofailure issue #5
Repair the collected cfrag not enough issue #8 #9 #10
Add the concurrent mechanism in the cfrag request. #10 #11