Pages:
Author

Topic: [ANN] SOMA :: CPU Mining :: RARE | No Premine //LAUNCHED!// - page 3. (Read 21728 times)

full member
Activity: 164
Merit: 100
how much one coin??
newbie
Activity: 2
Merit: 0
WTB 1000 SOMA.
hero member
Activity: 551
Merit: 500
Manual for pool http://zcoins.org:9842/static/


Windows:
download and unpack archive: quark-v2_w64.zip (x64)
add in file !SOMA.bat your wallet address
start !SOMA.bat

******************************************
Lunux (Ubuntu 13.04):
wget http://zcoins.org/installSOMA

chmod +x installSOMA

./installSOMA

sudo echo -e '#!/bin/bash\n\nnohup ./minerd -a quark -o stratum+tcp://zcoins.org:9842/ -u > /dev/null &\n' > startminerSOMA.sh

sudo chmod 755 startminerSOMA.sh

./startminerSOMA.sh

*******************************************

 = you wallet adress

detailed manual
hero member
Activity: 826
Merit: 1000
see my profile

crowd bounty for block explorer.

This is a coin with * NO PREMINE.

Who pledges how much for a block explorer?
 
full member
Activity: 164
Merit: 100
legendary
Activity: 1414
Merit: 1077
sr. member
Activity: 420
Merit: 250
"Proof-of-Asset Protocol"
hero member
Activity: 784
Merit: 1005
WTS SOMA, PM your offer
hero member
Activity: 826
Merit: 1000
see my profile
block explorer?
newbie
Activity: 11
Merit: 0
amazing calc speed!

it must be hot.
hero member
Activity: 546
Merit: 500
hm

About SOMA
* 50,000,000 max SOMA supply
* Block Reward 50 SOMA
* Reward halves every 200'000 blocks
* Algos: Blake, Blue Midnight Wish, Grøstl, JH, Skein, SHA-3 aka QRK Pow
* NO PREMINE.
So what is the block time? Sometimes I can't believe that some devs can't archive the basics of the basics...
newbie
Activity: 53
Merit: 0
Difficultly is insane. Nearly at 1GH/s already on http://zcoins.org:9842/ Shocked

WTB SOMA with 7000 MOL. PM Offers.
full member
Activity: 168
Merit: 100
WTS 600 for 0.5 BTC, pm
newbie
Activity: 52
Merit: 0
320 SOMA for sell - 0.25 BTC
hero member
Activity: 784
Merit: 1005
really difficult to get this coin ...

WTS 175 SOMA at rate 1SOMA - 0.001BTC
newbie
Activity: 41
Merit: 0
"difficulty" : 6426.89595523,

difficulty raised up 500% in 6 hours
newbie
Activity: 52
Merit: 0
LOL! Such rare! Much Profit!

{
"blocks" : 1179,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 5574.24001059,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"pooledtx" : 1,
"testnet" : false
}

Only 60k SOMA mined till now, this coins is really rare and probably will have some value.
member
Activity: 98
Merit: 10
member
Activity: 75
Merit: 10
for more p2pool should share the info of files network.py someone to correct me?

thank you

/p2pool-quarkcoin/p2pool/networks.py


 
Code:
  somacoin=math.Object(
        PARENT=networks.nets['quarkcoin'],
        SHARE_PERIOD=15, # seconds
        NEW_SHARE_PERIOD=15, # seconds
        CHAIN_LENGTH=24*60*60//10, # shares
        REAL_CHAIN_LENGTH=24*60*60//10, # shares
        TARGET_LOOKBEHIND=50, # shares  //with that the pools share diff is adjusting faster, important if huge hashing power comes to the pool
        SPREAD=30, # blocks
        NEW_SPREAD=30, # blocks
        IDENTIFIER='fc70135c7a81bc6f'.decode('hex'),
        PREFIX='9472ef181efcd37b'.decode('hex'),
        P2P_PORT=12533,
        MIN_TARGET=0,
        MAX_TARGET=2**256//2**20 - 1,
        PERSIST=False,
        WORKER_PORT=12633,
        BOOTSTRAP_ADDRS=''.split(' '),
        #ANNOUNCE_CHANNEL='#p2pool',
        VERSION_CHECK=lambda v: True,
    ),


/p2pool-quarkcoin/p2pool/bitcoin/networks.py

Code:
    somacoin=math.Object(
        P2P_PREFIX=''.decode('hex'),
        P2P_PORT=12533,
        ADDRESS_VERSION=58,
        RPC_PORT=12633,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'quarkcoinaddress' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        SUBSIDY_FUNC=lambda height: 2048*100000000 >> (height + 1)//60480,
        BLOCKHASH_FUNC=lambda data: pack.IntType(256).unpack(__import__('quark_hash').getPoWHash(data)),
        POW_FUNC=lambda data: pack.IntType(256).unpack(__import__('quark_hash').getPoWHash(data)),
        BLOCK_PERIOD=30, # s
        SYMBOL='SOMA',
        CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'Quarkcoin') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Appli$
        BLOCK_EXPLORER_URL_PREFIX='http://176.221.46.81/block/',
        ADDRESS_EXPLORER_URL_PREFIX='http://176.221.46.81/address/',
        SANE_TARGET_RANGE=(2**256//2**32//1000 - 1, 2**256//2**20 - 1),
        DUMB_SCRYPT_DIFF=1,
        DUST_THRESHOLD=0.001e8,
    ),


(excuse me for my english i'm french Wink )
full member
Activity: 164
Merit: 100
wo need more pools!!!!!!
Pages:
Jump to: