Skip to content

Burstcoin Reference Software 2.5.3

Compare
Choose a tag to compare
@jjos2372 jjos2372 released this 06 Oct 11:45
· 19 commits to v2.5 since this release
3ab5f06

v2.5.3 release

Nodes that experienced an unclean kill, power outage, or crash can have the database in an inconsistent state. This version contains an additional database check based on the balance of all accounts and total BURST ever mined.

Zip SHA-256: ee8bde45e3c10750ef62572cf347bcfde499950b7528eced3677177e47c779ae

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.