Skip to content

Burstcoin Reference Software 2.5.4

Compare
Choose a tag to compare
@jjos2372 jjos2372 released this 07 Jan 10:35
· 2 commits to v2.5 since this release
19d6ce9

v2.5.4 release

  • Faster and more precise database check based on the balance of all accounts, total burnt, and total BURST ever mined
  • Extended API to register bigger ATs (smart contracts)
  • New buttons to pop-off blocks on the GUI (when the debug flag is enabled)

Zip SHA-256: 0aa370d62d26c5362f6f9af0080953729851dc430ac7e26e33bd5634de39a60a

If upgrading from 2.5.X you can simple replace burst.exe and burst.jar files with the new ones.

To install, download the zip file and extract it. Now either run the burst.exe file (if on Windows) or java -jar burst.jar otherwise.

For command line options run java -jar burst.jar -h.

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

You will need Java 8 (recommended) or superior.