Skip to content

Commit

Permalink
minor ui fixes & added property files
Browse files Browse the repository at this point in the history
+ fix broken links in Dashboard
+ update locales
+ added necessary files in /conf
+ removed lotteries
+ Changed AT Fix Fork to Block 255000
  • Loading branch information
daWallet committed Jul 6, 2016
1 parent fcd23e0 commit 09dca13
Show file tree
Hide file tree
Showing 10 changed files with 145 additions and 1,722 deletions.
4 changes: 2 additions & 2 deletions Readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Burst ver 1.0.0
Burst ver 1.2.3

Requirements:
Java 7 compatible JVM
Java 8 compatible JVM

Setup:
Before you do anything, sync your clock. Burst uses your computer clock's time, and having the time off too much could cause you to reject legit blocks, or miss out on blocks you could have mined. On linux "sudo ntpd -gq", on windows go to change date/time, and go to internet time and tell it to sync with a time server.
Expand Down
Binary file removed burst.jar
Binary file not shown.
3 changes: 3 additions & 0 deletions conf/nxt-default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -261,3 +261,6 @@ nxt.maxRollback=1440
# Enable API requests used for blockchain and database manipulation.
nxt.enableDebugAPI=false

# GPU Blocksync Acceleration / experimental !
burst.oclVerify=false
burst.oclAuto=false
Loading

0 comments on commit 09dca13

Please sign in to comment.