Author

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

newbie
Activity: 53
Merit: 0
After news about NEX maybe it makes sense to hold the horses a bit and do less opensource for now.


 Grin

I know, mesmerising decisions...  Grin
Frankly, I like experiments like this (except real-world communism attempts in so many suffering territories), let us se what extreme results it can bring. Sooner or later this had to happen.
legendary
Activity: 2142
Merit: 1010
Newbie
Added transaction re-broadcasting. To make sure a new transaction has
been received by the network, it is broadcasted every minute, until
it shows in the list of unconfirmed or confirmed transactions.

Oh my god, thank you!

This is not persisted between NRS restarts!
hero member
Activity: 840
Merit: 1002
Simcoin Developer
Added transaction re-broadcasting. To make sure a new transaction has
been received by the network, it is broadcasted every minute, until
it shows in the list of unconfirmed or confirmed transactions.

Oh my god, thank you!
sr. member
Activity: 392
Merit: 250

Added Asset Exchange related APIs:
getAskOrder, getAskOrderIds, getBidOrder, getBidOrderIds,
getAccountCurrentAskOrderIds, getAccountCurrentBidOrderIds.


great, thank you very much for adding these new calls jean-luc, the core
is going better and more stable every day, i really appreciate your work.

You need to thank CfB for that, he is the one working on adding APIs.
legendary
Activity: 2142
Merit: 1010
Newbie

I am very impressed the way 0.5.9 downloaded the blockchain without the hanging of the browser!

also very fast

congratz

Pin


One day ur habbit to remove blockchain completely will strike back... Smiley
legendary
Activity: 2142
Merit: 1010
Newbie

Added Asset Exchange related APIs:
getAskOrder, getAskOrderIds, getBidOrder, getBidOrderIds,
getAccountCurrentAskOrderIds, getAccountCurrentBidOrderIds.


great, thank you very much for adding these new calls jean-luc, the core
is going better and more stable every day, i really appreciate your work.


getAccountCurrentAskOrderIds works similar to getAskOrderIds but uses "account" and (optionally) "asset" to filter data.
hero member
Activity: 597
Merit: 500

Added Asset Exchange related APIs:
getAskOrder, getAskOrderIds, getBidOrder, getBidOrderIds,
getAccountCurrentAskOrderIds, getAccountCurrentBidOrderIds.


great, thank you very much for adding these new calls jean-luc, the core
is going better and more stable every day, i really appreciate your work.
legendary
Activity: 2142
Merit: 1010
Newbie
After news about NEX maybe it makes sense to hold the horses a bit and do less opensource for now.


There r still a few surprises left for guys who used to use decompiled binaries. Smiley
full member
Activity: 266
Merit: 100
NXT is the future

I am very impressed the way 0.5.9 downloaded the blockchain without the hanging of the browser!

also very fast

congratz

Pin
legendary
Activity: 1367
Merit: 1000
WARNING: DO NOT USE VANITYGEN

pump.
Well, i used vanitygen for account in my sig. If hacker is reading this he can prove his skills by cracking it. Btw, passphrase is less than 30 characters.
full member
Activity: 266
Merit: 100
NXT is the future
After news about NEX maybe it makes sense to hold the horses a bit and do less opensource for now.


 Grin
newbie
Activity: 53
Merit: 0
After news about NEX maybe it makes sense to hold the horses a bit and do less opensource for now.
sr. member
Activity: 392
Merit: 250
No, his Windows system was most likely compromised with keylogger/trojan. He didn't use vanitygen at all, afaik.

I also want to repeat my advice to use private browsing mode, or a separate browser profile, when accessing the Nxt server at localhost. It is a known issue that localhost url's containing the user secret phrase are retained in the browser memory cache. Could a malicious javascript planted on some website access and retrieve those?
hero member
Activity: 910
Merit: 1000
did you use any additional program? non official client? ballancer?
well, i used the 2 Java vanity files posted in this thread. But that was days ago.

so the mystery solved? the guy got robbed because he used vanitygen without a prefix.

No, his Windows system was most likely compromised with keylogger/trojan. He didn't use vanitygen at all, afaik.

Well, he used it for at least one account with this password: es4678jhGR5.,uTTGGGdef35ujfg!7e3
But the other 2 account# look normal, so it was most likely a keylogger/trojan.
full member
Activity: 266
Merit: 100
NXT is the future
minusbalancer will be open source (minus please elaborate when and how)

Sources will be published to bitbucket, somewhere between 30 Jan - 7 Feb

Thank you very much.

Your work is much appreciated by the community

Pin
hero member
Activity: 798
Merit: 500
Apologies to author of vanitygen, this is all conjecture on my part and I do not know if the previous unsolved theft had anything to do with vanitygen.

Author of the Vanitygen is Jean-Luc.


WARNING: For a given secret prefix, the passwords this program generates
are always the same. Therefore, using a strong secret prefix is crucial.
Anyone who can guess your secret prefix can use this program to also
discover your password
. You have been warned.

Unless you have a clue what the secret prefix of a particular account would be, it is extremely unlikely to find the password of a specific account.

so the mystery solved? the guy got robbed because he used vanitygen without a prefix. It also means we cannot know who the thief is, we can only check these money.

No, his Windows system was most likely compromised with keylogger/trojan. He didn't use vanitygen at all, afaik.
hero member
Activity: 490
Merit: 504
Apologies to author of vanitygen, this is all conjecture on my part and I do not know if the previous unsolved theft had anything to do with vanitygen.

Author of the Vanitygen is Jean-Luc.


WARNING: For a given secret prefix, the passwords this program generates
are always the same. Therefore, using a strong secret prefix is crucial.
Anyone who can guess your secret prefix can use this program to also
discover your password
. You have been warned.

Unless you have a clue what the secret prefix of a particular account would be, it is extremely unlikely to find the password of a specific account.

so the mystery solved? the guy got robbed because he used vanitygen without a prefix. It also means we cannot know who the thief is, we can only check these money. But only if all 3 accs were created by vanitygen.
hero member
Activity: 798
Merit: 500
Thank you Jean-Luc, keep it up!
sr. member
Activity: 392
Merit: 250
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Release 0.5.9:

http://download.nxtcrypto.org/nxt-client-0.5.9.zip

sha256: 35e0454c0eba551637674fa0e607774b864b0f428b5618f0d14f1ddc8d42cb62

Change log:

Resolved all remaining thread concurrency issues in the block and
transaction handling. All reported null pointer exceptions, division by
zero, and related bugs should not happen anymore. If you see any
errors in the log at all, please report them in our bug database:
https://bitbucket.org/JeanLucPicard/nxt-public/issues

Added Asset Exchange related APIs:
getAskOrder, getAskOrderIds, getBidOrder, getBidOrderIds,
getAccountCurrentAskOrderIds, getAccountCurrentBidOrderIds.

Prevent the Recent Blocks tab in the browser UI from growing beyond
60 blocks. This should help avoid browser slowdown and freeze during
downloading of the whole blockchain from scratch.

Added transaction re-broadcasting. To make sure a new transaction has
been received by the network, it is broadcasted every minute, until
it shows in the list of unconfirmed or confirmed transactions.

The debug logs are quiet now, in fact I haven't seen any exceptions in
the last 24 h of testing this release. Everybody should give it a try as
I hope this is a really stable release. In particular, peers still
running the buggy 0.5.7 will get blacklisted if they don't upgrade,
because they keep broadcasting malformed JSON blocks and will be treated
as zombies.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJS27ABAAoJEFOhyXc7+e2ApRwQAKU7kVb+2alcHMFONiNNO1Jo
6IRIX+m76dDgL8af1Ini+I19nl//gaAKY9yIrynCkcGtVQ94NlJPU9DSW9BeqS8N
hsF51n1bX37znv05LAqJ9E8qLARATaerh5jGaA/vRgNLFUQAlH2u+mDvUbPKX5lr
tq6LTqjbo6JXSDlr3by0ngCxQP/yAfxWAUOU5psZdd8NzemlyR4tV5HOCkU2KpYL
4PLp/QFKgbAbILcYU3/nOexscUziLF+DX9uW0geU4Dvd8rcpLOG8T5q17fZwB+oB
jE6nuLZfQ3O+h1iBSJKE2OXFVSbiTCdBd+MkXOHyX9LFgPd9P1mp+7QUqUb9wEJl
Y+CyrGfymdNhAI3IMnrmBY9XVH+WPHqUwKjDLdof8Queti+FAO/YM32QES6z0srA
aPwOKHtSBjZB+zAW0lurN8wSNFZW+K7uv0XZVRvyBisUrpvjywO0YKhIPVzyfC3M
lq0YWcWlXAWMCklNQqC4cODwYvWeE0siyouqGZbZInDabzHrMzZUupL8METe0ZQ0
HPZMLYxwt6h0BSzNGvZtq+rJbMGDQ56Ep68MJUDmnDS8hVvp1Zbr2C1rDtSwsXnR
4w34P8jY1hkM5MsIrZxGcn32JaGeEhgVrKJysCIQKydWhU0qkPpe1JdAV+dEWn2R
Zohlvsnq9PdQOchaWFJQ
=EHOk
-----END PGP SIGNATURE-----
hero member
Activity: 910
Merit: 1000
Bounty announcement

1st one who implements a working (during 7 days at least) SMS-to-NXT gateway will get a bounty. Amount of the bounty will be considered by the community.

Deadline: 28th of February, 2014.

Very nice. Go, folks. Do it!
Jump to: