Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: kenel on September 15, 2014, 02:29:46 PM



Title: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: kenel on September 15, 2014, 02:29:46 PM
Currently under testing by Digitalcoin Foundation Members are new features/upgrades/improvements to Digitalcoin [DGC v3.0].

This upgrade will include:

- A move from Scrypt-only to Multi-Algorithm including: Scrypt, SHA256, x11
- Improved blockchain data storage
- Increased pricing stability through reward changes
- Reworking of PrivKey/Wallet Import & Export

Once testing is completed within the Foundation, DGC v3.0 should be ready for release within the next few weeks.

Questions, comments, concerns are all welcome.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: kenel on September 15, 2014, 05:44:54 PM
To clarify also, as I've received questions on this; a fork will be required.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: kenel on September 15, 2014, 08:40:06 PM
One thing I did forget to mention is that we've also come up with an improved difficulty adjustment which should stabilize block times significantly.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: chrismaster on September 15, 2014, 08:44:57 PM
why should I mine digitalcoin and not Litecoin or dogecoin?


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: cosmoo on September 15, 2014, 09:56:05 PM
why should I mine digitalcoin and not Litecoin or dogecoin?

It's a matter of preference. Personally i think litecoin is a little slow, just bitcoin by 1/4th? not really interesting imo, it's only where it is due to being early in on the scene. Doge's price gets thrashed around and is a plaything for whales, not really useful for anything other than speculative daytrading.

I like DGC because it's always been treated like an open-source project. Its ecosystem isn't completely wrecked and the original developer did a great job ensuring network integrity, it's also starting to attract other developers who're interested in keeping it viable long term. The way the economy currently is the value is set to rise in proportion to the amount of community interest vested in it. Compare these two pie graphs:

https://chainz.cryptoid.info/vrc/#!rich
https://chainz.cryptoid.info/dgc/#!rich

You'll see DGC is far more distributed than VRC or other PoS (piece of shit) coins. It's at a level where it can be taken seriously, an ideal digital coin don't you think? :p it should also be mentioned that there was no premine or instamine, the bagholders behind DGC had to either mine or buy them on market.

For the record the alts I'm comfortable holding long term are BTC, PPC, DGC, and MYR. There some other notable alts (and a lot of crap ones) but these four have the most potential for success imo.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: HI-TEC99 on September 15, 2014, 10:53:16 PM
Are you doing a coin swap to the new 3.0 coin?


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: cosmoo on September 15, 2014, 11:46:45 PM
Are you doing a coin swap to the new 3.0 coin?

We're pretty much following after Digibyte's success in turning multi-algo (props to DGB dev for paving the way). Whatever coins you have now will carry over.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: kenel on September 16, 2014, 12:27:08 AM
Are you doing a coin swap to the new 3.0 coin?

Won't be necessary. All coins currently held will carry over without fault.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: Willisius on September 16, 2014, 12:43:19 AM
...
- A move from Scrypt-only to Multi-Algorithm including: Scrypt, SHA256, x11
- Improved blockchain data storage
- Increased pricing stability through reward changes
- Reworking of PrivKey/Wallet Import & Export
...

For improved blockchain data storage and reworking of PrivKey/Wallet Import & Export: What exactly do those entail? Are they just upstream changes being merged into DGC?


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: cosmoo on September 16, 2014, 04:20:16 AM
For improved blockchain data storage and reworking of PrivKey/Wallet Import & Export: What exactly do those entail? Are they just upstream changes being merged into DGC?

Data storage is nothing new, it's actually a function in BTC. The plan with DGC is to use it as a timestamping service, so basically only storing a hash within the chain to prove a certain document existed at that point in time (there's a whole business around this), we're still debating how to go about this, if you have any ideas feel free to chime in on IRC.

I'm not sure what the privkey/wallet import is but we've been wanting a simple GUI button to import wallets for a while, instead of typing --importprivkey in the console. I'm not sure though.

I don't really know what you mean by upstream, but we're trying to keep hard forks at a minimum.


Title: Re: [DGC] Digitalcoin Foundation Announces Upcoming DGC 3.0 Improvements
Post by: Willisius on September 16, 2014, 04:55:31 PM
For improved blockchain data storage and reworking of PrivKey/Wallet Import & Export: What exactly do those entail? Are they just upstream changes being merged into DGC?

Data storage is nothing new, it's actually a function in BTC. The plan with DGC is to use it as a timestamping service, so basically only storing a hash within the chain to prove a certain document existed at that point in time (there's a whole business around this), we're still debating how to go about this, if you have any ideas feel free to chime in on IRC.

I'm not sure what the privkey/wallet import is but we've been wanting a simple GUI button to import wallets for a while, instead of typing --importprivkey in the console. I'm not sure though.

I don't really know what you mean by upstream, but we're trying to keep hard forks at a minimum.

Thanks. By upstream, I mean the code DGC was forked from.