Pages:
Author

Topic: [ANN][DGC] Digitalcoin | Multi-algo & Masternodes | Established 2013 - page 21. (Read 523478 times)

legendary
Activity: 952
Merit: 1001
solo wallet.data
legendary
Activity: 2097
Merit: 1070
Hello Gentlemen, I have a problem. I found my old wallet DGC. Why a new wallet does not want to accept my coins?

How are you transferring them ?



I did not understand the question

You found an old DGC wallet ?

What did you find / what do you have right now ?

Do you have a computer with a full old (probably unsynced) client installed with the coins showing up in the balance ?
Do you have only a wallet.dat backup file from an old client ?

Before helping we would need to know your exact situation - what you have, what's working and what's not working.
legendary
Activity: 952
Merit: 1001
Hello Gentlemen, I have a problem. I found my old wallet DGC. Why a new wallet does not want to accept my coins?

How are you transferring them ?



I did not understand the question
legendary
Activity: 2097
Merit: 1070
Hello Gentlemen, I have a problem. I found my old wallet DGC. Why a new wallet does not want to accept my coins?

How are you transferring them ?
legendary
Activity: 952
Merit: 1001
Hello Gentlemen, I have a problem. I found my old wallet DGC. Why a new wallet does not want to accept my coins?
hero member
Activity: 770
Merit: 500
my main account is banned you can come on irc and confirm

No, its not. "ahmed_bodi" is not ban !

OK , that's it, I can settle this once and for all. Ahmed is a business partner in one of my businesses.

Ahmed, please go into the new exchange git (Which is a private git only Ahmed and myself have access to) and post the get_market function in trade.py from the forum handle you are using here now.

If the handle posts this correctly, I can verify that it is indeed Ahmed.


Hey dreamwatcher.
Code is as follows:
Code:
def get_market(curr,master_curr):
try:
sell = query_multi('SELECT rate, SUM(amount),SUM(m_total) FROM %s WHERE sell_order = 1 and m_currency = %%s GROUP BY rate ORDER BY rate ASC LIMIT 100' %curr,(master_curr))
buy = query_multi('SELECT rate, SUM(amount), SUM(m_total) FROM %s WHERE sell_order = 0 and m_currency = %%s GROUP BY rate ORDER BY rate DESC LIMIT 100' %curr,(master_curr))
return {'sell':sell,'buy':buy}
except Exception as e:
error_log(e,inspect.stack()[0][3])
return {'sell':[('N/A','N/A','N/A')],'buy':[('N/A','N/A','N/A')]}

Ahmed


OK, this is settled, the above code is correct. Ahmed has also told me in a private IRC chat that we keep up, that mrbodi is his new handle and that ahmed_bodi has been banned.

If his handles continue to get banned, I can use the same verification as I can add arbitrary code to the git.



That's a private git between you and mrbodi !

How can be sure about this code thing !?

how about make something with the real "ahmed_bodi" account somewhere ??


The code check was for me, not you, it proves to me that mrbodi is Ahmed and thereby I can say that mrbodi is Ahmed.

If you do not know me or my reputation, so be it.

Ahmed, here is another way for you to prove yourself over here:

Create a public git on your github (https://github.com/ahmedbodi) named something appropriate like:

I_am_the_real_ahmed_ coinbuzz

or maybe something more colorful like:

Coinbuzz you are a    Grin



Dreamwatcher is trustworthy. If he said that mrbodi is Ahmed I do believe him.

This is true, I have known Ahmed for a while, well on the internet that is. He used the chat handle Ahmedbodi back in the MCXnow days.
hero member
Activity: 1360
Merit: 506
DGC on Bittrex!!  Happy trading...

https://bittrex.com/Market/?MarketName=BTC-DGC


-tb-
WHAT THE FUCK?even the main thread or website says nothing about this shocking info.arseholes

Whats with the rude, ignorant tone? Is it a life or death emergency if you didn't find out day 1 DGC is on Bittrex?? If you actually took a real interest in DGC and was on DGC IRC, the DGC forum website or Digitalcoin Facebook you would have known it was on Bittrex earlier.

Like TB said there is a new ANN page. This one was maintained by Baritus and not the DGC Foundation hence the delay...
legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain
DGC on Bittrex!!  Happy trading...

https://bittrex.com/Market/?MarketName=BTC-DGC


-tb-
WHAT THE FUCK?even the main thread or website says nothing about this shocking info.arseholes

It's because the link is in the new ANN thread:  https://bitcointalksearch.org/topic/dgc-digitalcoin-30-multi-algorithm-improved-blockchain-storage-released-785601

Website will be updated once baritus transfers it to the Foundation.

-tb-
full member
Activity: 238
Merit: 100
DGC on Bittrex!!  Happy trading...

https://bittrex.com/Market/?MarketName=BTC-DGC


-tb-
WHAT THE FUCK?even the main thread or website says nothing about this shocking info.arseholes
legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain
hero member
Activity: 729
Merit: 502
we've started a new ANN thread over here: https://bitcointalksearch.org/topic/m.8853720

cleaning it up a bit now
sr. member
Activity: 371
Merit: 250
my main account is banned you can come on irc and confirm

No, its not. "ahmed_bodi" is not ban !

OK , that's it, I can settle this once and for all. Ahmed is a business partner in one of my businesses.

Ahmed, please go into the new exchange git (Which is a private git only Ahmed and myself have access to) and post the get_market function in trade.py from the forum handle you are using here now.

If the handle posts this correctly, I can verify that it is indeed Ahmed.


Hey dreamwatcher.
Code is as follows:
Code:
def get_market(curr,master_curr):
try:
sell = query_multi('SELECT rate, SUM(amount),SUM(m_total) FROM %s WHERE sell_order = 1 and m_currency = %%s GROUP BY rate ORDER BY rate ASC LIMIT 100' %curr,(master_curr))
buy = query_multi('SELECT rate, SUM(amount), SUM(m_total) FROM %s WHERE sell_order = 0 and m_currency = %%s GROUP BY rate ORDER BY rate DESC LIMIT 100' %curr,(master_curr))
return {'sell':sell,'buy':buy}
except Exception as e:
error_log(e,inspect.stack()[0][3])
return {'sell':[('N/A','N/A','N/A')],'buy':[('N/A','N/A','N/A')]}

Ahmed


OK, this is settled, the above code is correct. Ahmed has also told me in a private IRC chat that we keep up, that mrbodi is his new handle and that ahmed_bodi has been banned.

If his handles continue to get banned, I can use the same verification as I can add arbitrary code to the git.



That's a private git between you and mrbodi !

How can be sure about this code thing !?

how about make something with the real "ahmed_bodi" account somewhere ??


The code check was for me, not you, it proves to me that mrbodi is Ahmed and thereby I can say that mrbodi is Ahmed.

If you do not know me or my reputation, so be it.

Ahmed, here is another way for you to prove yourself over here:

Create a public git on your github (https://github.com/ahmedbodi) named something appropriate like:

I_am_the_real_ahmed_ coinbuzz

or maybe something more colorful like:

Coinbuzz you are a    Grin



Dreamwatcher is trustworthy. If he said that mrbodi is Ahmed I do believe him.
legendary
Activity: 1064
Merit: 1000
my main account is banned you can come on irc and confirm

No, its not. "ahmed_bodi" is not ban !

OK , that's it, I can settle this once and for all. Ahmed is a business partner in one of my businesses.

Ahmed, please go into the new exchange git (Which is a private git only Ahmed and myself have access to) and post the get_market function in trade.py from the forum handle you are using here now.

If the handle posts this correctly, I can verify that it is indeed Ahmed.


Hey dreamwatcher.
Code is as follows:
Code:
def get_market(curr,master_curr):
try:
sell = query_multi('SELECT rate, SUM(amount),SUM(m_total) FROM %s WHERE sell_order = 1 and m_currency = %%s GROUP BY rate ORDER BY rate ASC LIMIT 100' %curr,(master_curr))
buy = query_multi('SELECT rate, SUM(amount), SUM(m_total) FROM %s WHERE sell_order = 0 and m_currency = %%s GROUP BY rate ORDER BY rate DESC LIMIT 100' %curr,(master_curr))
return {'sell':sell,'buy':buy}
except Exception as e:
error_log(e,inspect.stack()[0][3])
return {'sell':[('N/A','N/A','N/A')],'buy':[('N/A','N/A','N/A')]}

Ahmed


OK, this is settled, the above code is correct. Ahmed has also told me in a private IRC chat that we keep up, that mrbodi is his new handle and that ahmed_bodi has been banned.

If his handles continue to get banned, I can use the same verification as I can add arbitrary code to the git.



That's a private git between you and mrbodi !

How can be sure about this code thing !?

how about make something with the real "ahmed_bodi" account somewhere ??


The code check was for me, not you, it proves to me that mrbodi is Ahmed and thereby I can say that mrbodi is Ahmed.

If you do not know me or my reputation, so be it.

Ahmed, here is another way for you to prove yourself over here:

Create a public git on your github (https://github.com/ahmedbodi) named something appropriate like:

I_am_the_real_ahmed_ coinbuzz

or maybe something more colorful like:

Coinbuzz you are a    Grin

member
Activity: 84
Merit: 10
I appreciate the way the coin was designed to prevent early adopters from mining. Keep it up!
legendary
Activity: 2097
Merit: 1070
my main account is banned you can come on irc and confirm

No, its not. "ahmed_bodi" is not ban !

OK , that's it, I can settle this once and for all. Ahmed is a business partner in one of my businesses.

Ahmed, please go into the new exchange git (Which is a private git only Ahmed and myself have access to) and post the get_market function in trade.py from the forum handle you are using here now.

If the handle posts this correctly, I can verify that it is indeed Ahmed.


Hey dreamwatcher.
Code is as follows:
Code:
def get_market(curr,master_curr):
try:
sell = query_multi('SELECT rate, SUM(amount),SUM(m_total) FROM %s WHERE sell_order = 1 and m_currency = %%s GROUP BY rate ORDER BY rate ASC LIMIT 100' %curr,(master_curr))
buy = query_multi('SELECT rate, SUM(amount), SUM(m_total) FROM %s WHERE sell_order = 0 and m_currency = %%s GROUP BY rate ORDER BY rate DESC LIMIT 100' %curr,(master_curr))
return {'sell':sell,'buy':buy}
except Exception as e:
error_log(e,inspect.stack()[0][3])
return {'sell':[('N/A','N/A','N/A')],'buy':[('N/A','N/A','N/A')]}

Ahmed


OK, this is settled, the above code is correct. Ahmed has also told me in a private IRC chat that we keep up, that mrbodi is his new handle and that ahmed_bodi has been banned.

If his handles continue to get banned, I can use the same verification as I can add arbitrary code to the git.



That's a private git between you and mrbodi !

How can be sure about this code thing !?

how about make something with the real "ahmed_bodi" account somewhere ??

Either you're dumb as a stump or you're one of the trolls who got his original account banned - which is it ?

I could create an account named 'ahmed_bodi' somewhere else and post to it - would that be better for you ?

It would be better if his original account was unbanned, why is it banned in the first place ?

Ahmed is the new DGC Dev and he is working with the DGC foundation of which I'm a member on a daily basis to develop new features for DGC.
sr. member
Activity: 490
Merit: 250
my main account is banned you can come on irc and confirm

No, its not. "ahmed_bodi" is not ban !

OK , that's it, I can settle this once and for all. Ahmed is a business partner in one of my businesses.

Ahmed, please go into the new exchange git (Which is a private git only Ahmed and myself have access to) and post the get_market function in trade.py from the forum handle you are using here now.

If the handle posts this correctly, I can verify that it is indeed Ahmed.


Hey dreamwatcher.
Code is as follows:
Code:
def get_market(curr,master_curr):
try:
sell = query_multi('SELECT rate, SUM(amount),SUM(m_total) FROM %s WHERE sell_order = 1 and m_currency = %%s GROUP BY rate ORDER BY rate ASC LIMIT 100' %curr,(master_curr))
buy = query_multi('SELECT rate, SUM(amount), SUM(m_total) FROM %s WHERE sell_order = 0 and m_currency = %%s GROUP BY rate ORDER BY rate DESC LIMIT 100' %curr,(master_curr))
return {'sell':sell,'buy':buy}
except Exception as e:
error_log(e,inspect.stack()[0][3])
return {'sell':[('N/A','N/A','N/A')],'buy':[('N/A','N/A','N/A')]}

Ahmed


OK, this is settled, the above code is correct. Ahmed has also told me in a private IRC chat that we keep up, that mrbodi is his new handle and that ahmed_bodi has been banned.

If his handles continue to get banned, I can use the same verification as I can add arbitrary code to the git.



That's a private git between you and mrbodi !

How can be sure about this code thing !?

how about make something with the real "ahmed_bodi" account somewhere ??
hero member
Activity: 729
Merit: 502
What'd really be ideal imo is a long, steady transition into PoS. Maybe it'll happen in the future, it's hard work to do.
hero member
Activity: 729
Merit: 502
Merge mining with doge and LTC is the way to go.

Massive distribution and the best part is finally an ultra secure network.  With that in mind DGC can be used by many people without worries or getting hacked.  Security is one thing 99% of all alts lack.

So of Ahmed can add the merge patch to merge with doge and LTC then that would be a brilliant move.  Also reducing the inflation and max cap (dilution) would be a very good move.  As soon as possible before this boom goes onto full swing.

Cheers!

I argued for merged-mining as well, it would solidify DGC's status as a payment network, the thing is once we do we've essentially 'locked' ourselves into the opinions of all the ASIC owners out there which would make a hard fork much more difficult to accomplish. DGC isn't going to explode to the front with BTC anytime soon so we figured it'd be best to start small and see how well we can grow. The choice of merge-mining is still on the table if the threat of network takeover persists.

We're definitely aware that having ~300mh/s regular hashpower is fucking pathetic, and absolutely unacceptable. It's ludicrous to promote such a network as a viable option for global trade.

If we do wind up merge-mining, the optimal scheme would be to merge SHA and scrypt with tiny rewards, while leaving x11 open to solo miners with something like 500% more reward. Say 1dgc for SHA and scrypt, 5dgc for x11. That way we'd secure 2/3rds of the chain while keeping rewards consolidated to loyal miners who are more interested in the coin's success instead of their own profit.

*edit i have no idea what # of coins minted would work best, that's just an example.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
Going with a multi-algo implementation seems like an overly complicated way to go about attempting to secure the blockchain. I'm not versed in the technical details of how a multi-algo coin functions but if the goal is to secure the blockchain then implementing auxPOW should be considered as an alternative.

DOGE went from having 60 Gh/s to 800 Gh/s after implementing auxPOW. Just realize that any dramatic increase in hashrate will have a similar dramatic increase in difficulty.


Merge mining with doge and LTC is the way to go.

Massive distribution and the best part is finally an ultra secure network.  With that in mind DGC can be used by many people without worries or getting hacked.  Security is one thing 99% of all alts lack.

So of Ahmed can add the merge patch to merge with doge and LTC then that would be a brilliant move.  Also reducing the inflation and max cap (dilution) would be a very good move.  As soon as possible before this boom goes onto full swing.

Cheers!
Pages:
Jump to: