Releases: NuLink-network/nulink-core
Releases · NuLink-network/nulink-core
v0.5.0_d98e1de
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
- Add support for multiple networks.
- Support the Conflux network.
v0.1.0
- Release the docker image of worker node
- Release the python installation package
- Deploy the test network Horus constructed by worker node
- Repair the transaction estimation error using web3 library #1
- Fix the node reboot mechanism #2 #4
- Support the Windows support keystore file path
v0.2.0
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