Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2023. (Read 2761645 times)

sr. member
Activity: 392
Merit: 250
I was actually about to start stuffing the block chain into ES. Is that something you're interested in playing with?
Yes, definitely. I have some experience with Lucene, but that's from before ElasticSearch existed. I would be interested to try ES, only need to take care of the more immediate core issues first.
full member
Activity: 151
Merit: 100
new comer
5180760439149633299
waiting for the new giveaway
thanks

Try this:
http://nxtra.org/faucet/
sr. member
Activity: 392
Merit: 250
It's better to use http://localhost:7874/nxt?requestType=getAccountPublicKey&account=100000
If u get unknown account message, then there were no transactions to that account.
More precisely, the account public key becomes known to the blockchain when the first outgoing transaction has been sent from this account. And you can't make an outgoing transaction unless there are funds in the account. So there is some chicken and egg problem here, the very first time you open an account and want to fund it, the above request will tell you that the account is unknown. Client developers should still allow sending money to such an account, but just give a warning.
hero member
Activity: 854
Merit: 500
This coin needs more advertising.

Pls help us do more

I would like to help :-)
full member
Activity: 154
Merit: 100
It will be reduced to .01 when necessary.

edit: or .001

i think now is the time of “necessary”,when you know something should  to do tomorrow,why don't you do it now!
legendary
Activity: 2184
Merit: 1000
just one idea comes to my mind, one day, the nxt spread so widely, of course,price going up,1 nxt worth to piece of hamburger,but when i buy it,i have to pay the extra 1 nxt for the transaction fee. it's so bad! Smiley
is there anyone knows about after 3rd jan, the transaction fee will reduce or remain the same?


Nxt will have .001 like mBTC...once rate gets higher.


hero member
Activity: 910
Merit: 1000
It will be reduced to .01 when necessary.

edit: or .001
full member
Activity: 154
Merit: 100
just one idea comes to my mind, one day, the nxt spread so widely, of course,price going up,1 nxt worth to piece of hamburger,but when i buy it,i have to pay the extra 1 nxt for the transaction fee. it's so bad! Smiley
is there anyone knows about after 3rd jan, the transaction fee will reduce or remain the same?
legendary
Activity: 2184
Merit: 1000
This coin needs more advertising.

Pls help us do more
legendary
Activity: 2142
Merit: 1010
Newbie
does this mean my blockchain file corrupted? I always restart nxt by Ctrl+C

This just means that ur peers r overloaded with requests.
legendary
Activity: 2142
Merit: 1010
Newbie
The account secret Phrase is dangerous! Even setting more than 60 characters and contains special symbols.

Imagine, when the future of NXT popular, maybe just one random password combination can open an random account. Undecided

Isn't that cool? This is another step to Communism.
hero member
Activity: 854
Merit: 500
This coin needs more advertising.
legendary
Activity: 2142
Merit: 1010
Newbie
Is this still the plan? I mean the flaws.

Yes.
full member
Activity: 121
Merit: 100
The account secret Phrase is dangerous! Even setting more than 60 characters and contains special symbols.

Imagine, when the future of NXT popular, maybe just one random password combination can open an random account. Undecided

The sun will blow up sooner )

Try traverse password dictionary, login, maybe can successfully enter some people's account.. Cool
full member
Activity: 193
Merit: 100
There are more than 40 active peers listed, communication seems good.

Set "communicationLoggingMask" to "3", "pullThreshold" to "1" and "readTimeout"/"connectTimeout" to higher values. The log will show what is wrong.

There are lot of logs like this:
Quote
[2013-12-30 16:28:36.539] "209.222.0.194": {"blockId":"9925845212617437891","requestType":"getNextBlocks"} >>> java.io.IOException: Premature EOF
[2013-12-30 16:29:14.248] "node3.nextcoin.it": {"blockId":"9925845212617437891","requestType":"getNextBlocks"} >>> java.io.IOException: Premature EOF
[2013-12-30 16:29:49.957] "209.222.0.194": {"blockId":"9925845212617437891","requestType":"getNextBlocks"} >>> java.io.IOException: Premature EOF
[2013-12-30 16:30:24.736] "64.237.37.148": {"blockId":"9925845212617437891","requestType":"getNextBlocks"} >>> java.io.IOException: Premature EOF
[2013-12-30 16:30:59.489] "209.222.0.194": {"blockId":"9925845212617437891","requestType":"getNextBlocks"} >>> java.io.IOException: Premature EOF

does this mean my blockchain file corrupted? I always restart nxt by Ctrl+C
legendary
Activity: 1806
Merit: 1001
The account secret Phrase is dangerous! Even setting more than 60 characters and contains special symbols.

Imagine, when the future of NXT popular, maybe just one random password combination can open an random account. Undecided

The sun will blow up sooner )
full member
Activity: 121
Merit: 100
The account secret Phrase is dangerous! Even setting more than 60 characters and contains special symbols.

Imagine, when the future of NXT popular, maybe just one random password combination can open an random account. Undecided
full member
Activity: 210
Merit: 100
I see that the blockchain explorer server is down for 24h.
Does this mean that there will be no transactions between DGEX and our wallets for the next 24h?
Thanks

No.  The two sites are completely unrelated and do not depend on each other.
legendary
Activity: 1806
Merit: 1001
I see that the blockchain explorer server is down for 24h.
Does this mean that there will be no transactions between DGEX and our wallets for the next 24h?
Thanks

blockchain explorer is just a website with stats
hero member
Activity: 924
Merit: 1001
Unlimited Free Crypto
Question from a new nxt/btc exchange (nxtchg.com) founder: "Guys, what's the best way to check a NXT address for incoming transactions without installing the client? Block explorer? Is there an API for this sort of thing? It's needed for automated NXT deposits.".

An exchange must host its own client. Any other way is insecure (at least now, when hallmark protection is not used for everything).

So tiring to code.... The one I am working on is without hot wallet and seek consensus over multiple self hosted highly hallmarked  nodes.
Jump to: