Bitcoin Forum
May 24, 2024, 05:40:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 »
401  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 05:25:25 PM
Nxt online wallet :    https://nxtwallet.com:7875/

https://bitcointalk.org/index.php?topic=407115.0

It seems like a very bad idea to suggest people use this form of online wallet!



I suggest to display them single page with big red warning to never ever do it.

Is https://blockchain.info/wallet safe by design?
402  Alternate cryptocurrencies / Announcements (Altcoins) / Pudge VS Kitties on: January 09, 2014, 05:02:24 PM
I am kind of feel bored these days because I cannot really read codes. So there aren't much to do except contacting some prospective investors and leisurely browsing this thread and some forums  Grin

Me 2
403  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 04:41:21 PM
How about peer cleaning? Now I have 800 active peers. It is too much for my little node
404  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 04:38:58 PM
the link http://download.nxtcrypto.org/nxt-client-0.5.3.zip does appear to be valid though

It seems valid
405  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 04:32:52 PM
Generated code approx 2x faster than my implementation, but not readable. And still no enough fast as required.
Ok. Just curious. I have zero knowledge at web-developing
406  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 04:25:06 PM
Other conditions are met?

I didn't check it yet. It's not fast enough AFAIK.

I'm pointing to absolutely bad GPL license.

P.S. So what?

If I hardcode 136941 first blocks and run it at single node will my chain win? Why not?
407  Alternate cryptocurrencies / Announcements (Altcoins) / Fat kitties on: January 09, 2014, 04:22:53 PM
What would you want to see in a coin?
What would you not want to see?

I want proof of work not from calculating useless numbers.

So what?
408  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 04:19:42 PM
Bounty announcement

100'000 NXT will be paid for working JavaScript code that signs and verifies signatures using NRS algo.

- The licence must allow to use the code in any application
- Sign/verify speed must be not lower than 100 signatures per second on a 1 GHz CPU (1 core)
- All the code must be in a single non-obfuscated well-formatted .js file
- Input/output values must be strings like "8302504e4e57c6c65335289879c6915a273d3aae7bd086058e403fcd2bc18341"

The bounty is valid till the 20th of January, 2014 12:00:00 UTC. The complete code must be published in this thread.
Currently i can't see solution for speed up my code to achieve goal, so i decided release it in current state. Other conditions are met.

https://github.com/moadib/nxt_crypto_js

On my PC(core i5 2.6ghz) Java implementation from Nxt sources took approx 20ms for one signature.
My JS code on Google V8(chrome, nodejs) took approx 200ms.

The main problem is that JS doesn't support 64bit math, so script spend most time on emulating this.

Quote
Dependencies, included in script:

    Long class from Google Closure Library (Apache license)
    jssha256 by B. Poettering (GNU GPL)

Other conditions are met?
409  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 04:17:32 PM
Bounty announcement

100'000 NXT will be paid for working JavaScript code that signs and verifies signatures using NRS algo.

- The licence must allow to use the code in any application
- Sign/verify speed must be not lower than 100 signatures per second on a 1 GHz CPU (1 core)
- All the code must be in a single non-obfuscated well-formatted .js file
- Input/output values must be strings like "8302504e4e57c6c65335289879c6915a273d3aae7bd086058e403fcd2bc18341"

The bounty is valid till the 20th of January, 2014 12:00:00 UTC. The complete code must be published in this thread.

Nobody tried to convert cpp to js?
410  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 03:57:49 PM
Any ways to speed up block generating? Maybe target manipulating?

http://www.links.org/files/decentralised-currencies.pdf

Beyonce posted this a while back... Are there any discussions on bitcointalk about it?
I finally read that paper

I have a better question: if I hardcode 136941 first blocks and run it at single node will my chain win? Why not?
411  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 03:46:57 PM
Any ways to speed up block generating? Maybe target manipulating?

http://www.links.org/files/decentralised-currencies.pdf

Beyonce posted this a while back... Are there any discussions on bitcointalk about it?
I finally read that paper
412  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 03:38:29 PM
Bug report:

Registered alias via alias.html
Filled fields. Pressed button. Button disabled. Wait. Wait. Button enabled. No text in bottom text field appeared.

What should I do?

I would wait for at least ten blocks to see if a transaction appears in that account.

Edit: This just happened to me too... I got a transaction number for the alias assignment... but nothing has appeared in the Block Explorer yet.

I know, I know. And we know that

Most mainstream users just like what are friendly and easy to use.

An easy fix would be to extend 15 sec gap for transaction timestamp... If a timestamp is more than 15 sec in the future, the transation is ignored.

U just have to convince the community that it's a useful feature and find someone who will write the code.
413  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 03:33:18 PM
Bug report:

Registered alias via alias.html
Filled fields. Pressed button. Button disabled. Wait. Wait. Button enabled. No text in bottom text field appeared.

What should I do?

I would wait for at least ten blocks to see if a transaction appears in that account.

Edit: This just happened to me too... I got a transaction number for the alias assignment... but nothing has appeared in the Block Explorer yet.

I know, I know. And we know that

Most mainstream users just like what are friendly and easy to use.
414  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 03:27:40 PM
Bug report:

Registered alias via alias.html
Filled fields. Pressed button. Button disabled. Wait. Wait. Button enabled. No text in bottom text field appeared.

What should I do?
415  Alternate cryptocurrencies / Altcoin Discussion / Re: [NXT] API 2 Brainstorming on: January 09, 2014, 02:17:52 PM
Quote
Time from last block API request (add to getState)
Useful for stop-on-fork-chain monitoring
416  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 02:15:03 PM
You are still connecting with "root" username.
Use "ubuntu", Luke

Or, for non-Ubuntu OS, "ec2-user".


If I'm not mistaken, Debian user is "admin"
417  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 01:51:51 PM
If there are some accounts with substancial amounts of NXT which are nobody's property and have weaker passwords than maybe we could create special thread to organise group cracking.

I'm sure a lot of people would like to use script/program to make such group brute force treasure hunting Smiley
It could be constructed in similar way as altcoins pool mining with system of distribution f.e. lucky one would get half of found NXTs and the rest of could get proportional part of other half. Also it could be a simple solo treasure hunting.

This would be great for increasing NXT community and would be simply fun. In future because of growing amounts of NXT's lost in void it would become even more successful. What do you think about it?

Let's use ASICs & GPUs for that Grin
418  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 01:15:55 PM
I converted .pem to openssh format. As said here it was not even needed. "note: PEM private keys are OpenSSH's native format for protocol 2 keys"

Check the username. For ubuntu default is "ubuntu"

amazons instructions were to use it like I have always used it "ssh -i PATHTOPEMFILE root@IPADDRES" yet it doesnt work.  Surely there is someone there that can reset it?

You are still connecting with "root" username.
Use "ubuntu", Luke
419  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 10:00:03 AM
I suggest @info.nxtcrypto link @Luc's BTT post for each client update, so we can do a fast simple comparison with @Luc's post and confirm the sha256sum. If hacker replaced the download file and also replace sha256sum at info.nxtcrypto, it's not so easy to find it, but I think hack those 2 and Luc's account at the same time is more difficult.
See those *.asc files in the http://download.nxtcrypto.org/ directory? Those are GPG signatures of the corresponding zip files. If you download both nxt-client-0.5.3.zip and nxt-client-0.5.3.zip.asc in the same directory, you can run "gpg --verify nxt-client-0.5.3.zip.asc" to verify my signature of the zip package. This gives you one independent way of checking, and a hacker cannot provide a signature for a modified zip package without somehow stealing my private GPG key.

The nxt-client-0.5.3.zip.sha256.txt.asc is again a GPG signed file containing the sha256 sum. You can run "gpg --verify nxt-client-0.5.3.zip.sha256.txt.asc" to verify its content, then run "sha256sum -c nxt-client-0.5.3.zip.sha256.txt.asc" which will say "nxt-client-0.5.3.zip: OK" if the sha256 sum matches (ignore the warning about the extra lines, those are the gpg signature).

Finally, the value of the NRSversion alias on the blockchian contains the sha256 sum of the last stable release.

That gives you quite a few independent ways of verifying the package.


Add to this getting your public key based on "GPG key fingerprint" and it will be nice guide.

And yes, we definitely need nxt-client-latest to automate all this steps
420  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Nxt :: descendant of Bitcoin - Updated Information on: January 09, 2014, 07:11:53 AM
What is the longest anybody has been able to run NXT server, before having to restart it?

James

Max 10 hours. Never generated a block, allways error.

20 hours right now (after 0.5.3 update)

512Mb RAM
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!