Search content
Sort by

Showing 20 of 339 results by dstorm
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] Darkcoin | First Anonymous Coin | First X11 | First DGW | Darksend Is Live!
by
dstorm
on 22/09/2014, 14:34:41 UTC
drk.altmine.net is updated.

P2pool sourcecode (https://bitbucket.org/dstorm/p2pool-drk) has been updated to support the new version. Please update your pools ASAP.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
dstorm
on 12/09/2014, 13:25:47 UTC
I have uploaded my p2pool sourcecode to https://bitbucket.org/dstorm/p2pool-neos. It has support for all algorithms. The SHA256 pool is using the same parameters as infernoman's.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xuro | X11 | V1.2.1 | PoW/PoS | Mandatory Update | XuroIRC | XuroStealth |
by
dstorm
on 24/08/2014, 10:48:46 UTC
curious if the p2pool was updated?

Currently no it has not been updated, we have pm'd the person who created it and are awaiting reply as they are offline.
If they pop up again and are willing to share the code id be happy to host a p2pool as well.

You can find sourcecode for all of my pools at https://bitbucket.org/dstorm/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Xuro | X11 | V1.2.1 | PoW/PoS | NEW | Increased Block Reward | Updated
by
dstorm
on 24/08/2014, 10:45:57 UTC
xuro.altmine.net is updated.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][USE] UseCoin » FREE COINS | IPO Escrow Phase 1 ends in 40m | LAUNCH in 40m
by
dstorm
on 21/08/2014, 19:25:52 UTC
Wallets and source have been forwarded to all interested pool operators. Hopefully mining will be able to commence right at launch time Smiley
Did you get my PM?

I may have missed it, can you please re-send? Thanks

I'm still waiting for my p2pool to be added to the list. use.altmine.net
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | DarkSend+ Is Live!
by
dstorm
on 20/08/2014, 20:22:05 UTC
I have updated p2pool to support sgminer v5. "--no-extranonce" (which didn't work for everyone) is not needed anymore.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][USE] UseCoin » FREE COINS | IPO Phase2 | LAUNCHED! PoW Started! Wallets!
by
dstorm
on 19/08/2014, 22:58:56 UTC
I have uploaded the p2pool sourcecode to https://bitbucket.org/dstorm/p2pool-use
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][USE] UseCoin » FREE COINS | IPO Escrow Phase 1 ends in 40m | LAUNCH in 40m
by
dstorm
on 19/08/2014, 21:58:24 UTC
Wallets and source have been forwarded to all interested pool operators. Hopefully mining will be able to commence right at launch time Smiley
Did you get my PM?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 01/08/2014, 21:34:25 UTC
i haven't mine at p2p pool  , if i need to open my wallet all day?

or only let my wallet address in pool

You don't need to have the wallet open.
Post
Topic
Board Announcements (Altcoins)
Re: [ONYX] Onyxcoin : X13 : Long PoW Phase! Fixed Rewards! Ninja LAUNCH! *a new gem*
by
dstorm
on 30/07/2014, 17:26:35 UTC
onyx.altmine.net p2pool

* Dedicated servers in Europe with 1 Gbit/s connection and DDoS protection.
* No user account required.
* Instant payouts when blocks are found.
* 0.75% fee.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 30/07/2014, 13:58:16 UTC
aid.altmine.net is updated.

Code:
./aidbitd getblockhash 18702
000000000b37e082ab886c715213537a0422d9e63a0f64f088261c4c0e586bc4
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCN] Cryptonite | 1st mini-blockchain coin | M7 PoW | No Premine
by
dstorm
on 30/07/2014, 13:35:18 UTC
Hey guys,

i'm working on a pool module in python, if anyone can tell me how this:

Code:
mpz_t bns[7];

    //Take care of zeros and load gmp
    for(int i=0; i < 7; i++){
if(hash[i]==0)
   hash[i] = 1;
mpz_init(bns[i]);
mpz_set_uint512(bns[i],hash[i]);
    }
 
    mpz_t product;
    mpz_init(product);
    mpz_set_ui(product,1);
    for(int i=0; i < 7; i++){
mpz_mul(product,product,bns[i]);
    }

    int bytes = mpz_sizeinbase(product, 256);
    char *data = (char*)malloc(bytes);
    mpz_export(data, NULL, -1, 1, 0, 0, product);

    //Free the memory
    for(int i=0; i < 7; i++){
mpz_clear(bns[i]);
    }
    mpz_clear(product);


Can be translated to normal "C" instead of "c++" i can set it up i a few mins

I have already made a python module. I will upload it soon.

edit: here it is https://bitbucket.org/dstorm/cryptonite-python-module
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★
by
dstorm
on 29/07/2014, 22:22:49 UTC
via.altmine.net is updated and on the correct chain.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [FRSH] FreshCoin | FRESH algo! | Slingshield | % fees | *new features!*
by
dstorm
on 28/07/2014, 20:35:48 UTC
frsh.altmine.net p2pool

* Dedicated servers in Europe with 1 Gbit/s connection and DDoS protection.
* No user account required.
* Instant payouts when blocks are found.
* 0.75% fee.

p2pool sourcecode: https://bitbucket.org/dstorm/p2pool-frsh
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 27/07/2014, 10:11:55 UTC
Looks like the latest wallet update worked. Altmine is still on the same chain as the block explorer.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PoW & PoS][X13] BitLion (BitLionCoin)
by
dstorm
on 26/07/2014, 23:11:01 UTC
xbl.altmine.net p2pool

* Dedicated servers in Europe with 1 Gbit/s connection and DDoS protection.
* No user account required.
* Instant payouts when blocks are found.
* 0.75% fee.

p2pool sourcecode: https://bitbucket.org/dstorm/p2pool-xbl
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 26/07/2014, 14:31:16 UTC
Forked again Cry
Code:
./aidbitd getblockhash 12272
000000001bd43cca7368e61a9f78d83703d0cae3b8ec49ebb8b6ab2b05288fbe

block explorer
Code:
000000000518f43eed5c3c03e28213f5465b2ab723cd8b74e3d901a6503d5323
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 26/07/2014, 13:07:58 UTC
Is this correct?
Code:
./aidbitd getblockhash 12198
0000000001b84b76b792634839e9dec0d1cadb1bc013610d490c90067b89c239
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 26/07/2014, 13:07:01 UTC
Is this the correct chain?
Code:
./aidbitd getblockhash 12138
00000000b9f9aafa1882bd331f93fb8caae7649efafc21600b69fcb2160cf4e4

No, it forked after the first POS block (12120). You have the old code. Sorry  Undecided

./aidbitd getblockhash 12138
0000000011e73e1aa8c10e14b5d7bb8b48b0994a07a3a92bd694671c395560ec


I'm using the latest git update.

I pushed these two later: Please check again:
https://github.com/AidBit/aidbit/commit/612d49144dfd5cc4969821062e4bb37114bfe3a0

https://github.com/AidBit/aidbit/commit/6f98ae5b0f256e821dae1d9cbd63a917debf894b

Thanks!



Yes I have these commits. I deleted everything in ~/.aidbit and resyncing again.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][AID] AidBit | Digital-currency redefined | POW/POS | Groestl | Charity
by
dstorm
on 26/07/2014, 12:59:00 UTC
Is this the correct chain?
Code:
./aidbitd getblockhash 12138
00000000b9f9aafa1882bd331f93fb8caae7649efafc21600b69fcb2160cf4e4

No, it forked after the first POS block (12120). You have the old code. Sorry  Undecided

./aidbitd getblockhash 12138
0000000011e73e1aa8c10e14b5d7bb8b48b0994a07a3a92bd694671c395560ec


I'm using the latest git update.