trademark
Legendary
Offline
Activity: 1932
Merit: 1003
|
|
March 16, 2014, 01:13:14 AM |
|
|
|
|
|
aNTi-Vlact
|
|
March 16, 2014, 01:13:43 AM |
|
how do you defend against attackers who try to DOS by requesting to be part of a joined transaction but then fail to sign off on the transaction? This is the big problem with coinjoin that prevents it from scaling well. have you guys solved it somehow?
There is a penalty for leaving the connection before the darksend completes. And how does that work? You put up a collateral transaction that only the current master node can cash to get into the pool. If you misbehave in any way, the master node will cash it. Each time that costs 0.1DRK, so it could add up pretty quick if you're attacking it. Masternode's are chosen randomly using a deterministic algorithm that can't be tampered with. This has a nice side effect, people will want to run full nodes to get the random fees. So we should have a pretty strong base of nodes. What does it take to run a full node? Do we need more?
|
|
|
|
tifozi
|
|
March 16, 2014, 01:15:30 AM |
|
Yes a few pages back LinkAnd it is just a start. Watch their first fork for DGW.
|
|
|
|
enzo86
Newbie
Offline
Activity: 39
Merit: 0
|
|
March 16, 2014, 01:16:05 AM |
|
OK WTF.....can get my p2pool node forked.... Killed darkcoind, did a new git clone, new build, rmed old darkcoind, removed everything in the .darkcoind folder other than the wallet.dat file. restarted darkcoind, let it sync and its hung up on block 34139 ? GIT CLONE was from here: https://github.com/evan82/darkcoin.gitWTF!! darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 0, "connections" : 2, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394734971, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" } It should sync up. I only see 2 connections. In fact it might have already been like that for about 30 minutes... not syncing...
|
|
|
|
Anon136
Legendary
Offline
Activity: 1722
Merit: 1217
|
|
March 16, 2014, 01:17:17 AM |
|
how do you defend against attackers who try to DOS by requesting to be part of a joined transaction but then fail to sign off on the transaction? This is the big problem with coinjoin that prevents it from scaling well. have you guys solved it somehow?
There is a penalty for leaving the connection before the darksend completes. And how does that work? You put up a collateral transaction that only the current master node can cash to get into the pool. If you misbehave in any way, the master node will cash it. Each time that costs 0.1DRK, so it could add up pretty quick if you're attacking it. Masternode's are chosen randomly using a deterministic algorithm that can't be tampered with. This has a nice side effect, people will want to run full nodes to get the random fees. So we should have a pretty strong base of nodes. what prevents masternodes from being dishonest?
|
Rep Thread: https://bitcointalk.org/index.php?topic=381041If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
|
|
|
tifozi
|
|
March 16, 2014, 01:17:30 AM |
|
been like that for about 30 minutes... not syncing...
Try manually adding a few more nodes. Let me know if it doesn't help and I can get some more. addnode=23.23.186.131 addnode=50.16.206.102 addnode=50.19.116.123 addnode=98.165.130.67 addnode=54.242.50.205 addnode=50.17.98.53 addnode=54.225.43.37
|
|
|
|
enzo86
Newbie
Offline
Activity: 39
Merit: 0
|
|
March 16, 2014, 01:23:42 AM |
|
been like that for about 30 minutes... not syncing...
Try manually adding a few more nodes. Let me know if it doesn't help and I can get some more. addnode=23.23.186.131 addnode=50.16.206.102 addnode=50.19.116.123 addnode=98.165.130.67 addnode=54.242.50.205 addnode=50.17.98.53 addnode=54.225.43.37
don't think its a node issue, as i watched it pull down all the blocks up to 34139 and then it stopped. this was after i blew away the .darkcoin dir with the block and peer info. Example now have 5 peers: drk@cpool:~$ darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 5, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394734971, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
|
|
|
|
falsealarm_bf
|
|
March 16, 2014, 01:41:56 AM |
|
What's up with Coinmine? The miners I have setup for DRK are continually waiting for work. Losing precious mining time.
|
|
|
|
sippsnapp
|
|
March 16, 2014, 01:50:57 AM |
|
been like that for about 30 minutes... not syncing...
Try manually adding a few more nodes. Let me know if it doesn't help and I can get some more. addnode=23.23.186.131 addnode=50.16.206.102 addnode=50.19.116.123 addnode=98.165.130.67 addnode=54.242.50.205 addnode=50.17.98.53 addnode=54.225.43.37
don't think its a node issue, as i watched it pull down all the blocks up to 34139 and then it stopped. this was after i blew away the .darkcoin dir with the block and peer info. Example now have 5 peers: drk@cpool:~$ darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 5, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394734971, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" } if it helps heres my node list: addnode=62.141.39.175 addnode=54.80.16.112 addnode=mightypool.net addnode=213.229.88.102 addnode=85.131.127.26 addnode=q30.qhor.net addnode=207.12.89.180 addnode=54.186.8.140 addnode=uswest01.mine.nu addnode=uswest02.mine.nu addnode=darkcoin.fr addnode=asia02.mine.nu addnode=asia01.mine.nu addnode=42.121.58.91 addnode=drkpool.com addnode=lotterymining.com addnode=dark.hashrapid.com addnode=cpu-pool.net addnode=drk.plasr.com addnode=Dark.SuchPool.pw addnode=drk.yobapool.net addnode=drk.justmine.us addnode=nimuecrypto.com/ addnode=darckcoin.mine.nu addnode=boundarytesters.com addnode=cryptsy.com addnode=mintpal.com addnode=c-cex.com addnode=Coin-Swap.net addnode=coins-e.com addnode=pool.darkcoin.io addnode=85.102.51.213 addnode=66.128.80.203 addnode=98.178.131.72 addnode=188.142.39.105 addnode=62.141.39.175 addnode=42.121.58.91 addnode=50.19.116.123 addnode=50.17.98.53 PS, eventually try compiling without UPNP support
|
Πάντα ῥεῖ Bitcoin + Altcoin node pool setup - pm
|
|
|
sippsnapp
|
|
March 16, 2014, 01:54:55 AM |
|
PS this addnode=23.23.186.131 node gave me errors in the log so i removed it along a couple otehrs, the list i just posted is my actual conf
|
Πάντα ῥεῖ Bitcoin + Altcoin node pool setup - pm
|
|
|
enzo86
Newbie
Offline
Activity: 39
Merit: 0
|
|
March 16, 2014, 01:56:24 AM |
|
OMG WTF.. is there something wrong with the git hub source ? I just tried building this on another box and get the same thing. Stops at 34139 after downloading all the blocks before. this SUCKS my P2Pool Node is down...
darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 8, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394934166, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
|
|
|
|
sippsnapp
|
|
March 16, 2014, 01:57:52 AM |
|
OMG WTF.. is there something wrong with the git hub source ? I just tried building this on another box and get the same thing. Stops at 34139 after downloading all the blocks before. this SUCKS my P2Pool Node is down...
darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 8, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394934166, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
I have build from git on 2 servers and 2 desktops,using the config i mentioned a post ago 02:57:36  getinfo
02:57:36  { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : xxxxxxxxxx, "blocks" : 34287, "timeoffset" : 0, "connections" : 8, "proxy" : "", "difficulty" : 151.83456265, "testnet" : false, "keypoololdest" : 1393894916, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "unlocked_until" : 0, "errors" : "" }
|
Πάντα ῥεῖ Bitcoin + Altcoin node pool setup - pm
|
|
|
enzo86
Newbie
Offline
Activity: 39
Merit: 0
|
|
March 16, 2014, 02:02:55 AM |
|
how can i be on the wrong fork with the new client Look at your diff and mine? and are all these other peers FKED also ? darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 8, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394934166, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
|
|
|
|
sippsnapp
|
|
March 16, 2014, 02:07:03 AM |
|
OMG WTF.. is there something wrong with the git hub source ? I just tried building this on another box and get the same thing. Stops at 34139 after downloading all the blocks before. this SUCKS my P2Pool Node is down...
darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 8, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394934166, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
I have build from git on 2 servers and 2 desktops,using the config i mentioned a post ago 02:57:36  getinfo
02:57:36  { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : xxxxxxxxxx, "blocks" : 34287, "timeoffset" : 0, "connections" : 8, "proxy" : "", "difficulty" : 151.83456265, "testnet" : false, "keypoololdest" : 1393894916, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "unlocked_until" : 0, "errors" : "" } cd /home/user sudo rm -r darkcoin sudo rm -r .darkcoi[/b]n (backup your wallet and conf BEFORE doing that) git clone https://github.com/evan82/darkcoin cd darkcoin/src make -f makefile.unix USE_UPNP= ./darkoind & ENTER cd ../.. cd .darkcoin replace the created wallet with your wallet and also put in the darkcoin.conf cd .. cd darkcoin qmake "USE_UPNP=-" make[/b] ./darkcoin-qt & OR cd src ./darkcoind &
Sync and happy darkcoining ...
|
Πάντα ῥεῖ Bitcoin + Altcoin node pool setup - pm
|
|
|
TanteStefana
Full Member
Offline
Activity: 280
Merit: 100
The Future Of Work
|
|
March 16, 2014, 02:13:59 AM |
|
what is DGW? Is there any resources for miners anywhere? Thanks
DGW stand for Dark Gravity Wave, and it's the new solution Evan came up with to replace KGW which compensates for large fluctuations in the mining difficulty due to large farms etc... dropping in to mine while the difficulty is low. KGW was shown to have some weaknesses that could be exploited.
|
|
|
|
N[e]wBie
|
|
March 16, 2014, 02:19:05 AM |
|
is it "better" to mine drk with p2p pool? How can we do this?
|
BTC: 1ESZr887vTZqYtDuwwspn1jBaoRU9jMcv1
|
|
|
eizh
|
|
March 16, 2014, 02:19:39 AM |
|
What's up with Coinmine? The miners I have setup for DRK are continually waiting for work. Losing precious mining time.
It has a backup stratum. Set up a failover.
|
|
|
|
sippsnapp
|
|
March 16, 2014, 02:27:42 AM |
|
is it "better" to mine drk with p2p pool? How can we do this?
Its "better" as for decentralization. However, you have to be 24 hours on a P2P node to get full P2P payout as im aware. To connect to a P2P node just enter the node connection details and your username what is your wallet address, password can be anything, mining profits will be credited to the mining address which is you username. For example: -o stratum+tcp://node-url-or-ip-here:3333 -u yourwalletaddress -p anything For my node to mine with address XcVaHCgmfQpSvVSnG1C34cmMELkZiU1en1 enter: -o stratum+tcp://62.141.39.175:7903 -u XcVaHCgmfQpSvVSnG1C34cmMELkZiU1en1 -p x Hope that helps.
|
Πάντα ῥεῖ Bitcoin + Altcoin node pool setup - pm
|
|
|
enzo86
Newbie
Offline
Activity: 39
Merit: 0
|
|
March 16, 2014, 02:35:57 AM |
|
cd /home/user sudo rm -r darkcoin sudo rm -r .darkcoi[/b]n (backup your wallet and conf BEFORE doing that) git clone https://github.com/evan82/darkcoin cd darkcoin/src make -f makefile.unix USE_UPNP= ./darkoind & ENTER cd ../.. cd .darkcoin replace the created wallet with your wallet and also put in the darkcoin.conf cd .. cd darkcoin qmake "USE_UPNP=-" make[/b] ./darkcoin-qt & OR cd src ./darkcoind &
Sync and happy darkcoining ... [/quote] There must be something wrong with the source.... are you running on 64 bit or 32 bit...? These are my steps and it still ends up on the wrong fork.. This is a total cluster FK... rm -rf .darkcoin rm -rf /usr/bin/darkcoind git clone https://github.com/evan82/darkcoinmake -f makefule.unix USE_UPNP= darkcoind & tail -f .darkcoind/debug.log drk@cpool:~/darkcoin$ darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 6, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394936545, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
|
|
|
|
eduffield (OP)
Legendary
Offline
Activity: 1176
Merit: 1036
Dash Developer
|
|
March 16, 2014, 02:41:43 AM |
|
cd /home/user sudo rm -r darkcoin sudo rm -r .darkcoi[/b]n (backup your wallet and conf BEFORE doing that) git clone https://github.com/evan82/darkcoin cd darkcoin/src make -f makefile.unix USE_UPNP= ./darkoind & ENTER cd ../.. cd .darkcoin replace the created wallet with your wallet and also put in the darkcoin.conf cd .. cd darkcoin qmake "USE_UPNP=-" make[/b] ./darkcoin-qt & OR cd src ./darkcoind &
There must be something wrong with the source.... are you running on 64 bit or 32 bit...? These are my steps and it still ends up on the wrong fork.. This is a total cluster FK... rm -rf .darkcoin rm -rf /usr/bin/darkcoind git clone https://github.com/evan82/darkcoinmake -f makefule.unix USE_UPNP= darkcoind & tail -f .darkcoind/debug.log drk@cpool:~/darkcoin$ darkcoind getinfo { "version" : 90000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 34139, "timeoffset" : 9, "connections" : 6, "proxy" : "", "difficulty" : 278.98827638, "testnet" : false, "keypoololdest" : 1394936545, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" } Try stopping the daemon, deleting ~/.darkcoin/chainstate, blocks and restarting.
|
Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
|
|
|
|