Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 502. (Read 2761624 times)

hero member
Activity: 616
Merit: 500
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?

Btw, this can easily be created for linux and mac as well, all the same interface, same code. It's node-webkit based.

I think that is the client we were waiting for. So fucking awesome. Very nice job!

Thanks Wesleyh! It looks great.

What I notice at start is the black bar at the bottom. It's not well designed like the rest of the screen. (black and white)

The second thing is; "Downloading blockchain.."
I want to see how much I already have downloaded so I can estimate how much I still have to wait.

It would be better if you can manage to add Estimate download time, or '5 minutes left' to download the blockchain.. Something like that.
Because now I don't know if I really downloading. Maybe it's stuck somewhere at a block.
legendary
Activity: 1181
Merit: 1018


FreeRider beta0.1 released:





git clone https://github.com/l8orre/FreeRider

cd FreeRider

./nxtFreeRider.py


Also available at:

https://www.quicknxt.com/FreeRider












full member
Activity: 126
Merit: 100
hi, how much nxt do you guys have?

I heard you can not forge anything with 100000 or even 500000 Nxt. So I need more then 100000$ in Nxt to have some forging profit or how does it work? please educate me. thanks!

I have only about 10k atm but I only open my client to check balance then close because it says generate next block in 2000 days or something ?!
sr. member
Activity: 308
Merit: 250

Sorry for the dump questions, I am not familiar with branches of source code. Just wanted to know wether the actual version is open source. But as I can see here, the source code seems to be actual version



https://bitbucket.org/JeanLucPicard/nxt/src then click on master and change to develop.
sr. member
Activity: 457
Merit: 250
Are there any plans to publish the complete and actual source code somewhere in the near future?

I only found the source code of v4.6. Is ther something more actual available?

https://bitbucket.org/JeanLucPicard/nxt/src/

Got it, so this seems to be v0.7.6 as far as I understand it. So ist the plan to release v0.8.x source code as soon as 0.9.0 is released?

Check the develop branch.

Sorry for the dump questions, I am not familiar with branches of source code. Just wanted to know wether the actual version is open source. But as I can see here, the source code seems to be actual version

legendary
Activity: 1176
Merit: 1134
10000 NXT BOUNTY for google authenticator help


I am announcing a 10000 NXT bounty for someone to help me integrate google authenticator to the gateway. It will be paid when the gateway passes the community created test plan for multigateway.

I need someone that can do the webpages needed for account # and token input and the server side code that properly correlates that. along with whatever other help I need. Especially making sure the process is secure.

James

Edit: I hope somebody knows where to update the list of bounties and will do so

I can do both, but we must put down all the details first. I suppose you don't want them in C, do you? :-)
I am a simple C programmer. I prefer C for everything!

James

P.S. lets do the details elsewhere
sr. member
Activity: 308
Merit: 250
I think that is the client we were waiting for. So fucking awesome. Very nice job!

Thanks, the good thing about it is that it's just a wrapper for the "official client", and can be built the same for windows, linux, and mac.
sr. member
Activity: 364
Merit: 250
☕ NXT-4BTE-8Y4K-CDS2-6TB82
Nxt :: Asset Exchange Testing
Let´s get things organized!

I´ve created a project for Nxt AE on TestPad.

https://nxt.ontestpad.com

Anyone willing to test AE please join the site so I can add you to the project.

What is TestPad for and why to join?

We can

- write test cases
- run tests step-by-step
- track tests step-by-step
- track bugs
- track bugfixing progress

Please PM me your username after registration.

Edit: TestPad is charging $9/month for every new user. I will pay for the subscription from my own pocket, so please, only join if you are serious about testing.

This is what I like about this community. Great.
sr. member
Activity: 308
Merit: 250
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?

Well, you can do everything whilst it's downloading the blockchain, of course you'll only get your balance once it reaches the correct block.

It opens NRS in the background, yes, locally.

For me it is hanging. The mousepointer converts to a pointing finger but nothing happens wherever I click.

OK, I'll check this out tomorrow, as I have to leave in an hour. Weird, which windows are you on?
legendary
Activity: 1162
Merit: 1005
Could somebody sent TestNxt to the 13965125640011039998 please?

Thank you.
hero member
Activity: 784
Merit: 500
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?

Btw, this can easily be created for linux and mac as well, all the same interface, same code. It's node-webkit based.

I think that is the client we were waiting for. So fucking awesome. Very nice job!
hero member
Activity: 784
Merit: 500
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?

Well, you can do everything whilst it's downloading the blockchain, of course you'll only get your balance once it reaches the correct block.

It opens NRS in the background, yes, locally.

For me it is hanging. The mousepointer converts to a pointing finger but nothing happens wherever I click.
sr. member
Activity: 308
Merit: 250
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?

Btw, this can easily be created for linux and mac as well, all the same interface, same code. It's node-webkit based.
sr. member
Activity: 294
Merit: 260
10000 NXT BOUNTY for google authenticator help


I am announcing a 10000 NXT bounty for someone to help me integrate google authenticator to the gateway. It will be paid when the gateway passes the community created test plan for multigateway.

I need someone that can do the webpages needed for account # and token input and the server side code that properly correlates that. along with whatever other help I need. Especially making sure the process is secure.

James

Edit: I hope somebody knows where to update the list of bounties and will do so

I can do both, but we must put down all the details first. I suppose you don't want them in C, do you? :-)
sr. member
Activity: 308
Merit: 250
Are there any plans to publish the complete and actual source code somewhere in the near future?

I only found the source code of v4.6. Is ther something more actual available?

https://bitbucket.org/JeanLucPicard/nxt/src/

Got it, so this seems to be v0.7.6 as far as I understand it. So ist the plan to release v0.8.x source code as soon as 0.9.0 is released?

Check the develop branch.
sr. member
Activity: 308
Merit: 250
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?

Well, you can do everything whilst it's downloading the blockchain, of course you'll only get your balance once it reaches the correct block.

It opens NRS in the background, yes, locally.
sr. member
Activity: 457
Merit: 250
Are there any plans to publish the complete and actual source code somewhere in the near future?

I only found the source code of v4.6. Is ther something more actual available?

https://bitbucket.org/JeanLucPicard/nxt/src/

Got it, so this seems to be v0.7.6 as far as I understand it. So ist the plan to release v0.8.x source code as soon as 0.9.0 is released?
hero member
Activity: 784
Merit: 500
Hey, I made a windows app for my nxt web interface;

You can download it here: http://nxtra.org/nxt-client/NxtWalletWindows.zip

Just run NxtWallet.exe to start.

Proof of concept at this point, probably bugs in there. Please report.

Donations appreciated at 8189784314684138350

I have also sent the html interface to jean-luc, hopefully it will be in the next version (it is in this NxtWallet.exe already)

Btw, "tools" menu doesn't do anything at the moment.

Very nice!
One suggestion: The "downloading blockchain..." should be in the middle of the screen as I thought it is hanging as you can´t really do anything while the blockchain is getting downloaded.

Does it also open an NRS in the background?
Or it connects to a server?
sr. member
Activity: 294
Merit: 260
If it drowns it will take the whole Nxt ecosystem with it. We cannot just roll back the production blockchain, the way we had to do yesterday with the test blockchain - I asked test nodes to delete their copies.

We may have cosmetic bugs, but things like calculating account and asset balances have to be rock solid, otherwise it is free money for the lucky ones that first discover the bugs and run away after converting to Bitcoins. We had a bug where cancelling an asset order would give you back twice the original amount, imagine this on main net...

Just take your time. Everybody acknowledges your huge effort here.
legendary
Activity: 1176
Merit: 1134
jean-luc

If you can get asset trades denominated in other assets implemented, then NXT AE would be able to dominate all other centralized exchanges. Basically all cryptos supported by the gateway could be directly traded against any other crypto. It would be fantastic!

After trading, people could withdraw directly to their wallet whatever crypto they have assets for

I think this is a much bigger change than assets supporting fractions, but maybe its a conditional handling in Order.java for all the trades of an asset denominated in another asset. Even if BTC is the only other asset something can be denominated in, that would get us 90% of the benefit, but I think the way the code is structured, it would be almost the same work to allow arbitrary denominations based in other assets.

James

I will look into that after I am done with the rest of my near term plan. I need to prioritize features, and this is again not a simple change. Supporting fractional amounts is critical because it is needed not only for the AE.
Thanks!

I understand completely about prioritizing. I am just concerned that if we go live with AE without supporting fractional assets, it would be quite a mess transitioning to it later. I think it would be worth a week delay to get fractional assets

James
Jump to: