Author

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

sr. member
Activity: 308
Merit: 250
What does the deadline parameter mean? Why is it necessary?
legendary
Activity: 2142
Merit: 1010
Newbie
Where that mining features will be added ?

Which features?
sr. member
Activity: 490
Merit: 250
Where that mining features will be added ?
legendary
Activity: 2142
Merit: 1010
Newbie
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
legendary
Activity: 2142
Merit: 1010
Newbie
How's 0.4.0 coming along? Smiley

I'm checking that everything is OK.
member
Activity: 98
Merit: 10

No. This branch will be abandoned after a node sees legit chain.

Oh, so it's an issue with an individual node only?

How's 0.4.0 coming along? Smiley
legendary
Activity: 2142
Merit: 1010
Newbie
Should we be worried? What is the 'normal' or desirable range of the base target value?

No. This branch will be abandoned after a node sees legit chain.

Max base target is 1'000'000'000-fold of the initial base target. At this max target 1 NXT will mine 1 block per minute. That guy stuck coz Nxt forging algo has other additional protection tricks.
legendary
Activity: 1512
Merit: 1004
How many blocks are usually generated in a day? (i.e. what is the approximate time of when we will be able to buy aliases?)
1440 a day,1 block per minute
member
Activity: 98
Merit: 10
Here is an interesting branch:


Should we be worried? What is the 'normal' or desirable range of the base target value?
legendary
Activity: 2142
Merit: 1010
Newbie
Here is an interesting branch:

legendary
Activity: 1512
Merit: 1004
@GCInc
Why I can not withdraw from the dgex for the reason of pending orders.
The pending orders is about deposited many days(8days) ago.Why it is still remain pending.
Please please please give some explanation.

Check if you confused deposit and withdrawal. If you did, send an email to the admin so he can cancel the pending deposit.
Thank you,superresistant
Now it is Ok. I have contact them before,they have dealed it now.
legendary
Activity: 2142
Merit: 1010
Newbie
How many blocks are usually generated in a day? (i.e. what is the approximate time of when we will be able to buy aliases?)

http://87.230.14.1/nxt/nxt.cgi?action=40&sub=7
sr. member
Activity: 308
Merit: 250
How many blocks are usually generated in a day? (i.e. what is the approximate time of when we will be able to buy aliases?)
legendary
Activity: 2142
Merit: 1010
Newbie
How is the BaseTarget determined?

BaseTargetn = BaseTargetn-1 * (BlockTimestampn - BlockTimestampn-1) / 60

BaseTargetn limited to [BaseTargetn-1 / 2;  BaseTargetn-1 * 2] interval though
legendary
Activity: 2156
Merit: 1131
@GCInc
Why I can not withdraw from the dgex for the reason of pending orders.
The pending orders is about deposited many days(8days) ago.Why it is still remain pending.
Please please please give some explanation.

Check if you confused deposit and withdrawal. If you did, send an email to the admin so he can cancel the pending deposit.
legendary
Activity: 2142
Merit: 1010
Newbie
Cool idea, but doesn't anyone have the keys to the genesis account?  Or, does the software reject transactions coming from that account?

What about all the unclaimed NXT?  Is that being destroyed also?

BCNext has the keys but he can't send coins coz his balance is almost minus one billion. Soft rejects transactions that lead to negative balance.

Unclaimed coins r waiting for their legit owners.
sr. member
Activity: 644
Merit: 250
Why is coinmarketcap showing 999,997,987 NXT instead of 1B NXT?

Someone sent 2013 Nxt back to the genesis account, thus destroying them.

Cool idea, but doesn't anyone have the keys to the genesis account?  Or, does the software reject transactions coming from that account?

What about all the unclaimed NXT?  Is that being destroyed also?

BCNext has the passphrase to the genesis account.  No, the unclaimed Nxt isn't being destroyed.
legendary
Activity: 1512
Merit: 1004
@GCInc
Why I can not withdraw from the dgex for the reason of pending orders.
The pending orders is about deposited many days(8days) ago.Why it is still remain pending.
Please please please give some explanation.
 
full member
Activity: 238
Merit: 100
oooh so the generationSignature is a digest of the previous generationSignature + the time-stamp of the previous block?

No. It's digest of prevGenSignature only.

How determined the generator (account) of the next block:

1. X = digest of prevGenSignature gives 256 bits
2. First 64 bits of X is a HIT
3. Target = BaseTarget (which is the same for all accounts) * Balance * Time_since_previous_block
4. If HIT < Target then next block can be generated

Edit: Target grows each second until it "crosses" HIT of one of the accounts

How is the BaseTarget determined?
legendary
Activity: 2156
Merit: 1131
Guys, what is your orphan rate ?

I've got 8 orphans on 9 blocks. I've read before that an orphan block could be an empty solved block, am I right ?
Jump to: