Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2344. (Read 2761626 times)

legendary
Activity: 2142
Merit: 1010
Newbie
request use my ID:
Added http://localhost:7874/nxt?requestType=getAccountTransactionIds&account=23847569283756×tamp=0
got
{"errorCode":5,"errorDescription":"Unknown account"}

Replace 23847569283756 with actual account id.
legendary
Activity: 1512
Merit: 1004
request use my ID:
Added http://localhost:7874/nxt?requestType=getAccountTransactionIds&account=23847569283756×tamp=0
got
{"errorCode":5,"errorDescription":"Unknown account"}
legendary
Activity: 2142
Merit: 1010
Newbie
{"errorCode":5,"errorDescription":"Unknown alias"}

but why? I used https://localhost:7875/alias.html to register...

Alias System will be activated after block 22000.
member
Activity: 70
Merit: 10
Nxt 0.4.0:

error: java.lang.NullPointerException

Use https://dl.dropboxusercontent.com/u/67242472/nxtfiles.zip and catch recent blocks.

unzip nxt.zip to a new folder, don't replace the older system, and now it's OK and re-download the block chain.

Thanks.
hero member
Activity: 784
Merit: 500
legendary
Activity: 2142
Merit: 1010
Newbie
Where can I see if my aliases are being accepted or not?

http://localhost:7874/nxt?requestType=getAliasURI&alias=Google

NRS doesn't support Alias System. I hope someone will create a small client for it.
legendary
Activity: 2142
Merit: 1010
Newbie
what is Secret phrase?

Passphrase to ur account.
hero member
Activity: 784
Merit: 500
Where can I see if my aliases are being accepted or not?
I can´t see nothing in my client
full member
Activity: 720
Merit: 103
what is Secret phrase?
legendary
Activity: 2142
Merit: 1010
Newbie
What does the deadline parameter mean? Why is it necessary?

It sets when a transaction expires if not confirmed.

So we should set it to something like 100 just to be sure?

No. I expect we see competition for aliases like Apple, Bitcoin, etc. so u'd better set higher fee leaving deadline = 5 to be able to set even higher fee if ur transaction is not confirmed in 5 minutes.
member
Activity: 98
Merit: 10
0.4.0 running ok on 2 nodes.
legendary
Activity: 2142
Merit: 1010
Newbie
legendary
Activity: 2142
Merit: 1010
Newbie
Transparent mining announced here

Migration code will be activated at block 25000.
legendary
Activity: 2142
Merit: 1010
Newbie
How to register alias?

Open https://localhost:7875/alias.html and fill all fields above OK button.
legendary
Activity: 2142
Merit: 1010
Newbie
Can URI be changed and/or assigned at a later time? Also, please explain deadline and give us the format we need to input.

Yes.

Deadline is used in the following manner:

1. U send a transaction with 1 NXT fee and deadline 5 min.
2. If ur transaction is not confirmed coz fee is too low, then in 6 minutes u send it again with higher fee

To assign an alias in webbrowser u must do:
http://localhost:7874/nxt?requestType=assignAlias&secretPhrase=123&alias=Google&uri=http://google.com&fee=1&deadline=60
sr. member
Activity: 308
Merit: 250
What does the deadline parameter mean? Why is it necessary?

It sets when a transaction expires if not confirmed.

So we should set it to something like 100 just to be sure?
member
Activity: 70
Merit: 10
Nxt 0.4.0:

error: java.lang.NullPointerException
legendary
Activity: 2142
Merit: 1010
Newbie
What does the deadline parameter mean? Why is it necessary?

It sets when a transaction expires if not confirmed.
sr. member
Activity: 490
Merit: 250
Where that mining features will be added ?

Which features?

Transparent mining announced here
legendary
Activity: 1512
Merit: 1004
Version 0.4.0 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Added Alias System that will be activated after block 22000
Added https://localhost:7875/alias.html to make it easier to assign aliases
Added connectTimeout and readTimeout parameters to tweak outbound requests
Added https://localhost:7875/nxt?requestType=getAccountId&secretPhrase=123
Added http://localhost:7874/nxt?requestType=getAccountTransactionIds&account=23847569283756×tamp=0
How to register alias?
Jump to: