Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: xploreredfusion on June 09, 2014, 09:35:56 PM



Title: Support thread: Bitburst Next Gen Wallet -/- Release 1.0.1 -/-
Post by: xploreredfusion on June 09, 2014, 09:35:56 PM
-/-/-/-/-/-/-/- System requirement -/-/-/-/-/-/-/-
Supported Operating System
Windows 7 Service Pack 1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Vista Service Pack 2
Windows Vista SP2 (x86 and x64)
Windows 7 SP1 (x86 and x64)
Windows Server 2008 R2 SP1 (x64)
Windows Server 2008 SP2 (x86 and x64)
Hardware Requirements:
1 GHz or faster processor
512 MB of RAM
850 MB of available hard disk space (x86)
2 GB hard drive (x64)

-/-/-/-/-/-/-/- How to install and run -/-/-/-/-/-/-/-
--------If you have a previous release---------------
Just copy old GNGWD.accdb in this new release

--------If this is the first time--------------------

To run  Bitburst Next Gen Wallet you need:
*Framework 4.5
Download to: http://www.microsoft.com/en-us/download/details.aspx?id=30653
*2007 Office System Driver: Data Connectivity Components
Download to: http://www.microsoft.com/en-us/download/details.aspx?id=23734

After you have installed the required app, go to C:/users/"YOUR USERNAME"/appdata/roaming/BITBURST
and copy bitburst.conf file.
(create folder if doesn't exist)
Then install font

Now you can start the Next Gen Wallet.

You can start also the Qt and then the NGW.
(Note: You must start first the Qt, if you start first the NGW then you cannot start the QT)
-/-/-/-/-/-/-/- Changelog -/-/-/-/-/-/-/-
[Bitburst NGW 1.0.1]

+Fixed bug where when you send coin, the wallet may crash

[Bitburst NGW 1.0]

/Initial release
+Fixed bug where send transactions may show an incorrect date.

[Bitburst NGW Beta 0.9]

+Fixed bug where NGW crash with orphan block.
+Changed icons
+Added new function where you can hide in taskbar the NGW Wallet
+Added Exchange chart on main page

[Bitburst NGW Beta 0.8]

+Fixed database bug
+Fixed bug where bitburstd will remained opened when you close the NGW Wallet
+Fixed bug where time is in epoch.
+Clean Code
?Redeem a code functions isn't available in this release.

[Bitburst NGW Alpha 0.4]

-Removed balance from my wallet page
+Added feature where you can use an encrypted wallet.dat
+Added feature where you can encrypt your wallet.dat
+Added feature where you can change passphrase
+Fixed random crash for "Send" feature
+Updated code for "Send" feature
+Updated My Wallet page
+Clean code


[Bitburst NGW Alpha 0.2]

+Updated daemon
+Updated Bitcoinrpc
+Updated Bitburst-QT
+Fixed bug where transactions aren't updated properly
+Clean code
+Added system requirement.

[Bitburst NGW Alpha 0.1]

+Initial release.

-/-/-/-/-/-/-/- Support -/-/-/-/-/-/-/-

Email support: ipobitburst@giarco.it
Support thread: https://bitcointalk.org/index.php?topic=646048


Giarco Team.


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.1 -/-
Post by: BigWait on June 10, 2014, 12:49:40 PM
My :
Windows 7 x64


First : Down wallet and Installation .net farmework 4.5 (X64)          done...

Second: Installation font and Position coinf the true way and Open QT                        done...

Third : Open the Bitburst-NGW.exe                                      done...

When i open Bitburst-NGW.exe , it tell me like this ..

Quote

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
   at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
   at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
   at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.OleDb.OleDbConnection.Open()
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at Bitburst_Next_Gen_Wallet.GNGWDDataSetTableAdapters.RubricaTableAdapter.Fill(RubricaDataTable dataTable) in C:\Users\Marco\Documents\Visual Studio 2013\Projects\Giarcoin Next Gen Wallet\Giarcoin Next Gen Wallet\GNGWDDataSet.Designer.vb:line 7417
   at Bitburst_Next_Gen_Wallet.Form1.Form1_Load(Object sender, EventArgs e) in C:\Users\Marco\Documents\Visual Studio 2013\Projects\Giarcoin Next Gen Wallet\Giarcoin Next Gen Wallet\Form1.vb:line 39
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at Bitburst_Next_Gen_Wallet.Form1.WndProc(Message& m) in C:\Users\Marco\Documents\Visual Studio 2013\Projects\Giarcoin Next Gen Wallet\Giarcoin Next Gen Wallet\Form1.vb:line 32
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Bitburst-NGW
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Administrator/Desktop/Alpha%200.1/Bitburst-NGW/Bitburst-NGW.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.DataSetExtensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


can use few Minute
after it will be no working..
what happen...


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.1 -/-
Post by: xploreredfusion on June 10, 2014, 12:57:01 PM
As specified, you need to install the microsoft office plugin.
http://www.microsoft.com/en-us/download/details.aspx?id=23734

Try to install and let me know.

My :
Windows 7 x64


First : Down wallet and Installation .net farmework 4.5 (X64)          done...

Second: Installation font and Position coinf the true way and Open QT                        done...

Third : Open the Bitburst-NGW.exe                                      done...

When i open Bitburst-NGW.exe , it tell me like this ..

Quote

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
   at System.Data.OleDb.OleDbServicesWrapper.GetDataSource(OleDbConnectionString constr, DataSourceWrapper& datasrcWrapper)
   at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
   at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
   at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
   at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
   at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   at System.Data.OleDb.OleDbConnection.Open()
   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
   at Bitburst_Next_Gen_Wallet.GNGWDDataSetTableAdapters.RubricaTableAdapter.Fill(RubricaDataTable dataTable) in C:\Users\Marco\Documents\Visual Studio 2013\Projects\Giarcoin Next Gen Wallet\Giarcoin Next Gen Wallet\GNGWDDataSet.Designer.vb:line 7417
   at Bitburst_Next_Gen_Wallet.Form1.Form1_Load(Object sender, EventArgs e) in C:\Users\Marco\Documents\Visual Studio 2013\Projects\Giarcoin Next Gen Wallet\Giarcoin Next Gen Wallet\Form1.vb:line 39
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at Bitburst_Next_Gen_Wallet.Form1.WndProc(Message& m) in C:\Users\Marco\Documents\Visual Studio 2013\Projects\Giarcoin Next Gen Wallet\Giarcoin Next Gen Wallet\Form1.vb:line 32
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Bitburst-NGW
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/Administrator/Desktop/Alpha%200.1/Bitburst-NGW/Bitburst-NGW.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.DataSetExtensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


can use few Minute
after it will be no working..
what happen...


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.1 -/-
Post by: BigWait on June 10, 2014, 03:03:18 PM
As specified, you need to install the microsoft office plugin.
http://www.microsoft.com/en-us/download/details.aspx?id=23734

Try to install and let me know.


OK!
It can work now
awesome~
 :D
Let test!

And can you build a Minimize button in the wallet?
If will be helpful to use...


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.1 -/-
Post by: xploreredfusion on June 10, 2014, 06:00:18 PM
Started internal testing of BitBurst Next Gen Wallet Alpha 0.2

Changelog
+Fixed bug where transactions aren't updated properly
+Clean code


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.2 -/-
Post by: xploreredfusion on June 11, 2014, 02:26:28 PM
Updated main info


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.2 -/-
Post by: BigWait on June 11, 2014, 06:13:05 PM
Updated main info
Can you build a Minimize button in the NGWwallet?


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.2 -/-
Post by: xploreredfusion on June 11, 2014, 06:18:02 PM
Updated main info
Can you build a Minimize button in the NGWwallet?


Sure.

What's your feedback about this preview?


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.2 -/-
Post by: BigWait on June 12, 2014, 12:29:31 PM
Updated main info
Can you build a Minimize button in the NGWwallet?


Sure.

What's your feedback about this preview?

And the UI position is not good...

At this stage it is OK

Chat seems to have a problem
ReCAPTCHA: does not see
[
"recaptcha"undefinition
http://webchat.freenode.net/static/beta/js/qui-126d38cdd8d6.js
Char:157747
]
Ps: maybe only my computer have mistake wait other people feedback

At Ngwwallet only can see the NGW wallet address
At Qt wallet both can see

Ngw Wallet can mined coins?
Or only Qt wallet ..


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.2 -/-
Post by: xploreredfusion on June 12, 2014, 12:52:47 PM
Updated main info
Can you build a Minimize button in the NGWwallet?


Sure.

What's your feedback about this preview?

And the UI position is not good...
What do you mean?

At this stage it is OK

Chat seems to have a problem
ReCAPTCHA: does not see
[
"recaptcha"undefinition
http://webchat.freenode.net/static/beta/js/qui-126d38cdd8d6.js
Char:157747
]

Ps: maybe only my computer have mistake wait other people feedback
Works fine on 5 pc tested
At Ngwwallet only can see the NGW wallet address

At Qt wallet both can see
ON Ngw Wallet you can see every address, excluded the empty address.(no label)
Ngw Wallet can mined coins?
Or only Qt wallet ..
Mining directly from wallet is disabled (QT and NGW). But you can do solo mining (With Qt and NGW) from your sgminer/cgminer pointing out to your configuration (See and/or modify .conf file)


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.2 -/-
Post by: xploreredfusion on June 12, 2014, 12:55:47 PM
Started internal testing of Alpha 0.4.


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.4 -/-
Post by: xploreredfusion on June 12, 2014, 08:16:27 PM
Updated main info


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Alpha 0.4 -/-
Post by: zhanlang13 on June 12, 2014, 08:26:47 PM
Look great,you need a beautiful UI,
this UI is Ugly. :D


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Beta 0.8 -/-
Post by: xploreredfusion on June 13, 2014, 08:18:34 PM
Updated main info.
Beta will be released on 17 th, June to all our investors.


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Beta 0.8 -/-
Post by: xploreredfusion on June 16, 2014, 04:15:55 PM
NEW VIDEO!
Next Gen Wallet Preview
https://www.youtube.com/watch?v=65AQl-A6reo&feature=youtu.be


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Beta 0.9 -/-
Post by: xploreredfusion on June 17, 2014, 09:58:45 PM
Updated main info


Title: Re: Support thread: Bitburst Next Gen Wallet -/- Release 1.0 -/-
Post by: xploreredfusion on June 19, 2014, 10:24:23 AM
Updated main info.