Skip to content

Releases: Ulord-UT/UlordChain

V.1.1.6

08 May 07:32
7c10bb1
Compare
Choose a tag to compare

1.Add a new checkpoint.
2.Modify some error messages with the rpcrawtransaction .
3.Increase listaddressbalances RPC interface, display the addresses and balances that are not less than the specified amount.

V.1.1.5

08 May 07:30
7c10bb1
Compare
Choose a tag to compare

Improve the message synchronization mechanism of the master node and resolve the block data synchronization interruption caused by the inconsistency of the master node list;
Improve the broadcast information mechanism of the master node to prevent the problem that the update process of the master node causes the deadlock of the daemon;
Improve the check mechanism of the state of the primary node and reduce the CPU utilization of the server.
Cleaned up unnecessary log output and reduced resource occupation.

V.1.1.4

08 May 07:28
7c10bb1
Compare
Choose a tag to compare

update send mnb cmd
user this cmd can recovery masternode if you think it is out work
./ulord-cli masternode start-all

V.1.1.3

08 May 07:27
7c10bb1
Compare
Choose a tag to compare

The new version solves the problem of software withdrawal due to the asynchronous list of master nodes.

V.1.1.2

08 May 07:26
7c10bb1
Compare
Choose a tag to compare

1.The new version is more stable.
2.Optimization of some RPC commands.

V.1.1.1

08 May 07:24
7c10bb1
Compare
Choose a tag to compare

1.The new version solves the daemon deadlock and causes the process to hang up.
2.Changed the time format of some RPC commands.
3.Update coinbase check mechanism.
4.Improved sendfromAtoB command.

V.1.1.0

08 May 07:23
7c10bb1
Compare
Choose a tag to compare

Specific details are as follows:

Add master node functions, including proposal application function, master node voting function, and budget issuing function;
Add cross-chain atomic trading interface, supporting BTC, LTC, Dash, etc.;
Add certificate verification method for master node upgrading;
Optimize the codes for ulord mining;
Optimize the configuration file ulord.conf, and add the master node configuration part;
Add the interface for content on chain, allowing users to store 80 bytes of data per transaction;
Add the interface for change integration function, which can send the change of other addresses in the wallet to the specified address;
Release a web tool for configuring the master node online, allowing users to configure the master node online through the master node IP (https://github.com/UlordChain/Ulord-Web);
Introduce two types of message structures - ping and broadcast to facilitate synchronization of the master node.

UlordCore version 1.0.0

08 May 07:21
7c10bb1
Compare
Choose a tag to compare

UlordCore version 1.0.0