Skip to content

Commit

Permalink
update 0.2.0.2
Browse files Browse the repository at this point in the history
+ 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
Show file tree
Hide file tree
Showing 17 changed files with 157 additions and 44 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion Source/BurstSOW2.dpr
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ uses
begin
Application.Initialize;
Application.MainFormOnTaskbar := False;
TStyleManager.TrySetStyle('Carbon');
TStyleManager.TrySetStyle('Light');
Application.CreateForm(TForm1, Form1);
Application.CreateForm(TForm5, Form5);
Application.CreateForm(TForm6, Form6);
Expand Down
12 changes: 5 additions & 7 deletions Source/BurstSOW2.dproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,10 @@
<DCC_DebugInformation>0</DCC_DebugInformation>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
<Manifest_File>manifest.manifest</Manifest_File>
<VerInfo_MinorVer>1</VerInfo_MinorVer>
<VerInfo_Release>7</VerInfo_Release>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=0.1.7.7;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_MinorVer>2</VerInfo_MinorVer>
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=0.2.0.2;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
<VerInfo_MajorVer>0</VerInfo_MajorVer>
<VerInfo_Build>7</VerInfo_Build>
<VerInfo_Build>2</VerInfo_Build>
<Icon_MainIcon>BurstSOW2_Icon1.ico</Icon_MainIcon>
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
<VerInfo_Locale>1033</VerInfo_Locale>
Expand Down Expand Up @@ -571,13 +569,13 @@
<Operation>1</Operation>
</Platform>
</DeployClass>
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
</Deployment>
<Platforms>
<Platform value="Win32">True</Platform>
Expand Down
Binary file added Source/BurstSOW2.res
Binary file not shown.
6 changes: 3 additions & 3 deletions Source/BurstWallet2.dfm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Burst Windows Client v0.2.0.1'
Caption = 'Burst Windows Client v0.2.0.2'
ClientHeight = 558
ClientWidth = 996
Color = clBtnFace
Expand All @@ -24,9 +24,8 @@ object Form1: TForm1
Height = 539
Align = alClient
TabOrder = 0
ExplicitLeft = 8
ExplicitTop = -6
ExplicitWidth = 1126
ExplicitHeight = 542
ControlData = {
4C000000F1660000B53700000000000000000000000000000000000000000000
000000004C000000000000000000000001000000E0D057007335CF11AE690800
Expand Down Expand Up @@ -11831,6 +11830,7 @@ object Form1: TForm1
Top = 352
end
object PopupMenu1: TPopupMenu
Alignment = paCenter
Left = 400
Top = 256
object Open1: TMenuItem
Expand Down
Binary file modified burst_1.2.3/Burst_Wallet.exe
Binary file not shown.
Binary file modified burst_1.2.3/html/ui/img/nxt_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions burst_1.2.3/html/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,9 @@
<li><a href="#" data-page="at"><i class="fa fa-angle-double-right"></i> <span data-i18n="ats">ATs (Smart Contracts)</span></a></li>
</ul>
</li>

<li><a href="#" data-page="crowdfunding"><i class="fa fa-angle-double-right"></i> <span data-i18n="crowdfunding">Crowdfunding</span></a></li>
<li><a href="#" data-page="lotteries"><i class="fa fa-angle-double-right"></i> <span data-i18n="lotteries">Lotteries</span></a></li>
<li class="treeview" id="sidebar_asset_exchange">
<a href="#" data-page="asset_exchange"><i class="fa fa-signal"></i><span data-i18n="asset_exchange">Asset Exchange</span><i class="fa pull-right fa-angle-right" style="padding-top:3px"></i></a>
<ul class="treeview-menu" style="display: none;">
Expand Down Expand Up @@ -451,6 +454,37 @@ <h1 data-i18n="transactions">Transactions</h1>
</section>
</div>

<div id="crowdfunding_page" class="page">
<section class="content-header">
<!-- <h1 data-i18n="crowdfunding">Crowdfunding</h1>
-->
<div style="position:absolute;top:9px;right:9px;">
</div>
</section>

<section class="content">

<iframe src="atcrowdfund.html" width="100%" height="1000" scrolling="yes" ; margin-top:-4px; margin-left:-4px; border:none;></iframe>;

</section>
</div>

<div id="lotteries_page" class="page">
<section class="content-header">
<!-- <h1 data-i18n="lotteries">Lotteries</h1>
-->
<div style="position:absolute;top:9px;right:9px;">
</div>
</section>

<section class="content">

<iframe src="atlotteries.html" width="100%" height="1000" scrolling="yes" ; margin-top:-4px; margin-left:-4px; border:none;></iframe>;

</section>
</div>


<div id="escrow_page" class="page">
<section class="content-header">
<h1 data-i18n="escrow">Escrow</h1>
Expand Down
2 changes: 1 addition & 1 deletion burst_1.2.3/html/ui/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"transactions_per_hour": "Transactions Per Hour",
"unsigned_transaction_bytes": "Unsigned Transaction Bytes",
"welcome_to_nxt": "Welcome to Burst",
"status_blockchain_downloading": "The blockchain is currently downloading. Please wait until it is up to date or use the Online Wallet!",
"status_blockchain_downloading": "The blockchain is currently downloading. Please wait until it is up to date.",
"find_asset_id_help": "Find the ID on the issuer's website or announcement page.",
"select_color_scheme": "Select Color Scheme",
"error_message_encryption": "The message could not be encrypted.",
Expand Down
78 changes: 78 additions & 0 deletions burst_1.2.3/nxt.log
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 added burst_1.2.3/nxt.log.lck
Empty file.
2 changes: 1 addition & 1 deletion burst_1.2.3/plotter/miningaddress.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
BURST-XXX-XXX-XXX-XXXX
BURST-XXXX-XXXX-XXXX-XXXX
16 changes: 0 additions & 16 deletions burst_1.2.3/run_java7.bat

This file was deleted.

2 changes: 0 additions & 2 deletions burst_1.2.3/run_java8.bat

This file was deleted.

40 changes: 28 additions & 12 deletions burst_1.2.3/run_java_autodetect.bat
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
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _____

How to use it:

Unzip and start Burst_Wallet.exe
Install or unzip and start Burst_Wallet.exe

It will take some hours until you can use the local wallet, because the Blockchain has to download in the background.
You can use the 'Online' Wallet during this time.
Expand All @@ -19,6 +19,11 @@ _____

Changelog:

0.2.0.2

+ No admin priviliges needed anymore (!)
+ more robustness against java errors (thanks haitch)

0.2
+ Added Luxe's GPU miner
+ bugfixes
Expand Down

0 comments on commit 0ce9ec6

Please sign in to comment.