Bitcoin Forum
May 12, 2024, 12:30:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 »
901  Alternate cryptocurrencies / Altcoin Discussion / Re: Beware of Bitgrenade. The Owner of this site is a Theif on: May 22, 2013, 06:06:31 PM
worked fine for me all payments were processed as soon as someone purchased my grenade.  More or less tripled my money in about 6 minutes

Also - why would owner cheat anyone?  This game has a huge profit margin built into it he keeps everything except the consolation prize any time a grenade blows
902  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 05:47:31 PM
Does anyone know where I can get the P2Pool source for Digitalcoin? I'd like to run my own P2Pool locally (For myself to mine on, not as a public pool).
If it's not available, could one of the owners that are running a P2Pool share their source?
I would be very grateful. Thanks!

Hello,

You'd have to use the regular P2Pool source and compile the digitalcoind daemon.

p2pool git: https://github.com/forrestv/p2pool

networks.py add:

digital=math.Object(
        PARENT=networks.nets['digital'],
        SHARE_PERIOD=15, # seconds target spacing
        CHAIN_LENGTH=24*60*60//10, # shares
        REAL_CHAIN_LENGTH=24*60*60//10, # shares
        TARGET_LOOKBEHIND=200, # shares coinbase maturity
        SPREAD=30, # blocks
        IDENTIFIER='be43F6b8c6927210'.decode('hex'),
        PREFIX='b587193ba6d4749a'.decode('hex'),
        P2P_PORT=5477,
        MIN_TARGET=0,
        MAX_TARGET=2**256//2**20 - 1,
        PERSIST=False,
        WORKER_PORT=9500,
        BOOTSTRAP_ADDRS=''.split(' '),
        ANNOUNCE_CHANNEL='#p2pool-alt',
        VERSION_CHECK=lambda v: True,
    )

bitcoin/networks.py add:

digital=math.Object(
        P2P_PREFIX='fbc0b6db'.decode('hex'),
        P2P_PORT=7999,
        ADDRESS_VERSION=30,
        RPC_PORT=7998,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'digitalcoinaddress' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        SUBSIDY_FUNC=lambda height: 1*10000000 >> (height + 1)//1080000,
        POW_FUNC=lambda data: pack.IntType(256).unpack(__import__('ltc_scrypt').getPoWHash(data)),
        BLOCK_PERIOD=30, # s targetspacing
        SYMBOL='DGC',
        CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'franko') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/Doubloons/') if platform.system() == 'Darwin' else os.path.expanduser('~/.digitalcoin'), 'digitalcoin.conf'),
        BLOCK_EXPLORER_URL_PREFIX='http://dgc.p2pool.nl/block/',
        ADDRESS_EXPLORER_URL_PREFIX='http://dgc.p2pool.nl/address/',
        SANE_TARGET_RANGE=(2**256//100000000 - 1, 2**256//1000 - 1),
        DUMB_SCRYPT_DIFF=2**16,
    )



903  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 05:30:27 PM
Someone bail me out on the potato masher!  Grin

http://www.bitgrenade.net/?coin_display=6
lols your in too deep with that one  Grin

I seem to have .... misplaced my wallet  Tongue

http://www.urbandictionary.com/define.php?term=bag%20holder
904  Alternate cryptocurrencies / Altcoin Discussion / Re: Cryptsy BTC withdrawal fee .01 BTC. Seriously ??? on: May 22, 2013, 05:22:36 PM
Excellent exchange I appreciate their quick action to correct that fee
905  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 05:07:50 PM
Here is some info on how p2pool payouts work.  It is an interesting read

http://p2pool.me/payment-system/
906  Economy / Reputation / Re: Modcom Reputation Thread on: May 22, 2013, 04:53:37 PM
sold modcom some DGC good clean transaction A+ will trade again
907  Alternate cryptocurrencies / Altcoin Discussion / Re: BitGrenade now supports DGC!! on: May 22, 2013, 04:53:01 PM
A quick thank you to the bagholders who just tripled my DGC balance  Cheesy
908  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 04:12:40 PM
Fenican, can you try and increase your pool rate please?

Suggestions ?
909  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 03:59:56 PM
BitGrenade seems like some easy money!  I should be able to retire today with some luck  Grin
What the premise?  Is it like playing hot potato?

Yes same premise
910  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 03:53:20 PM
BitGrenade seems like some easy money!  I should be able to retire today with some luck  Grin
911  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 03:44:57 PM
Bitgrenade is blowing up quickly with DGC! Seems to be getting popular fast.

http://www.bitgrenade.net/?coin_display=6

I'm holding the hand grenade quick someone bail me out !
912  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 03:18:11 PM
I'm not getting any payouts from fenican and am not listed on the "Payouts if a block were found NOW:" portion of the page. Anyone else having this problem?

I have 0 digicoins  Sad

Can someone send a small amount to verify that my wallet is working?
DAw7cpiHYEHT6xebrvZT25wtZjjXBbizpg



Sorry you are having issues might be something with your GUIMiner configuration I'm more familiar with cgminer settings.  I sent 10 coins your way to test your wallet

Got him squared away he was trying to connect to port 95000 instead of 9500
913  Alternate cryptocurrencies / Altcoin Discussion / Re: DigitalCoin DGC/LTC & DGC/BTC Google Docs Exchange on: May 22, 2013, 03:10:46 PM
Sold my 300 to iamalitecoin for 6 LTC good transaction
914  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 02:55:51 PM
I'm not getting any payouts from fenican and am not listed on the "Payouts if a block were found NOW:" portion of the page. Anyone else having this problem?

I have 0 digicoins  Sad

Can someone send a small amount to verify that my wallet is working?
DAw7cpiHYEHT6xebrvZT25wtZjjXBbizpg



Sorry you are having issues might be something with your GUIMiner configuration I'm more familiar with cgminer settings.  I sent 10 coins your way to test your wallet
915  Economy / Reputation / Re: [iamalitecoin] Reputation thread! on: May 22, 2013, 02:42:52 PM
Smooth transaction sold DGC for LTC will trade again A+
916  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 02:01:23 PM
I did a quick "back of the envelope" calculation.  Looks like we are about 240% more profitable to mine, at current google docs exchange rate and 1.84 difficulty, than LTC.

That makes DGC the most profitable major coin at the moment !
917  Alternate cryptocurrencies / Altcoin Discussion / Re: There is A New Sheriff In Town and he is called GoldCoin on: May 22, 2013, 01:37:03 PM
Looking to get a posse together to find the culprit.  Sheriff has been shot and is in the ICU not expected to live
918  Alternate cryptocurrencies / Altcoin Discussion / Re: DigitalCoin DGC/LTC & DGC/BTC Google Docs Exchange on: May 22, 2013, 01:28:24 PM
WTS 300 DGC at 2 LTC / 100.  6 LTC total.  Asking that buyer send first
919  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 12:35:09 PM
My p2pool has been up continuously and averaging about 100 mh/s.  Always happy to take new miners we're running at less than half CPU utilization so plenty of room to grow.

http://54.227.253.120:9500/static/


What P2P_PORT (from /p2pool/networks.py) are you using?

5477
920  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin.Co || Instant | Stable | Reliable || LAUNCHED on: May 22, 2013, 12:32:27 PM
My p2pool has been up continuously and averaging about 100 mh/s.  Always happy to take new miners we're running at less than half CPU utilization so plenty of room to grow.

http://54.227.253.120:9500/static/

I've just directed a miner your way - cheers!

Going from your instructions +0.00116414 is fine for one of my rigs 2 x 7970, though how do I calculate for my other - is there a formula?

Here is a general guideline for where to set that difficulty:

Hash Rate (KH/s)         Difficulty
                 1                  +0.00000116
                 5                  +0.00000582
                10                 +0.00001164
                50                 +0.00005821
                100               +0.00011641
                250               +0.00029103
                500               +0.00058207
                750               +0.00087310
                1000              +0.00116414
                1600              +0.001862624
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!