Author

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

hero member
Activity: 616
Merit: 500
This is a problem with the blockchain explorer

Blockchain explorer does not list my aliases either.

You can list your aliases with an API call:
https://localhost:7875/nxt?requestType=listAccountAliases&account=ACCOUNT

And if you don't trust you peer you can try a random public one.
legendary
Activity: 2142
Merit: 1010
Newbie
IMPORTANT ANNOUNCEMENT

Jean-Luc has joined Nxt core dev team. His role will be focused on leading the core development only, nothing more.
legendary
Activity: 2142
Merit: 1010
Newbie
yes it is a really problem i hope developer can solve it. several my aliases transactions have done and the record is listed in the account. but i cant find any alias in my account. it seems just the transaction not happpened but the fee is gone.

If fee is gone, then aliases r assigned. Both or nothing. How do u check what aliases u own?

I have checked the http://87.230.14.1/nxt/nxt.cgi?action=4000&acc=account_number
and also checked http://localhost:7874/nxt?requestType=getAlias&acc=transaction number
my address is: 12208605872798090255 you can find it if you can see it.
also i notice it is not the problem only me but some people in this post,help some if you can.

Some aliases may be unconfirmed but AS transactions r atomic. If u don't get an alias then u get ur money back. Check if u have unconfirmed transactions pending, they lower ur balance.
hero member
Activity: 616
Merit: 500
yes it is a really problem i hope developer can solve it. several my aliases transactions have done and the record is listed in the account. but i cant find any alias in my account. it seems just the transaction not happpened but the fee is gone.

If fee is gone, then aliases r assigned. Both or nothing. How do u check what aliases u own?

I have checked the http://87.230.14.1/nxt/nxt.cgi?action=4000&acc=account_number
and also checked http://localhost:7874/nxt?requestType=getAlias&acc=transaction number
my address is: 12208605872798090255 you can find it if you can see it.
also i notice it is not the problem only me but some people in this post,help some if you can.
My peer is showing your aliases just fine.. don't worry  Smiley
http://localhost:7874/nxt?requestType=listAccountAliases&account=12208605872798090255
newbie
Activity: 14
Merit: 0
yes it is a really problem i hope developer can solve it. several my aliases transactions have done and the record is listed in the account. but i cant find any alias in my account. it seems just the transaction not happpened but the fee is gone.

If fee is gone, then aliases r assigned. Both or nothing. How do u check what aliases u own?

I have checked the http://87.230.14.1/nxt/nxt.cgi?action=4000&acc=account_number
and also checked http://localhost:7874/nxt?requestType=getAlias&acc=transaction number
my address is: 12208605872798090255 you can find it if you can see it.
also i notice it is not the problem only me but some people in this post,help some if you can.
legendary
Activity: 876
Merit: 1000
Etherscan.io
can someone explain to me what happened on my old account?

I made a new account with a stronger password last night, transferred my 80 nxt:-), left it open and woke up to see if everything was alright. I saw that my tranfer has been reverted. I logged into my old account to see what was wrong and the unconfirmed transactions are stuck at 890. However, there is a "recent block" that worries me... has someone hacked the system and transferred all nxt to himself? every peer has negative values and even my old accounts balance seems wrong...


Shut down the node and browser windows and reopen it

cheers
member
Activity: 84
Merit: 10
can someone explain to me what happened on my old account?

I made a new account with a stronger password last night, transferred my 80 nxt:-), left it open and woke up to see if everything was alright. I saw that my tranfer has been reverted. I logged into my old account to see what was wrong and the unconfirmed transactions are stuck at 890. However, there is a "recent block" that worries me... has someone hacked the system and transferred all nxt to himself? every peer has negative values and even my old accounts balance seems wrong...
legendary
Activity: 2142
Merit: 1010
Newbie
Heey CfB:  so when our client's web interface page seems to get "stuck" on a block, and you tell us to hit f5 to fix, is it just a display problem?  in these cases is the actual java process itself at the wrong block and is it just a display of data issue?

If after F5 u see all blocks back, then it's just a display problem.
legendary
Activity: 2142
Merit: 1010
Newbie
Can this be resolved?

Yes, someone just have to develop client soft.
legendary
Activity: 2142
Merit: 1010
Newbie
yes it is a really problem i hope developer can solve it. several my aliases transactions have done and the record is listed in the account. but i cant find any alias in my account. it seems just the transaction not happpened but the fee is gone.

If fee is gone, then aliases r assigned. Both or nothing. How do u check what aliases u own?
hero member
Activity: 616
Merit: 500
Is there any step by step guide for setting up a public node? Would not mind doing so at all, but I barely have time to keep up with this thread, much less figure put how to properly set up a public node. If someone could point me in the right direction (preferably how to set up a VPS), I would be happy to help.
See the first link in the first post of this thread.
full member
Activity: 238
Merit: 100
Is there any step by step guide for setting up a public node? Would not mind doing so at all, but I barely have time to keep up with this thread, much less figure put how to properly set up a public node. If someone could point me in the right direction (preferably how to set up a VPS), I would be happy to help.

https://bitcointalksearch.org/topic/m.4103726
full member
Activity: 238
Merit: 100
Heey CfB:  so when our client's web interface page seems to get "stuck" on a block, and you tell us to hit f5 to fix, is it just a display problem?  in these cases is the actual java process itself at the wrong block and is it just a display of data issue?
sr. member
Activity: 840
Merit: 251
Is there any step by step guide for setting up a public node? Would not mind doing so at all, but I barely have time to keep up with this thread, much less figure put how to properly set up a public node. If someone could point me in the right direction (preferably how to set up a VPS), I would be happy to help.
legendary
Activity: 2142
Merit: 1010
Newbie
well idk exactly what the code looks like but ideally even if you have 100 peers who all say the block chain is 2000 blocks long, if only 1 person says the blockchain is 2100 blocks long, you ping that person, ask for proof and if he supplies proof than the other 100 dont matter, you just ignore them. If i only have 1 known peer than i would have to be getting my other peers through him. even if he supplied me with 100 peers who all had the wrong chain it wouldnt matter because i would KNOW that i was connected to him and i would know that he had the right chain.

That's right. Switch "communicationLoggingMask" to "3" (in web.xml). I bet u'll see a lot of connection timeout error. This 1 peer with the longest chain is being bombarded with a lot of requests and can't respond to everyone.
legendary
Activity: 2142
Merit: 1010
Newbie
I've restarted start.jar a number of times, even after deleting blocks.nxt and transactions.nxt, and I still never get past block 22268. If I sit on it long enough, I can see more than 10 active peers and more than 500 known peers. Why am I repeatedly getting stuck on the same old block?

Coz most of these 500 known peers r not peers and u waste most of time trying to connect to them.
legendary
Activity: 2142
Merit: 1010
Newbie
We should definitely clone CfB  Wink. The second will fight zombies and bugs when first CfB is sleeping...

No need, I'll post an announcement very soon.
legendary
Activity: 2142
Merit: 1010
Newbie
why is not a single one of my peers telling me how far behind i am?

Coz Transparent Forging is not switched on. Once it's on u'll see the clear picture (and even a bit ahead to the future with some probability).
legendary
Activity: 1092
Merit: 1010
I would also like to ask if the aliases can be made visual on the blockchain.

As fas as I can see with the https://localhost:7875/nxt?requestType=listAccountAliases&account=YOURACCOUNT link, I have successfully registered aliases, but they don't show up in my accounts.

I know this must be done manually, but it is slightly unsettling to not see them.  Wink

Can this be resolved?
legendary
Activity: 2142
Merit: 1010
Newbie
What about email/postman feature,Secure e-mail system including attachments.

These r Arbitrary Messages.
Jump to: