javabudd (OP)
|
|
February 14, 2014, 01:00:25 AM Last edit: June 08, 2014, 08:40:05 PM by javabudd |
|
Hey folks, Dougcoin is a quark based altcoin with a much bigger payout/longer halving implementing Kimoto Gravity Well. 2 blocks have been mined to test (20480 DOUG) and we have donated them all to our supporters. **COMPILED WITH OPENSSL-1.0.1g** dougcoin.orghosting.dougcoin.org - WordPress hosting for DOUG or BTC Vote for DOUG! https://www.mintpal.com/votinghttp://www.allcrypt.com/beta/voting.phphttps://cryptorush.in/index.php?p=voteDougcoin needs your help developing our community. Email dougcurrency@gmail.com with Bounty # in the subject line and your submission/wallet address in the body. Bounty 1: 15,000 DOUG for a YouTube tutorial on how to setup Dougcoin wallet and mining on Windows. Bounty 2: 10,000 DOUG for logo or splash screen submissions. Top 3 submissions will receive DOUG. 1st place 5k, 2nd place 2k, 3rd place 1k.Bounty 3: 100 DOUG for every @DougCurrency retweet or hashtag using #dougcurrency #dougcoin Bounty 4: 100,000 DOUG for an experienced software developer Bounty 5: 40,000 DOUG for a social media GURUBounty 6: 75,000 DOUG for a marketing expert - 9 rounds of hashing from 6 hashing functions (blake, bmw, groestl, jh, keccak, skein).
- Kimoto Gravity Well
- CPU Mining
- 30 second block generations
- 10240 DOUG per block (halving every 86400 blocks ~ 30 days)
- Roughly 1.8 billion coins total
Windowshttp://dougcoin.org/Dougcoin-Win-0.8.ziphttp://coinok.pw/wallet/doug/Linuxhttps://github.com/javabudd/Dougcoinhttp://coinok.pw/wallet/doug/Machttps://mega.co.nz/#!nVxHTTZA!fqS-X3Y65ee7aBcmZgEqv5drnwTRhCSgPT98iENf8Eghttps://www.virustotal.com/en/file/3a2b6dd067c65603810936eda1eb3dd5b6ea4003e21fa578661e3e779c3596f6/analysis/1395494916/Githubhttps://github.com/javabudd/Dougcoinhttps://github.com/javabudd/Dougpoolhttps://github.com/javabudd/DougexplorerMiner (use at your own risk, it's the win64_all_Improved2 package) http://lowend.fm/DougMiner.ziprpcuser=dougcoin rpcpassword=getdoug maxconnections=300 rpcallowip=* rpcport=6968 port=6969 daemon=0 listen=1 server=1 addnode=lowend.fm:6969 addnode=bobcat.hopto.org:6969 addnode=prism.hopto.org:6969 addnode=pugna.hopto.org:6969 http://23.226.130.190:7977https://cpu-pool.net/doug/ MPOS http://dougpool.lowend.fm <minerd -a quark -o stratum+tcp://lowend.fm:7977 -u DOUGADDRESS -p xxx> http://doug.air-pool.net/ <minerd -a quark -o stratum+tcp://doug-s1.air-pool.net:4320 -u DOUGADDRESS -p X> http://doug.ext-pool.net <minerd -a quark -o stratum+tcp://doug.ext-pool.net:2010 -u DOUGADDRESS -p X> http://zcoins.org:9822 <minerd -a quark -o http://zcoins.org:9822/ -u DOUGADDRESS> http://doug.mine-pool.net <minerd -a quark -o stratum+tcp://doug.mine-pool.net:4300 -u DOUGADDRESS -p xxx> http://explorer.dougcoin.orghttps://qex.la/https://comkort.com/Vote for DOUG: https://www.mintpal.com/votingVote for DOUG: http://www.allcrypt.com/beta/voting.phpVote for DOUG: https://cryptorush.in/index.php?p=votehttp://dice-site.tk/doug http://dougcoin.orghttp://hosting.dougcoin.orghttps://twitter.com/DougCurrencyhttps://www.facebook.com/DougCurrencyCheers.
|
|
|
|
MisO69
Legendary
Offline
Activity: 1946
Merit: 1005
My mule don't like people laughing
|
|
February 14, 2014, 01:04:39 AM |
|
YAY Another CPU Coin!!
|
|
|
|
TimFChavez
Member
Offline
Activity: 98
Merit: 10
|
|
February 14, 2014, 01:06:13 AM |
|
How many total coins?
|
|
|
|
SlidingHorn
Full Member
Offline
Activity: 196
Merit: 100
★Bitvest.io★ Play Plinko or Invest!
|
|
February 14, 2014, 01:23:49 AM |
|
Womp Womp; g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/ryan/Coins/Dougcoin/src -I/home/ryan/Coins/Dougcoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=0 -I/home/ryan/Coins/Dougcoin/src/leveldb/include -I/home/ryan/Coins/Dougcoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o Dougcoind leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o obj/blake.o obj/bmw.o obj/groestl.o obj/jh.o obj/keccak.o obj/skein.o -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread /home/ryan/Coins/Dougcoin/src/leveldb/libleveldb.a /home/ryan/Coins/Dougcoin/src/leveldb/libmemenv.a obj/alert.o: file not recognized: File format not recognized collect2: ld returned 1 exit status make: *** [Dougcoind] Error 1
|
|
|
|
singula
|
|
February 14, 2014, 01:29:43 AM |
|
The sources needed some significant bashing in order to compile (Linux has case-sensitive filesystem, does not have boost installed in "c:\deps", build_detect platform must be executable, etc, etc ...)
|
Big brother is not watching you anymore. Big brother is telling you how to live.
|
|
|
SlidingHorn
Full Member
Offline
Activity: 196
Merit: 100
★Bitvest.io★ Play Plinko or Invest!
|
|
February 14, 2014, 01:33:50 AM |
|
The sources needed some significant bashing in order to compile (Linux has case-sensitive filesystem, does not have boost installed in "c:\deps", build_detect platform must be executable, etc, etc ...)
How'd you get that so fast though? I need to step my linux game up...
|
|
|
|
javabudd (OP)
|
|
February 14, 2014, 01:34:57 AM |
|
Make sure you install the leveldb database in src/leveldb. Thanks for mentioning the errors, I will fix them ASAP
|
|
|
|
javabudd (OP)
|
|
February 14, 2014, 01:40:45 AM |
|
How many total coins?
about 1.8 billion
|
|
|
|
singula
|
|
February 14, 2014, 01:41:14 AM |
|
The sources needed some significant bashing in order to compile (Linux has case-sensitive filesystem, does not have boost installed in "c:\deps", build_detect platform must be executable, etc, etc ...)
How'd you get that so fast though? I need to step my linux game up... Not the first coin I've compiled, so I have already quite some experience with hotfixing broken source in order to get the wallet running and start mining ASAP Some of the bugs have simple solution once you spot them (rename "Splash.png" to "splash.png", remove lines referencing c:\deps in the .pro file, remove boost libsuffix there also ...) I have script that can fix many of these common bugs automatically after downloading coin sources Though this coin has probably the most stuff that needed fixing amongst the about 70 or 80 I've already compiled in the past ...
|
Big brother is not watching you anymore. Big brother is telling you how to live.
|
|
|
javabudd (OP)
|
|
February 14, 2014, 01:55:43 AM |
|
The sources needed some significant bashing in order to compile (Linux has case-sensitive filesystem, does not have boost installed in "c:\deps", build_detect platform must be executable, etc, etc ...)
How'd you get that so fast though? I need to step my linux game up... Not the first coin I've compiled, so I have already quite some experience with hotfixing broken source in order to get the wallet running and start mining ASAP Some of the bugs have simple solution once you spot them (rename "Splash.png" to "splash.png", remove lines referencing c:\deps in the .pro file, remove boost libsuffix there also ...) I have script that can fix many of these common bugs automatically after downloading coin sources Though this coin has probably the most stuff that needed fixing amongst the about 70 or 80 I've already compiled in the past ... I appreciate the fixes, once I get this on github would you be willing to help out?
|
|
|
|
TimFChavez
Member
Offline
Activity: 98
Merit: 10
|
|
February 14, 2014, 02:15:26 AM |
|
What are the best setting for the P2P pool? I'm using minerd64_sse4 -a quark -t 7 --url stratum+tcp://doug.mine-pool.net:4300 -u 4A7cdV54Lt53QwHWd2jucoPNn3BocK3QoQ -p x -s 1
Should I have something for queue or expiry? I see that I'm getting some 'Dead'
|
|
|
|
singula
|
|
February 14, 2014, 02:17:46 AM |
|
I appreciate the fixes, once I get this on github would you be willing to help out? Once on github, I can easily contribute with proper fixes (now I just hotfixed the stuff hastily to get the coin running). Now it would be slightly tricky (you have .git from quark inside your sources and your changes are uncommited on top of it), though not impossible
|
Big brother is not watching you anymore. Big brother is telling you how to live.
|
|
|
superking123
|
|
February 14, 2014, 02:33:53 AM |
|
Congrats on a great launch. The p2pool is working beautifully and the coins are flowing. Would love to see a working source so I can compile in Linux 45urLJux4WM7WdgREZDxs1FayN1ndzD7mc
|
1GU7761x1kETD5vB2Pvs99XNWSskm8tKpY
|
|
|
Fattox
Newbie
Offline
Activity: 58
Merit: 0
|
|
February 14, 2014, 02:57:26 AM |
|
Really smooth launch, got everything working within minutes. Wish i'd seen the thread a couple of hours earlier though. I'm burning along at 2MH+ now though, so it's all good. 4AY7X7QcHqYWqexaYr3jmdYsaZEfTdJPD3
|
|
|
|
loveys
|
|
February 14, 2014, 03:01:02 AM |
|
4BkkfAhragihvT7CxSywR8UKigzrBLBQqB
thanks
|
|
|
|
kvipcn
|
|
February 14, 2014, 03:34:12 AM |
|
43KiVP4aN4p3e1xwfB3D19qfWhuk5aTJB2
maybe
|
|
|
|
javabudd (OP)
|
|
February 14, 2014, 03:48:27 AM |
|
Please don't post wallet addresses here, I am working on getting an IRC server setup so we can make giveaways on there. Thanks!
|
|
|
|
kvipcn
|
|
February 14, 2014, 03:54:03 AM |
|
Please don't post wallet addresses here, I am working on getting an IRC server setup so we can make giveaways on there. Thanks!
I'm can not connect pool.....any another pool?
|
|
|
|
javabudd (OP)
|
|
February 14, 2014, 03:59:47 AM |
|
I'm working on getting another pool up, for now try solo mining
|
|
|
|
itos
|
|
February 14, 2014, 05:31:05 AM |
|
How many premine? We are on block 3884 already diff is 637!!
|
|
|
|
|