Skip to content

Burstcoin Reference Software 2.5.2

Compare
Choose a tag to compare
@jjos2372 jjos2372 released this 29 Aug 21:53
· 20 commits to v2.5 since this release
a69f5b7

v2.5.2 release

  • Fixes an issue which caused excessive CPU load when validating transactions with very high fees

Zip SHA-256: 6a3901bbaaff59755bc4753e1af485c35a1188851ae5168fe09404e48f0256d8

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. Inside the conf folder, make a copy of brs-default.properties and name it simply brs.properties. Modify its contents to suit your needs. 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.

You will need Java 8 (recommended) or superior.