Welcome, Guest. Please login or register.

Author Topic: [Windows] [NXT Solaris] Windows NXT client v2.0  (Read 2020 times)

0 Members and 2 Guests are viewing this topic.

Offline marcus03

  • Fresh Nxter
  • *
  • Posts: 19
    • View Profile
[Windows] [NXT Solaris] Windows NXT client v2.0
« on: January 10, 2014, 09:48:46 PM »
Here is version 2.0 of my Windows NXT client "NXT Solaris".

It is now open-source. Source code is included in the download archive.


Changelog
-The open-source version now is open source. :O) Source code is included in the download.
-The whole GUI now feels much slicker.
-NXT Solaris no longer works on and downloads the complete blockchain, but only the fetches transactions for the personal accounts
-Closed source version: Dropped the blockchain explorer functionality
-Added a market graph (price and volume) for assets
-Added support for startForging and stopForging API requests (these fall back to a web lockAccount/unlockAccount request if the API calls are not available)
-Included an option in the NXTSolaris Starter to run against the testnet (automatically keeps the testnet and prod. settings/data apart)


Download
64-bit Version: NXTSolaris-v2.0-64bit.zip (81.8 MB) – Download here
SHA256 checksum for NXTSolaris-v2.0-64bit.zip: 8A167C9DDB6F53498EA5107D427A6B38E03EA7BCFA71094199EC7AFA9B51FE62

32-bit Version: NXTSolaris-v2.0-32bit.zip (77.8 MB) – Download here
SHA256 checksum for NXTSolaris-v2.0-32bit.zip: 5FF237349556798207B38C949F2FA34B5750028034CE313395C6E9F34DD2C098

For more screenshots and everything else please visit: http://nxtsolaris.wordpress.com/


Installation
Simply unzip the archive and run the NXTSolarisStarter.exe file.

The current version 1.8 is compatible with the previous versions 1.6 to 1.8.

If you are updating from version 1.6, 1.7 or 1.8 simply replace all files with the files in the version 2.0 zip archive.

Roadmap
1.) Move current version of my code to XE5 and release closed source 32-bit and 64-bit versions for Windows. [DONE]
2.) Refactor code to a MVC architecture, so that I can create separate GUIs while using the same version of the business logic code. [DONE]
3.) Create new GUIs for Windows and OS X using the same business logic, but based on the cross-platform Firemonkey libraries. [DONE]
4.) Release Windows version (32 and 64 bit) based on FireMonkey. [DONE]
5.) Implement new features from the TODO list [DONE]
6.) Release source-code for FireMonkey Windows version (February 16th, 2014 latest) [DONE]
7.) Implement new features from the TODO list
8.) OSX compatibility changes
9.) Release OSX version based on FireMonkey.
10.) Release source code for FireMonkey OSX version.

TODO list
-Offer a simple and advanced GUI, with the simple GUI targeted at new users
-Implement client side Curve25519 encryption/signing
-Arbitrary message encryption


Donations
I hope you like my client and I’d be extremely happy to see some donations for the future of this project!

NXT: 1758531264253431177
« Last Edit: February 15, 2014, 09:32:55 PM by marcus03 »
NXT Solaris - Early NXT Windows client
Raspberry Pi NXT node
NXT tips and donations: 1758531264253431177

Offline tk808

  • Nxter
  • **
  • Posts: 69
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #1 on: January 10, 2014, 09:57:32 PM »
great work, well designed.
9450269263370373167

Offline ^[GS]^

  • Senior Nxter
  • ****
  • Posts: 308
  • NXT: 9415965710853847055
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #2 on: January 10, 2014, 10:48:17 PM »
Error! when the updated list of accounts from blockchain all my descriptions were removed. that was very bad! Please correct it!
NXT: 9415965710853847055 | NXTio :: NXT Forge - http://www.nxtio.org - NXTCoin first automated forging platform! ONLINE!
Comunidad en Facebook de NXT en Español

Offline marcos

  • Nxter
  • **
  • Posts: 142
  • https://twitter.com/nextcoiner
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #3 on: January 10, 2014, 10:49:45 PM »
thanks, I will try it now¡¡¡

NXTNXTNXTNXT
“First they ignore you, then they laugh at you, then they fight you, then you win.”

Offline marcus03

  • Fresh Nxter
  • *
  • Posts: 19
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #4 on: January 10, 2014, 11:10:34 PM »
Error! when the updated list of accounts from blockchain all my descriptions were removed. that was very bad! Please correct it!

Argh... sorry for that. It is actually a problem with the update process.

Unfortunetly, it will happen once more, since I need to refactor the "address book" function out of the account table, so that it survives future updates.
NXT Solaris - Early NXT Windows client
Raspberry Pi NXT node
NXT tips and donations: 1758531264253431177

Offline ^[GS]^

  • Senior Nxter
  • ****
  • Posts: 308
  • NXT: 9415965710853847055
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #5 on: January 10, 2014, 11:46:43 PM »
Really i use that description field a lot and now "breaks me" :(

When the version will be available with address book?
NXT: 9415965710853847055 | NXTio :: NXT Forge - http://www.nxtio.org - NXTCoin first automated forging platform! ONLINE!
Comunidad en Facebook de NXT en Español

Offline marcus03

  • Fresh Nxter
  • *
  • Posts: 19
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #6 on: January 11, 2014, 12:07:29 AM »
Really i use that description field a lot and now "breaks me" :(

When the version will be available with address book?

Depends how real life develops.

It is a useful function, so I will put it on top of my list.
NXT Solaris - Early NXT Windows client
Raspberry Pi NXT node
NXT tips and donations: 1758531264253431177

Offline ^[GS]^

  • Senior Nxter
  • ****
  • Posts: 308
  • NXT: 9415965710853847055
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #7 on: January 11, 2014, 01:24:38 AM »
Well, real life first. :P

By the way, you could add an account generator program? as the "vanity" that allows set patterns, use your own words, use different cores and different % usage. ;)
NXT: 9415965710853847055 | NXTio :: NXT Forge - http://www.nxtio.org - NXTCoin first automated forging platform! ONLINE!
Comunidad en Facebook de NXT en Español

Offline goldenmail

  • Fresh Nxter
  • *
  • Posts: 8
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #8 on: January 11, 2014, 11:01:18 AM »
very very great job!

Offline lucky88888

  • Established Nxter
  • ***
  • Posts: 186
  • Nxt Forge Competition:Click the little earth Below
    • View Profile
    • Next Forging Competition Expires After Block 79,500
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #9 on: January 12, 2014, 03:51:12 PM »
Awesome! I like progress!  :)
http://dgex.com/index.htm?2601 Trade on DGex First NXT Exchange! Donate Nxt:8897013707391239174
https://bter.com/signup/150302 Trade on Bter Biggest NXT Exchange! NXT FORGE COMPETITION CLICK earth under my AVATAR
www.cryptsy.com/users/register?refid=165975 ALTCOIN EXCHANGE CRYPTSY

Offline amt

  • Nxter
  • **
  • Posts: 51
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #10 on: January 12, 2014, 03:56:04 PM »
Looks good. Keep up the good work.
* DGEX - The NXT Exchange *

Oh, the vast emptiness - 4444644481488947

Offline kissmm

  • Fresh Nxter
  • *
  • Posts: 10
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #11 on: January 12, 2014, 05:06:54 PM »
Keep up the good work.
NXT 8026612693734218048

Offline marcus03

  • Fresh Nxter
  • *
  • Posts: 19
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #12 on: January 14, 2014, 11:56:29 AM »

The current list of implemented changes for the next version 1.3 reads like this:

-Moved all http API calls and the secret input dialog to a separate open-source dll (source is included together with a a build.bat file)
-Added "Send NXT" function
-Got rid of the ugly button toolbars and switched to a ribbon interface
-Added address book
-Added alias list in personal account management
-Now showing Date/Time of last transaction in the personal account management
-Showing cumulativeDifficulty and totalEffectiveBalance on the status page
-Showing chance to forge in personal account management
-Bug fix: Public key sometimes wasn't shown in personal account management
-Fixed logging
-A bunch of other small GUI changes

« Last Edit: January 15, 2014, 11:54:22 AM by marcus03 »
NXT Solaris - Early NXT Windows client
Raspberry Pi NXT node
NXT tips and donations: 1758531264253431177

Offline Operatr

  • Fresh Nxter
  • *
  • Posts: 14
    • View Profile
    • Blockburner Digital Currency Mining
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #13 on: January 15, 2014, 09:27:21 PM »
Just took it for a spin, I like where this is going 8)
BlockBurner LLC - Digital Currency Mining - Forums - Facebook |

Online butterclown

  • Nxter
  • **
  • Posts: 89
    • View Profile
Re: [Windows] [NXT Solaris] Windows NXT client v1.2
« Reply #14 on: January 16, 2014, 12:12:36 AM »
i think i like this design the most of all the windows clients i;ve seen so far