-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ no admin rights needed anymore (!) + hardend against java errors (thanks haitch) + bugfixes
- Loading branch information
daWallet
committed
Feb 11, 2016
1 parent
58df89c
commit 0ce9ec6
Showing
17 changed files
with
157 additions
and
44 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+68.5 MB
releases/BURST_Wallet_GUI_Setup_0.2.0.1.exe → BURST_Wallet_GUI_Setup_0.2.0.2.exe
Binary file not shown.
Binary file renamed
BIN
+69.8 MB
releases/Burst_Windows_Client_0.2.0.1.zip → Burst_Windows_Client_0.2.0.2.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
2016-02-11 00:37:17 INFO: nxt.enableStackTraces = "true" | ||
2016-02-11 00:37:17 INFO: nxt.enableLogTraceback = "false" | ||
2016-02-11 00:37:17 INFO: logging enabled | ||
2016-02-11 00:37:17 INFO: nxt.dbCacheKB = "0" | ||
2016-02-11 00:37:17 INFO: nxt.maxRollback = "1440" | ||
2016-02-11 00:37:17 INFO: nxt.isTestnet = "false" | ||
2016-02-11 00:37:17 INFO: nxt.isOffline = "false" | ||
2016-02-11 00:37:17 INFO: nxt.dbUrl = "jdbc:h2:burst_db/burst;DB_CLOSE_ON_EXIT=FALSE" | ||
2016-02-11 00:37:17 INFO: nxt.maxDbConnections = "30" | ||
2016-02-11 00:37:17 INFO: nxt.dbLoginTimeout = "70" | ||
2016-02-11 00:37:17 INFO: nxt.dbDefaultLockTimeout = "60" | ||
2016-02-11 00:37:20 INFO: nxt.enableTransactionRebroadcasting = "true" | ||
2016-02-11 00:37:20 INFO: nxt.testUnconfirmedTransactions not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.trimDerivedTables = "true" | ||
2016-02-11 00:37:20 INFO: nxt.forceScan = "false" | ||
2016-02-11 00:37:20 INFO: nxt.forceValidate = "false" | ||
2016-02-11 00:37:20 INFO: nxt.disableGetMoreBlocksThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.disableProcessTransactionsThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.disableRemoveUnconfirmedTransactionsThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.disableRebroadcastTransactionsThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: Database update may take a while if needed, current db version 153... | ||
2016-02-11 00:37:20 INFO: nxt.myPlatform = "PC" | ||
2016-02-11 00:37:20 INFO: nxt.myAddress not defined | ||
2016-02-11 00:37:20 INFO: nxt.peerServerPort = "8123" | ||
2016-02-11 00:37:20 INFO: nxt.shareMyAddress = "true" | ||
2016-02-11 00:37:20 INFO: nxt.myHallmark not defined | ||
2016-02-11 00:37:20 INFO: nxt.wellKnownPeers = "198.199.103.145; 178.62.39.204; burst.cryptoport.io; 192.155.252.202; 37.58.107.74; 119.81.165.138; 119.81.44.170; 119.81.44.171" | ||
2016-02-11 00:37:20 INFO: nxt.knownBlacklistedPeers not defined | ||
2016-02-11 00:37:20 INFO: nxt.maxNumberOfConnectedPublicPeers = "20" | ||
2016-02-11 00:37:20 INFO: nxt.connectTimeout = "4000" | ||
2016-02-11 00:37:20 INFO: nxt.readTimeout = "8000" | ||
2016-02-11 00:37:20 INFO: nxt.enableHallmarkProtection = "false" | ||
2016-02-11 00:37:20 INFO: nxt.pushThreshold = "0" | ||
2016-02-11 00:37:20 INFO: nxt.pullThreshold = "0" | ||
2016-02-11 00:37:20 INFO: nxt.blacklistingPeriod = "600000" | ||
2016-02-11 00:37:20 INFO: nxt.communicationLoggingMask = "0" | ||
2016-02-11 00:37:20 INFO: nxt.sendToPeersLimit = "10" | ||
2016-02-11 00:37:20 INFO: nxt.usePeersDb = "true" | ||
2016-02-11 00:37:20 INFO: nxt.savePeers = "true" | ||
2016-02-11 00:37:20 INFO: nxt.getMorePeers = "true" | ||
2016-02-11 00:37:20 INFO: nxt.dumpPeersVersion not defined | ||
2016-02-11 00:37:20 INFO: nxt.disablePeerConnectingThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.disablePeerUnBlacklistingThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.disableGetMorePeersThread not defined, assuming false | ||
2016-02-11 00:37:20 INFO: nxt.peerServerHost = "0.0.0.0" | ||
2016-02-11 00:37:20 INFO: nxt.peerServerIdleTimeout = "30000" | ||
2016-02-11 00:37:20 INFO: nxt.enablePeerServerGZIPFilter = "true" | ||
2016-02-11 00:37:21 INFO: nxt.enablePeerServerDoSFilter = "true" | ||
2016-02-11 00:37:21 INFO: nxt.peerServerDoSFilter.maxRequestsPerSec = "30" | ||
2016-02-11 00:37:21 INFO: nxt.peerServerDoSFilter.delayMs = "1000" | ||
2016-02-11 00:37:21 INFO: nxt.peerServerDoSFilter.maxRequestMs = "300000" | ||
2016-02-11 00:37:21 INFO: nxt.disableGenerateBlocksThread not defined, assuming false | ||
2016-02-11 00:37:21 INFO: nxt.enableDebugAPI = "false" | ||
2016-02-11 00:37:21 INFO: nxt.allowedBotHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];" | ||
2016-02-11 00:37:21 INFO: nxt.enableAPIServer = "true" | ||
2016-02-11 00:37:21 INFO: nxt.apiServerPort = "8125" | ||
2016-02-11 00:37:21 INFO: nxt.apiServerHost = "127.0.0.1" | ||
2016-02-11 00:37:21 INFO: nxt.apiSSL = "false" | ||
2016-02-11 00:37:21 INFO: nxt.apiServerIdleTimeout = "30000" | ||
2016-02-11 00:37:21 INFO: nxt.apiResourceBase = "html/ui" | ||
2016-02-11 00:37:21 INFO: nxt.javadocResourceBase = "html/doc" | ||
2016-02-11 00:37:21 INFO: nxt.enableAPIServerGZIPFilter = "false" | ||
2016-02-11 00:37:21 INFO: nxt.apiServerCORS = "false" | ||
2016-02-11 00:37:21 INFO: nxt.allowedUserHosts = "127.0.0.1; localhost; [0:0:0:0:0:0:0:1];" | ||
2016-02-11 00:37:21 INFO: nxt.enableUIServer = "false" | ||
2016-02-11 00:37:21 INFO: User interface server not enabled | ||
2016-02-11 00:37:21 INFO: nxt.debugTraceQuote = """ | ||
2016-02-11 00:37:21 INFO: nxt.debugTraceSeparator = " " | ||
2016-02-11 00:37:21 INFO: nxt.debugLogUnconfirmed = "false" | ||
2016-02-11 00:37:21 INFO: nxt.debugTraceAccounts not defined | ||
2016-02-11 00:37:21 INFO: nxt.debugTraceLog = "nxt-trace.csv" | ||
2016-02-11 00:37:21 INFO: Genesis block already in database | ||
2016-02-11 00:37:21 INFO: Last block height: 0 | ||
2016-02-11 00:37:21 INFO: Started API server at 127.0.0.1:8125 | ||
2016-02-11 00:37:21 INFO: Started peer networking server at 0.0.0.0:8123 | ||
2016-02-11 00:37:21 INFO: Initialization took 3 seconds | ||
2016-02-11 00:37:21 INFO: Burst server 1.2.3 started successfully. | ||
2016-02-11 00:37:56 INFO: nxt.apiServerEnforcePOST = "true" |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
BURST-XXX-XXX-XXX-XXXX | ||
BURST-XXXX-XXXX-XXXX-XXXX |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,32 @@ | ||
@echo off | ||
@echo on | ||
echo Checking Path only | ||
for %%f in (javaw.exe) do if exist %%~$path:f ( | ||
echo Java found at: %%~$path:f | ||
start "BURST" %%~$path:f -cp burst.jar;lib\*;conf nxt.Nxt | ||
goto startbrowser | ||
echo Java found at: %%~$path:f | ||
set launch="BURST" %%~$path:f -cp burst.jar;lib\*;conf nxt.Nxt | ||
goto startup | ||
) else ( | ||
echo Not found in Path, Searching full C drive | ||
for /F "tokens=*" %%f in ('%systemroot%\system32\where /F /R C:\ javaw.exe') do ( | ||
echo Java found at: %%f | ||
set launch="BURST" %%f -cp burst.jar;lib\*;conf nxt.Nxt | ||
goto startup | ||
) | ||
) | ||
echo No Java Found on this Computer | ||
goto done | ||
:startup | ||
|
||
REM Check for Burst jar | ||
:loop | ||
if exist burst.jar ( | ||
start /wait %launch% | ||
) else ( | ||
echo Not found in Path, Searching full C drive | ||
for /F "tokens=*" %%f in ('where /F /R C:\ javaw.exe') do ( | ||
echo Java found at: %%f | ||
start "BURST" %%f -cp burst.jar;lib\*;conf nxt.Nxt | ||
goto startbrowser | ||
) | ||
for /F "tokens=*" %%f in ('%systemroot%\system32\where /F /R C:\ burst.jar') do ( | ||
echo Burst.Jar found at: %%f | ||
cd %%~pf | ||
start /wait %launch% | ||
) | ||
) | ||
echo No Java Found on this Computer | ||
stop | ||
|
||
:done | ||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters