Author

Topic: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World - page 268. (Read 522793 times)

legendary
Activity: 1134
Merit: 1001
Dev where are you ? speak good news .
newbie
Activity: 38
Merit: 0
The price drop ? livecoin sometimes in maintenance .

Price and will fall until there is good news, new exchanges, and wanting to become a major investor in this project
legendary
Activity: 1134
Merit: 1001
The price drop ? livecoin sometimes in maintenance .
sr. member
Activity: 464
Merit: 250
Wasssssup!
I could only afford a small stack of DBIX under 200 tokens...but I will not let them go for less than $100usd each... even then I will have to think about it.

This is a new project gaining traction. I think in a few months we will be impressed. This in my opinion is our last chance to get a hold of DBIX at this price range.

GO DBIX!
sr. member
Activity: 294
Merit: 250
Enough of your bulls*it coin. I researched about your scam coin and also found you don't have any office in dubai nor none of you ever gave me an explanation to exactly where you office is located in dubai nor which part of government verified your coin. Stop using a famous countries name to sell your useless coins.

LOL... Been there,, seen it,,,met them,, stop your BS. You just want cheap coins. hahahaha... THIS IS THE NEXT BITCOIN OF THE ARAB WORLD!!!!!


Which hole do you guys crawl out of??? what research?Huh Tons of info to verify their claims. They are registered with the gov,, recognized, and working with and on projects with and for the Gov. Fud as much as you want. Just buy the coin like everyone else and stop using dirty tactics to get hold of cheap coins.


Anyone wants to sell there coins PM me. I will buy any amount fix livecoin price.  Grin Grin Grin Grin Grin Grin Grin Grin Grin
sr. member
Activity: 316
Merit: 250
i want buy 2000 DBIX ,if you interest pm me
welcom bro, if you have more pm me.
newbie
Activity: 49
Merit: 0
Enough of your bulls*it coin. I researched about your scam coin and also found you don't have any office in dubai nor none of you ever gave me an explanation to exactly where you office is located in dubai nor which part of government verified your coin. Stop using a famous countries name to sell your useless coins.
hhhhhh are you serieus? "to sell your useless coins"
this is not Ico , and 0% premine. please go to your thread.
newbie
Activity: 49
Merit: 0
i sold 650 DBIX to Mr Cryptorios. thank you bro.
hero member
Activity: 672
Merit: 500
Enough of your bulls*it coin. I researched about your scam coin and also found you don't have any office in dubai nor none of you ever gave me an explanation to exactly where you office is located in dubai nor which part of government verified your coin. Stop using a famous countries name to sell your useless coins.
sr. member
Activity: 316
Merit: 250
i want buy 2000 DBIX ,if you interest pm me
sr. member
Activity: 316
Merit: 250
Block time will become normal since the moment actual net hashrate will be equal to hashrate shown in stats and stay constant. Fluctuations are main problem. I have no idea how to do it (may be total brain surgery))) You should read about auto difficulty adjust and how algo works in general. Big hashes comes when difficulty low, catch fast blocks, rise difficulty up and go out. You stay in and mine this high difficulty blocks and so on.

If developers decrease this delay, then big hashes will mine a lot of coins without any useful for the project. Then value of token dumped to zero. Investors come to developers and ask "where is my f...ing money?" And so on..

ubiq has solved this problem with new difficulty algorithm:

Quote
https://github.com/ubiq/go-ubiq/releases
This is a hard fork release so you will need to upgrade before block 8000.

The previous hard fork was activated without any issue but the Digishield difficulty algorithm is proving to be inadequate. We have coded up a new solution called the Flux Difficulty Algorithm. This is a minor adjustment to Digishield so that it implements throttling which will eliminate the peaks and troughs of the difficulty chart. This works by making an extra comparison with the previous block time and throttling the rate of change. The current Ethereum difficulty algorithm works using the approach of looking at the time of the previous block.

We have been testing this for a few days in our local Testnet and the results look good. We do not anticipate any issues and we are in close conversation with our pool operators.

Thank you for your support and understanding.


Could help?

https://github.com/ubiq/go-ubiq/commit/d8bb1eeded866926dce347b268e7103f4e95ebab

Anyway, I have a lot of confidence in the arabianchain dev...good job guys!  Wink

I consulted with the Ubiq dev and got some great advice specific to this issue early on, including an offer to handle the Hard Fork. Those guys Rock!!

the difficulty issue is something with addressed with ubiq at the beginning, with the introduction of our flux difficulty algorithm. our target time is 88seconds
so theres a few easy options for difficulty, minor tweaks to eth difficulty (like EXP) howver you will likely see a constant ~30% drift from target time with that approach. Or replace with diff adjustment all together, adding flux from ubiq. with flux, you will still see some odd blocks times, fast, slow, but over time, everything averages out almost perfectly on target time
either option would require a hard fork release


However the choice was made above, as a team to allow the current ArabianChain programmer to handle the Hard Fork himself. I believe it to be a fair decision that was made. I have spent some time chatting with the ArabianChain dev and I believe he is highly qualified and capable of the task which he has completed and which was fully implemented in the Hard Fork which began at Block 39k. I believe that the issue has a really excellent chance of being solved through the Hard Fork. I think that we all need to support the ArabianChain dev and give this the proper amount of time needed in order to resolve itself through the modifications made in the Hard Fork in order for it to reasonably reach the the desired 90 seconds Block Timed emissions or as close to the 90 second average as possible since obviously DBIX is not the only Ethereum Clone to experience this issue.




We are in the true way, we need only time . Good luck.
full member
Activity: 124
Merit: 100
http://arabianchain.org
Block time will become normal since the moment actual net hashrate will be equal to hashrate shown in stats and stay constant. Fluctuations are main problem. I have no idea how to do it (may be total brain surgery))) You should read about auto difficulty adjust and how algo works in general. Big hashes comes when difficulty low, catch fast blocks, rise difficulty up and go out. You stay in and mine this high difficulty blocks and so on.

If developers decrease this delay, then big hashes will mine a lot of coins without any useful for the project. Then value of token dumped to zero. Investors come to developers and ask "where is my f...ing money?" And so on..

ubiq has solved this problem with new difficulty algorithm:

Quote
https://github.com/ubiq/go-ubiq/releases
This is a hard fork release so you will need to upgrade before block 8000.

The previous hard fork was activated without any issue but the Digishield difficulty algorithm is proving to be inadequate. We have coded up a new solution called the Flux Difficulty Algorithm. This is a minor adjustment to Digishield so that it implements throttling which will eliminate the peaks and troughs of the difficulty chart. This works by making an extra comparison with the previous block time and throttling the rate of change. The current Ethereum difficulty algorithm works using the approach of looking at the time of the previous block.

We have been testing this for a few days in our local Testnet and the results look good. We do not anticipate any issues and we are in close conversation with our pool operators.

Thank you for your support and understanding.


Could help?

https://github.com/ubiq/go-ubiq/commit/d8bb1eeded866926dce347b268e7103f4e95ebab

Anyway, I have a lot of confidence in the arabianchain dev...good job guys!  Wink

I consulted with the Ubiq dev and got some great advice specific to this issue early on, including an offer to handle the Hard Fork. Those guys Rock!!

the difficulty issue is something with addressed with ubiq at the beginning, with the introduction of our flux difficulty algorithm. our target time is 88seconds
so theres a few easy options for difficulty, minor tweaks to eth difficulty (like EXP) howver you will likely see a constant ~30% drift from target time with that approach. Or replace with diff adjustment all together, adding flux from ubiq. with flux, you will still see some odd blocks times, fast, slow, but over time, everything averages out almost perfectly on target time
either option would require a hard fork release


However the choice was made above, as a team to allow the current ArabianChain programmer to handle the Hard Fork himself. I believe it to be a fair decision that was made. I have spent some time chatting with the ArabianChain dev and I believe he is highly qualified and capable of the task which he has completed and which was fully implemented in the Hard Fork which began at Block 39k. I believe that the issue has a really excellent chance of being solved through the Hard Fork. I think that we all need to support the ArabianChain dev and give this the proper amount of time needed in order to resolve itself through the modifications made in the Hard Fork in order for it to reasonably reach the the desired 90 seconds Block Timed emissions or as close to the 90 second average as possible since obviously DBIX is not the only Ethereum Clone to experience this issue.


legendary
Activity: 1250
Merit: 1004
pool.sexy
Block time will become normal since the moment actual net hashrate will be equal to hashrate shown in stats and stay constant. Fluctuations are main problem. I have no idea how to do it (may be total brain surgery))) You should read about auto difficulty adjust and how algo works in general. Big hashes comes when difficulty low, catch fast blocks, rise difficulty up and go out. You stay in and mine this high difficulty blocks and so on.

If developers decrease this delay, then big hashes will mine a lot of coins without any useful for the project. Then value of token dumped to zero. Investors come to developers and ask "where is my f...ing money?" And so on..

ubiq has solved this problem with new difficulty algorithm:

Quote
https://github.com/ubiq/go-ubiq/releases
This is a hard fork release so you will need to upgrade before block 8000.

The previous hard fork was activated without any issue but the Digishield difficulty algorithm is proving to be inadequate. We have coded up a new solution called the Flux Difficulty Algorithm. This is a minor adjustment to Digishield so that it implements throttling which will eliminate the peaks and troughs of the difficulty chart. This works by making an extra comparison with the previous block time and throttling the rate of change. The current Ethereum difficulty algorithm works using the approach of looking at the time of the previous block.

We have been testing this for a few days in our local Testnet and the results look good. We do not anticipate any issues and we are in close conversation with our pool operators.

Thank you for your support and understanding.


Could help?

https://github.com/ubiq/go-ubiq/commit/d8bb1eeded866926dce347b268e7103f4e95ebab

Anyway, I have a lot of confidence in the arabianchain dev...good job guys!  Wink
member
Activity: 66
Merit: 10
arabianchain: will be joining a blockchain panel session in Dubai Technology Entrepreneurship Center join us there. on Tuesday 23rd May from 6pm – 9pm for the Dtec Forum: Blockchain.  https://dtec.ae/event/techforum-3/
member
Activity: 66
Merit: 10
we ask only news exchange, etc..

just little patience everything will be on the right way soon and we will know good news
legendary
Activity: 1134
Merit: 1001
Some better exchanges? . Mining has also become too difficult.
sr. member
Activity: 263
Merit: 251
we ask only news exchange, etc..
newbie
Activity: 45
Merit: 0

Lets give it some time. The emissions should eventually average out at the targeted 90 seconds average. Its barely been 400 Blocks since the Hard Fork. But I here what your saying although its still probably a little early to even begin timing 24 hour averages yet.

Block time will become normal since the moment actual net hashrate will be equal to hashrate shown in stats and stay constant. Fluctuations are main problem. I have no idea how to do it (may be total brain surgery))) You should read about auto difficulty adjust and how algo works in general. Big hashes comes when difficulty low, catch fast blocks, rise difficulty up and go out. You stay in and mine this high difficulty blocks and so on.

If developers decrease this delay, then big hashes will mine a lot of coins without any useful for the project. Then value of token dumped to zero. Investors come to developers and ask "where is my f...ing money?" And so on..
full member
Activity: 124
Merit: 100
http://arabianchain.org

Lets give it some time. The emissions should eventually average out at the targeted 90 seconds average. Its barely been 400 Blocks since the Hard Fork. But I here what your saying although its still probably a little early to even begin timing 24 hour averages yet.
Jump to: