Pages:
Author

Topic: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo) - page 58. (Read 171873 times)

newbie
Activity: 53
Merit: 0
legendary
Activity: 1428
Merit: 1001
getmonero.org
DDcGVrUFAEuuqUTK49mXxJ3E9HCBowhypx With what is he mining?!
sr. member
Activity: 350
Merit: 250
DTC unofficial team
oocook5u has answered my PMs, il help him to setup a dnsseeder so the peer problems will be gone in a further release (or if you compile from git, as soon hes commiting it).

=>

Good to have oocook5u back Smiley

Really great Smiley Let's wait for updates!
legendary
Activity: 1428
Merit: 1001
getmonero.org
Good to have oocook5u back Smiley
legendary
Activity: 1792
Merit: 1008
/dev/null
Two questions:

 - can it be implemented 'auction system', when data storage fee is dynamic and depends only on demand - the same as with Bitcoin transaction fees, more DTC per 1KB -> higher probability to be processed soon (and to be processed at all - with 0 fee it can be impossible to confirm transaction)

 - what is current development process and nearest plans?
oocook5u has answered my PMs, il help him to setup a dnsseeder so the peer problems will be gone in a further release (or if you compile from git, as soon hes commiting it).
newbie
Activity: 36
Merit: 0
Two questions:

 - can it be implemented 'auction system', when data storage fee is dynamic and depends only on demand - the same as with Bitcoin transaction fees, more DTC per 1KB -> higher probability to be processed soon (and to be processed at all - with 0 fee it can be impossible to confirm transaction)


This is the same question as mentioned above. In case tx fee modification will be enabled it will behave following way:

----
Sender can set any fee above technically hard-coded minimum (such a minimum is required in order to avoid tx spam).
Each miner sets his own minimum fee to accept tx into memory pool.

Auction system will really work in case tx flow is close to 1Mb per minute (max blockchain capacity). Below this limit miners are motivated to accept any tx with fee above zero.
----

NB: Second question will get it's answer also Wink
sr. member
Activity: 350
Merit: 250
DTC unofficial team
Two questions:

 - can it be implemented 'auction system', when data storage fee is dynamic and depends only on demand - the same as with Bitcoin transaction fees, more DTC per 1KB -> higher probability to be processed soon (and to be processed at all - with 0 fee it can be impossible to confirm transaction)

 - what is current development process and nearest plans?
newbie
Activity: 36
Merit: 0
oocook5u, I have a request for you, what about lowering the fee to post data so people start actually using this nice feature ?
You know, people tend to hold the coins, as if they where bitcoins ...

Can we test it client side ? I tried lowering MIN_TX_FEE in the code but somehow I end up always with the same fees ( the -paytxfee argument doesn't work either since XPM has it disabled in code).

Do you know why did Sunny King disabled -paytxfee?
hero member
Activity: 637
Merit: 500
oocook5u, I have a request for you, what about lowering the fee to post data so people start actually using this nice feature ?
You know, people tend to hold the coins, as if they where bitcoins ...

Can we test it client side ? I tried lowering MIN_TX_FEE in the code but somehow I end up always with the same fees ( the -paytxfee argument doesn't work either since XPM has it disabled in code).
newbie
Activity: 36
Merit: 0
I downloaded datacoin and was surprised to see the difficulty at above 9.  I'm just wondering, is it possible to merge-mine this, or at least to re-use the cunningham chains from the Primecoin block chain?  If it's possible, I'd say some clever person is getting a lot of blocks!
That's interesting, and I have been thinking about it also, if in the end DTC could be merge-mined with XPM that would be definately good for the coin, and that would also mean that both coins would share the same difficulty. I can't see a reason why the prime chains accepted by XPM couldn't be accepted for DTC, but they could be chained somehow in the blockchain.

Let's wait and see.  Roll Eyes

Yeah, with the same difficulty and merge-mining it can be awesome union for both coins.

In case of merged mining one of blockchains is parent (has much higher difficulty) and another one is auxiliary and has lower difficulty. This is not the case of Datacoin and Primecoin as soon as difficulties are very close to each other now: 10.x for Primecoin and 9.x for Datacoin. Thus there is no way to do merged mining in the near future.

Please see details here: https://en.bitcoin.it/wiki/Merged_mining_specification
member
Activity: 73
Merit: 10
I was brave and I just closed and reopened my wallet - immature DTC are still there.

You can see how much I trust you guys Smiley

Anyway I can wait. Thanks for the help.
full member
Activity: 238
Merit: 100
Inject Its Venom Into Your Veins
Think someone could whip up a mac binary?
sr. member
Activity: 350
Merit: 250
DTC unofficial team
does the speed of the maturing speed up later?

i got 6 dtc now ^^ but i havent been able to use it for like 3 days sofar and i wanne sell em :>

only with hardfork, and it will be not good idea. But maybe in future... Wink
full member
Activity: 140
Merit: 100
Hrmpf. Just googled a bit - seems to be my misunderstanding...
 
Is it correct that 'immature' payments need to wait for 3200 blocks to get 'mature'?

So I simply have to wait, then... I'll see ;-)

Can I restart the wallet while I have 'immature' values in it? I cannot see them in the 'getinfo' output...


yes, you're right, 3200 confirmations before maturing the funds and before you can use these coins. Only after 3200 confirms you'll see coins in getinfo, it is common practice for all coins here

Seems legit Smiley

Still.. I've read somewhere else that one had immature funds in his wallet and after restarting the wallet, it was gone. So, can I restart the wallet without risking to lose what I've got? Or how can I find out if the block was orphaned later?

Until now I was only pool mining and there the pool was checking for orphaned blocks before executing the payout. Might have something to do with the number of accepts - which might have been lower for this other coin?


You can get situation when immature go away from your wallet after restarting is possible only in case of solo mining. Pool checks for such things.

3200 is required number of confirmations and doesn't depend on pool, but only on network protocol. Each pool can only increase this value, but not to decrease - the same is true for all altcoins. No way to get your coins and spend them before they mature in the network, no matter how you got them - with pool or with solo mining


does the speed of the maturing speed up later?

i got 6 dtc now ^^ but i havent been able to use it for like 3 days sofar and i wanne sell em :>
sr. member
Activity: 266
Merit: 250
Science!
Just wait the 3200 blocks, it's only ~2.2222 days  Tongue
sr. member
Activity: 350
Merit: 250
DTC unofficial team
Hrmpf. Just googled a bit - seems to be my misunderstanding...
 
Is it correct that 'immature' payments need to wait for 3200 blocks to get 'mature'?

So I simply have to wait, then... I'll see ;-)

Can I restart the wallet while I have 'immature' values in it? I cannot see them in the 'getinfo' output...


yes, you're right, 3200 confirmations before maturing the funds and before you can use these coins. Only after 3200 confirms you'll see coins in getinfo, it is common practice for all coins here

Seems legit Smiley

Still.. I've read somewhere else that one had immature funds in his wallet and after restarting the wallet, it was gone. So, can I restart the wallet without risking to lose what I've got? Or how can I find out if the block was orphaned later?

Until now I was only pool mining and there the pool was checking for orphaned blocks before executing the payout. Might have something to do with the number of accepts - which might have been lower for this other coin?


You can get situation when immature go away from your wallet after restarting is possible only in case of solo mining. Pool checks for such things.

3200 is required number of confirmations and doesn't depend on pool, but only on network protocol. Each pool can only increase this value, but not to decrease - the same is true for all altcoins. No way to get your coins and spend them before they mature in the network, no matter how you got them - with pool or with solo mining
member
Activity: 73
Merit: 10
Hrmpf. Just googled a bit - seems to be my misunderstanding...
 
Is it correct that 'immature' payments need to wait for 3200 blocks to get 'mature'?

So I simply have to wait, then... I'll see ;-)

Can I restart the wallet while I have 'immature' values in it? I cannot see them in the 'getinfo' output...


yes, you're right, 3200 confirmations before maturing the funds and before you can use these coins. Only after 3200 confirms you'll see coins in getinfo, it is common practice for all coins here

Seems legit Smiley

Still.. I've read somewhere else that one had immature funds in his wallet and after restarting the wallet, it was gone. So, can I restart the wallet without risking to lose what I've got? Or how can I find out if the block was orphaned later?

Until now I was only pool mining and there the pool was checking for orphaned blocks before executing the payout. Might have something to do with the number of accepts - which might have been lower for this other coin?
sr. member
Activity: 350
Merit: 250
DTC unofficial team
Hrmpf. Just googled a bit - seems to be my misunderstanding...
 
Is it correct that 'immature' payments need to wait for 3200 blocks to get 'mature'?

So I simply have to wait, then... I'll see ;-)

Can I restart the wallet while I have 'immature' values in it? I cannot see them in the 'getinfo' output...


yes, you're right, 3200 confirmations before maturing the funds and before you can use these coins. Only after 3200 confirms you'll see coins in getinfo, it is common practice for all coins here
member
Activity: 73
Merit: 10
Hrmpf. Just googled a bit - seems to be my misunderstanding...
 
Is it correct that 'immature' payments need to wait for 3200 blocks to get 'mature'?

So I simply have to wait, then... I'll see ;-)

Can I restart the wallet while I have 'immature' values in it? I cannot see them in the 'getinfo' output...
member
Activity: 73
Merit: 10
Has anyone used the pool? http://dtc.gpool.net/

I did. Started to use this pool this morning. Have a couple of primeminers running on Linux.

Payout is when you reach 0.3 DTC. I got my first payout of ~ 0.3 PTS - which is now 'immature' :/

How can this be? IMHO the pool software is also 'immature' ^^
Will wait for the next payout - if this is immature too - I'm gone.
Pages:
Jump to: