Skip to content

Signum Node v3.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 00:49
· 378 commits to main since this release
9c02733

v3.5.2

  • Updated classic wallet, thanks to @deleterium
  • Fix smart contract virtual machine for some specific map usages
  • Improved/extended API for smart contracts and tokens
  • DB optimization by new indices, thanks to @frankTheTank72
  • OpenAPI updated, thanks to @ohager

All nodes should update to v3.5.2, since the previous versions can have problems for some smart contract uses.

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.