Skip to content

Signum Node v3.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 16:36
· 413 commits to main since this release
a47220d

v3.5.1

Besides many efficiency improvements and other small fixes, this release extends the node API for the upcoming token economics on Signum. This is not a mandatory upgrade for regular users, but is necessary to interact with the upcoming web-based token spot market.

More updates related to Staking tokens and Liquidity pools will follow.

There are no breaking changes and this release has no protocol upgrades.

To install, download the zip file and extract all the contents to a folder of your choice. Now either run the signum-node.exe file (if on Windows) or java -jar signum-node.jar otherwise.

For command line options run java -jar signum-node.jar -h.

Optionally, inside the conf folder, make a copy of node-default.properties and name it simply node.properties. Modify its contents to suit your needs.

You will need Java 11 (recommended) or superior, the windows package comes with it inside.