Bitcoin Forum
May 22, 2024, 02:37:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 [322] 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722547 times)
tifozi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
March 04, 2014, 04:45:59 AM
 #6421

Hey guys,
i need a littlebit of help getting https://github.com/chaeplin/p2pool-drk up and running.

Im on ubuntu 12.04 with non sudo user trying to run this nice little piece of software xD.

Sadly, something goes wrong, maybe just a little issue, please have a look on the pastebin http://pastebin.com/i7zjsf3P

Thx,



Still trying to get this p2p pool to run, now getting the following output http://pastebin.com/0iBP1eih

This is your problem.

Code:
2014-03-04 05:24:07.451181 > exceptions.ImportError: No module named dark_hash
2014-03-04 05:24:12.315228 > Error while requesting best block header:


Need to

Code:
cd py_module/darkcoin-hash-python
sudo python setup.py install

cd py_module/darkcoin-subsidy-python
sudo python setup.py install

No need to post your rpcusername and wallet addresses really. Also -f 5 means 5% fees. Really 5 % ? Lips sealed
Lloydie
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
March 04, 2014, 04:51:34 AM
 #6422

Here is an idea for the devs - create a wallet to allow bitcoin users to do this: btc to drk to btc

Watch drk skyrocket in value.
sippsnapp
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
March 04, 2014, 04:54:06 AM
 #6423

Hey guys,
i need a littlebit of help getting https://github.com/chaeplin/p2pool-drk up and running.

Im on ubuntu 12.04 with non sudo user trying to run this nice little piece of software xD.

Sadly, something goes wrong, maybe just a little issue, please have a look on the pastebin http://pastebin.com/i7zjsf3P

Thx,



Still trying to get this p2p pool to run, now getting the following output http://pastebin.com/0iBP1eih

This is your problem.

Code:
2014-03-04 05:24:07.451181 > exceptions.ImportError: No module named dark_hash
2014-03-04 05:24:12.315228 > Error while requesting best block header:


Need to

Code:
cd py_module/darkcoin-hash-python
sudo python setup.py install

cd py_module/darkcoin-subsidy-python
sudo python setup.py install

No need to post your rpcusername and wallet addresses really. Also -f 5 means 5% fees. Really 5 % ? Lips sealed


getting this now:
http://pastebin.com/QEDnDA3X

hehe, the settings are just symbolic, if everything runs fine ill settle to a blank new user, new wallet and different credentials.
Thx for the help btw

Πάντα ῥεῖ
Bitcoin + Altcoin node pool setup - pm
bigrcanada
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile WWW
March 04, 2014, 05:00:44 AM
 #6424

OH BROTHER!  MazaCoin...wow, aurora coin clone out already...get ready for EVERY country, group, political party...Shriners...even neighbourhoods now will have their own coin...YIKES!  its going to get messy out there=LAME!

Proud lifetime DASH Foundation Member | First Brick & Mortar DASH Merchant |  Please visit DASH.org or DASHtalk.org for a list of merchants and information.
sippsnapp
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
March 04, 2014, 05:02:23 AM
 #6425

Hey guys,
i need a littlebit of help getting https://github.com/chaeplin/p2pool-drk up and running.

Im on ubuntu 12.04 with non sudo user trying to run this nice little piece of software xD.

Sadly, something goes wrong, maybe just a little issue, please have a look on the pastebin http://pastebin.com/i7zjsf3P

Thx,



Still trying to get this p2p pool to run, now getting the following output http://pastebin.com/0iBP1eih

This is your problem.

Code:
2014-03-04 05:24:07.451181 > exceptions.ImportError: No module named dark_hash
2014-03-04 05:24:12.315228 > Error while requesting best block header:


Need to

Code:
cd py_module/darkcoin-hash-python
sudo python setup.py install

cd py_module/darkcoin-subsidy-python
sudo python setup.py install

No need to post your rpcusername and wallet addresses really. Also -f 5 means 5% fees. Really 5 % ? Lips sealed


getting this now:
http://pastebin.com/QEDnDA3X

hehe, the settings are just symbolic, if everything runs fine ill settle to a blank new user, new wallet and different credentials.
Thx for the help btw


oops, i think im already mining xD

Πάντα ῥεῖ
Bitcoin + Altcoin node pool setup - pm
chaeplin
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 04, 2014, 05:06:51 AM
 #6426

Hey guys,
i need a littlebit of help getting https://github.com/chaeplin/p2pool-drk up and running.

Im on ubuntu 12.04 with non sudo user trying to run this nice little piece of software xD.

Sadly, something goes wrong, maybe just a little issue, please have a look on the pastebin http://pastebin.com/i7zjsf3P

Thx,



Still trying to get this p2p pool to run, now getting the following output http://pastebin.com/0iBP1eih

This is your problem.

Code:
2014-03-04 05:24:07.451181 > exceptions.ImportError: No module named dark_hash
2014-03-04 05:24:12.315228 > Error while requesting best block header:


Need to

Code:
cd py_module/darkcoin-hash-python
sudo python setup.py install

cd py_module/darkcoin-subsidy-python
sudo python setup.py install

No need to post your rpcusername and wallet addresses really. Also -f 5 means 5% fees. Really 5 % ? Lips sealed


getting this now:
http://pastebin.com/QEDnDA3X

hehe, the settings are just symbolic, if everything runs fine ill settle to a blank new user, new wallet and different credentials.
Thx for the help btw



62.141.39.175 is yours ?

It's my log.
Code:
2014-03-04 13:34:36.168327 Outgoing connection to peer 62.141.39.175:7902 established. p2pool version: 1300 '502de55-dirty'
2014-03-04 13:34:36.172253 Sending 1 shares to 62.141.39.175:7902
2014-03-04 13:34:36.520723 Lost peer 62.141.39.175:7902 - Connection to the other side was lost in a non-clean fashion.

First stop p2pool, and remove data/darkcoin/*.
and remove '--disable-upnp'
Then run again.

Error again ? then Ask your ISP !

TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
March 04, 2014, 05:13:53 AM
Last edit: March 04, 2014, 05:28:24 AM by TanteStefana
 #6427

A person on Reddit made a comment that caused me to realize I don't know the function of a node.  He suggested that since darksend is going through one or a few nodes, that it is not decentralized.  True, this node was "broken" due to ddos shortly after the beta was begun but that, to me, is just a vulnerability of just having one node.  But does the node itself have any function, such as collecting data, acting as the "bucket" or anything else that would have to be trusted?  I don't believe so, but I'm not savvy.

Nah, I do know the function of a node, lol, I explained it to him Smiley

█ ANN THREAD █
﹝Whitepaper﹞
【BLACKBOX OS】
The Future of Work. Decentralized.
TELEGRAM﹞﹝FACEBOOK
TWITTERYOUTUBE
hiltonizer
Member
**
Offline Offline

Activity: 104
Merit: 10



View Profile
March 04, 2014, 05:36:41 AM
Last edit: March 04, 2014, 05:59:30 AM by hiltonizer
 #6428

Upboat on reddit to get added to CoinedUp

http://www.reddit.com/r/CoinedUp/comments/1zhac2/please_add_darkcoin_drk/

also tweet @CoinedUp

DarkCoin: XiZutyRTPTEFQm5aH2de2SCmzfgE6B78uK
Bitcoin: 1P4wYgkKTh3WzHUGqLFaef23bAeM4UV2jB
LimLims
Sr. Member
****
Offline Offline

Activity: 1204
Merit: 272


1xbit.com


View Profile WWW
March 04, 2014, 05:40:20 AM
 #6429

I really don't get Auroracoin. It just makes no sense that one guy is going to validate the identities of 300,000 people (or even 100 people). It's either totally open to fraud or totally unfeasible. And it might just be a scam from the start. I don't know why people are buying into it, seems insane.

████
██
██
██
██
██
██
██
██
██
██
██
████
█████████████████████████████████████████████████████████████████████████████████


████████████████████████▄▄▄█████▄▄▄██████████████████████████████████████████████
████▄█████▄█▄███▄█▄██████████▄██▀▀▀██████████████████████████████████████████████
████████▀████▄████▀██████████████████████████▄█████▄██▄█████▄████▄████▄████▄██
███████████▐█████▌███████████▄█████▀███▀▀████████▀▀▀▀█████▀▀▀██████▀▀███▀▀█████
████████▄████▀████▄██████████████████▄▄▄▄▄███▄▄▄▄█████▄▄▄██████████████████
██████████▀█▀███▀█▀██████████▀███████▀█████████▀█████▀██▀█████▀█████████████████
████████████████████████▀▀▀██████████████████████████████████████████████████████



█████████████████████████████████████████████████████████████████████████████████
████
██
██
██
██
██
██
██
██
██
██
██
████
.
█▀▀▀











█▄▄▄
.
WELCOME BONUS UP TO 7 BTC!
▀▀▀█











▄▄▄█
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀











█▄▄▄▄▄
.
BET NOW
▀▀▀▀▀█











▄▄▄▄▄█
stealth923
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


View Profile
March 04, 2014, 05:42:22 AM
 #6430

I really don't get Auroracoin. It just makes no sense that one guy is going to validate the identities of 300,000 people (or even 100 people). It's either totally open to fraud or totally unfeasible. And it might just be a scam from the start. I don't know why people are buying into it, seems insane.

can you read??? - last I read this was DarkCoin......
TingCoin
Hero Member
*****
Offline Offline

Activity: 720
Merit: 500



View Profile
March 04, 2014, 05:43:38 AM
 #6431

I really don't get Auroracoin. It just makes no sense that one guy is going to validate the identities of 300,000 people (or even 100 people). It's either totally open to fraud or totally unfeasible. And it might just be a scam from the start. I don't know why people are buying into it, seems insane.
Totally agreed, but take shitcointalk to shitcointhread please! Tongue

Any posts from me that were posted in Russian were NOT from me. A cykablyat obtained my forum login details when they were leaked, I was inactive from the forum at that time.
LimLims
Sr. Member
****
Offline Offline

Activity: 1204
Merit: 272


1xbit.com


View Profile WWW
March 04, 2014, 05:47:24 AM
 #6432

LOL fair enough, just wanted to put that out there because its price is going nuts and I guess it's a competitor.

████
██
██
██
██
██
██
██
██
██
██
██
████
█████████████████████████████████████████████████████████████████████████████████


████████████████████████▄▄▄█████▄▄▄██████████████████████████████████████████████
████▄█████▄█▄███▄█▄██████████▄██▀▀▀██████████████████████████████████████████████
████████▀████▄████▀██████████████████████████▄█████▄██▄█████▄████▄████▄████▄██
███████████▐█████▌███████████▄█████▀███▀▀████████▀▀▀▀█████▀▀▀██████▀▀███▀▀█████
████████▄████▀████▄██████████████████▄▄▄▄▄███▄▄▄▄█████▄▄▄██████████████████
██████████▀█▀███▀█▀██████████▀███████▀█████████▀█████▀██▀█████▀█████████████████
████████████████████████▀▀▀██████████████████████████████████████████████████████



█████████████████████████████████████████████████████████████████████████████████
████
██
██
██
██
██
██
██
██
██
██
██
████
.
█▀▀▀











█▄▄▄
.
WELCOME BONUS UP TO 7 BTC!
▀▀▀█











▄▄▄█
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀











█▄▄▄▄▄
.
BET NOW
▀▀▀▀▀█











▄▄▄▄▄█
sippsnapp
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
March 04, 2014, 05:48:25 AM
 #6433

Hey guys,
i need a littlebit of help getting https://github.com/chaeplin/p2pool-drk up and running.

Im on ubuntu 12.04 with non sudo user trying to run this nice little piece of software xD.

Sadly, something goes wrong, maybe just a little issue, please have a look on the pastebin http://pastebin.com/i7zjsf3P

Thx,



Still trying to get this p2p pool to run, now getting the following output http://pastebin.com/0iBP1eih

This is your problem.

Code:
2014-03-04 05:24:07.451181 > exceptions.ImportError: No module named dark_hash
2014-03-04 05:24:12.315228 > Error while requesting best block header:


Need to

Code:
cd py_module/darkcoin-hash-python
sudo python setup.py install

cd py_module/darkcoin-subsidy-python
sudo python setup.py install

No need to post your rpcusername and wallet addresses really. Also -f 5 means 5% fees. Really 5 % ? Lips sealed


getting this now:
http://pastebin.com/QEDnDA3X

hehe, the settings are just symbolic, if everything runs fine ill settle to a blank new user, new wallet and different credentials.
Thx for the help btw



62.141.39.175 is yours ?

It's my log.
Code:
2014-03-04 13:34:36.168327 Outgoing connection to peer 62.141.39.175:7902 established. p2pool version: 1300 '502de55-dirty'
2014-03-04 13:34:36.172253 Sending 1 shares to 62.141.39.175:7902
2014-03-04 13:34:36.520723 Lost peer 62.141.39.175:7902 - Connection to the other side was lost in a non-clean fashion.

First stop p2pool, and remove data/darkcoin/*.
and remove '--disable-upnp'
Then run again.

Error again ? then Ask your ISP !



seem to run smoothly now. TYVM

Πάντα ῥεῖ
Bitcoin + Altcoin node pool setup - pm
TingCoin
Hero Member
*****
Offline Offline

Activity: 720
Merit: 500



View Profile
March 04, 2014, 05:51:46 AM
 #6434

LOL fair enough, just wanted to put that out there because its price is going nuts and I guess it's a competitor.
In the short term yeah, but it doesn't bring anything new to the table it's just a pre-mined coin with a promise to fund a country. How the hell they plan on doing that, heh... If they do. It's not an adequate long-term competitor for DarkCoin.

Any posts from me that were posted in Russian were NOT from me. A cykablyat obtained my forum login details when they were leaked, I was inactive from the forum at that time.
chaeplin
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 04, 2014, 05:54:10 AM
 #6435

Hey guys,
i need a littlebit of help getting https://github.com/chaeplin/p2pool-drk up and running.

Im on ubuntu 12.04 with non sudo user trying to run this nice little piece of software xD.

Sadly, something goes wrong, maybe just a little issue, please have a look on the pastebin http://pastebin.com/i7zjsf3P

Thx,



Still trying to get this p2p pool to run, now getting the following output http://pastebin.com/0iBP1eih

This is your problem.

Code:
2014-03-04 05:24:07.451181 > exceptions.ImportError: No module named dark_hash
2014-03-04 05:24:12.315228 > Error while requesting best block header:


Need to

Code:
cd py_module/darkcoin-hash-python
sudo python setup.py install

cd py_module/darkcoin-subsidy-python
sudo python setup.py install

No need to post your rpcusername and wallet addresses really. Also -f 5 means 5% fees. Really 5 % ? Lips sealed


getting this now:
http://pastebin.com/QEDnDA3X

hehe, the settings are just symbolic, if everything runs fine ill settle to a blank new user, new wallet and different credentials.
Thx for the help btw



62.141.39.175 is yours ?

It's my log.
Code:
2014-03-04 13:34:36.168327 Outgoing connection to peer 62.141.39.175:7902 established. p2pool version: 1300 '502de55-dirty'
2014-03-04 13:34:36.172253 Sending 1 shares to 62.141.39.175:7902
2014-03-04 13:34:36.520723 Lost peer 62.141.39.175:7902 - Connection to the other side was lost in a non-clean fashion.

First stop p2pool, and remove data/darkcoin/*.
and remove '--disable-upnp'
Then run again.

Error again ? then Ask your ISP !



seem to run smoothly now. TYVM

fee 5%. Smiley

I can see you. ~~

Here auto node scanner http://darckcoin.mine.nu/local.html
Submit your node : http://p2pools.org/drk ( mail link )
sippsnapp
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
March 04, 2014, 06:19:01 AM
 #6436

Quote

fee 5%. Smiley

I can see you. ~~

Here auto node scanner http://darckcoin.mine.nu/local.html
Submit your node : http://p2pools.org/drk ( mail link )

currently doing a testrun and server hardening, buggin with iptables.

Does the fee have any influence on other miners? I have nobody invited to mine on my node ^^.

Πάντα ῥεῖ
Bitcoin + Altcoin node pool setup - pm
eizh
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
March 04, 2014, 06:22:09 AM
 #6437

I think I'll abandon basic investment principles and go all in for DRK. All eggs in one basket. Tongue I have my stock portfolio for more rational investing.

Don't let me down, DarkSend.
mannie
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 04, 2014, 06:22:41 AM
 #6438

I'm tired of the coinmarketcap.com bugs on DRK. Does anyone know how to get in contact with them directly about this? Showing -76% for DRK:

20    DarkCoin   $ 3,603,284   $ 1.01   3,551,778 DRK   $ 178,630   -76.85 %
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
March 04, 2014, 06:28:39 AM
 #6439

Can more people please come join us at LotteryPool?  We have a weekly lottery from half the pool fees, which are only 1% so effectively 0.5% pool fees with the fun of a lottery to look forward to.

The owner has upgraded to a faster/more reliable server and I haven't seen any down time yet!  It's working smooth as silk ATM, so come join us!!!  The more people we have, the larger the lotto pool/winning and the funner it is to mine!!!!


The pool is great, however people are most likely hesitant of any sort of lottery. They see it akin to snake oil - one is more likely to die in a plane crash than hit the jackpot.

Not to say that the pool in question isn't fair, but perhaps if it were explained in a more pragmatic manner I would consider joining.

Thanks.

How the lottery works:

When you mine there, the system takes a snapshot several times a day, to find active miners, the system allows a 35 % variance in activity, so that all miners are accounted for, the way it has been running so far is that everyone mining gets 1 lotteryticket per day, so, for example

a b and c are mining at the pool

a mines at 2 MH/s with 1 worker
b mines at 20 MH/s with 5 workers
c mines at 200 KH/s with 2 workers

so a,b and c gets each 1 lottery ticket.

and the end of the period a list is compiled with all the names in it, like following

a mined for 4 days
b mined for 1 day
c mined for 3 days

the list would look like this:

a
a
a
a
b
c
c
c

then this list is taken to random.org's list randomizer and run through X number of times (determined by random.org's random number generator
with a number from 1 to 100)

then we do a random number generator with the number of lines in that list, in this case 8

that number coming out, is the winner

After todays lottery, we are changing the way the lottery goes about, instead of once per week, we are going to do it EVERY day instead
and for the next 7 days, im going to add 28.5 DRK on top of the lottery pool which consists of 50% of all fees collected

edit: And for those wondering, nope, my name is never on that list, so i can never win.

node-vps.com - Tron / Masternode hosting services
overflowing
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 04, 2014, 06:30:30 AM
 #6440


Aha a missing step now I'm more hopeful.  I downloaded the sdk and I have the following files/folder in ADL_SDK_6.0:

ADL_SDK.html
adlutil
include
Public-Documents
Sample
Sample-Managed

What should I put where?

Just dump all the contents (even so only 4 or so files are needed, I just dump 'em all in there) from ADL_SDK_6.0 that you downloaded into the ADL_SDK folder in your sgminer folder Smiley  Let us know if that fixed it!

There was no ADL_SDK folder in my sgminer folder.  Are you referring to building from source or are you talking about just being able to run the sgminer downloaded darkcoin.io home page?  The sgminer downloaded from darkcoin.io already has an sgminer.exe so I assume it was already built.  These are the files in that download (darkcoin-sgminer-windows.zip):

example.bat
example_280X.bat
example_280X.conf
kernel/
libcurl.dll
libeay32.dll
libidn-11.dll
libpdcurses.dll
pthreadGC2.dll
README.md
sgminer.exe
ssleay32.dll
zlib1.dll

I did create an ADL_SDK folder anyway and put those files there but that didn't do anything.  Or am I completely missing the fact that I need to compile this myself? I was assuming that the windows download was a binary distribution
Pages: « 1 ... 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 [322] 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 ... 7012 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!