Pages:
Author

Topic: [ANN][NHZ] - NeXT Horizon | ***PoS*** | BOUNTIES | escrow@poloniex - page 33. (Read 141495 times)

hero member
Activity: 966
Merit: 501

updated. thanks for the new feature.
I just forged two super blocks with 1000+ NHZ each. Grin

How much NHZ do you have? Smiley

He holds more than 1 Million, check the Block Explorer.

Thanks.

Hard to do so without his address Wink

I have 4+ million in my wallet. More will come Cheesy
hero member
Activity: 585
Merit: 500
Screw me.
Will release a fix in an hour or so.

Please tell me your address for a bug hunting bounty Smiley

Cool, thx  Wink
sr. member
Activity: 423
Merit: 250
Screw me.
Will release a fix in an hour or so.

Please tell me your address for a bug hunting bounty Smiley
hero member
Activity: 585
Merit: 500
Hard to tell, I can't reproduce it.

If you want to debug: search for "NRS.verifyTransactionBytes = function" in html/ui/nrs.server.js
There are multiple lines with "return false" in that function, add an alert('public key'); before the first of those, alert('deadline, recipient'); before the second and so on to find out which part of the verification fails.

Following code fails:
Code: (javascript)
if (transaction.deadline !== data.deadline || transaction.recipient !== data.recipient) {
    return false;
}

Because : data.recipient = 1739068987193023818 (what is that ?)
and transaction.recipient = 13675701959091502344 (genesis account)

Ho wait : 1739068987193023818 is NXT genesis account ! lol !

Code: (html/ui/nrs.server.js)
if (!("recipient" in data)) {
       //recipient == genesis
       data.recipient = "1739068987193023818";
       data.recipientRS = "NHZ-MRCC-2YLS-8M54-3CMAJ";
}

That's not gonna work Wink
sr. member
Activity: 423
Merit: 250
Hard to tell, I can't reproduce it.

If you want to debug: search for "NRS.verifyTransactionBytes = function" in html/ui/nrs.server.js
There are multiple lines with "return false" in that function, add an alert('public key'); before the first of those, alert('deadline, recipient'); before the second and so on to find out which part of the verification fails.
hero member
Activity: 585
Merit: 500
I have this message displayed for all action in UI "Could not verify transaction bytes (server side)."
What does that means ?

The verification of your transaction fails - did you keep any old files?

Yes, redownloaded all blockchain from stratch.
Didn't help.
sr. member
Activity: 423
Merit: 250
Sent NHZ a few hours ago from poloniex to my wallet. Couple of issues and observations with block explorer that has come to my attention.

[...]

The block explorer had an issue with transactions, everything should be back to normal in a few minutes.

I have this message displayed for all action in UI "Could not verify transaction bytes (server side)."
What does that means ?

The verification of your transaction fails - did you keep any old files?
hero member
Activity: 585
Merit: 500
I have this message displayed for all action in UI "Could not verify transaction bytes (server side)."
What does that means ?
hero member
Activity: 700
Merit: 501

updated. thanks for the new feature.
I just forged two super blocks with 1000+ NHZ each. Grin

How much NHZ do you have? Smiley

He holds more than 1 Million, check the Block Explorer.

Thanks.

Hard to do so without his address Wink
sr. member
Activity: 476
Merit: 250

updated. thanks for the new feature.
I just forged two super blocks with 1000+ NHZ each. Grin

How much NHZ do you have? Smiley

He holds more than 1 Million, check the Block Explorer.
hero member
Activity: 700
Merit: 501

updated. thanks for the new feature.
I just forged two super blocks with 1000+ NHZ each. Grin

How much NHZ do you have? Smiley
hero member
Activity: 585
Merit: 500
Sent NHZ a few hours ago from poloniex to my wallet. Couple of issues and observations with block explorer that has come to my attention.

1) RE: transfer from polo - The balance shows in my wallet (89 confirmations) and on the block explorer but not on the "accounts page" or my account page!? My account is showing additional forged txs since the polo transfer but still no tx from polo. The tx is also not shown from poloniex account.

Looks like a similar situation we had before but worse. If I remember correctly, before there was a slight delay; this appears to not show txs at all.

2) Couldn't we follow accounts from a block page before (i.e. track txs)? Now this is not possible, at least as far as I can tell - "transactions" link is gone.

3) Seems searches (account/ex, etc) are not working in the explorer.

Please have a look. Thanks.

Edit: enjoying v3.1 - not sure how much use the AE will get at this stage of NHZ's development but nice to have the option!
hero member
Activity: 966
Merit: 501

updated. thanks for the new feature.
I just forged two super blocks with 1000+ NHZ each. Grin
sr. member
Activity: 423
Merit: 250
full member
Activity: 171
Merit: 100
No, upgrading is only necessary if you want to use the AE with that client

No in this case it is just a static (bounty) node, for trading and storing i use another account.
sr. member
Activity: 423
Merit: 250
No, upgrading is only necessary if you want to use the AE with that client
full member
Activity: 171
Merit: 100
I do  Smiley

It's not in the GUI of 3.0
3.1 will be released today

When i have a static node installed should i immediatly upgrade to 3.1?
sr. member
Activity: 423
Merit: 250
I do  Smiley

It's not in the GUI of 3.0
3.1 will be released today
full member
Activity: 562
Merit: 100
Already 70000 blocks, why i can not find the AE on the client?
anyone knows the reason?
sr. member
Activity: 422
Merit: 250
We are looking for marketers here
Will talk with Cointropolis about their ideas after they return from PayExpo.
It seems great.
Pages:
Jump to: