Pages:
Author

Topic: [ANN][QTL] Quatloo, A DarkWaveGravity Scrypt Coin Mandatory UPDATE to v1.2.1 - page 95. (Read 408475 times)

sr. member
Activity: 281
Merit: 250
Added to

NOMP Pool, Mine to your wallet, No registration required
sr. member
Activity: 350
Merit: 250
https://cryptassist.io
P2Pool is up and running!

http://p2pool.thepeeps.net:19338

If you would like to run your own node, use the configs below.


bitcoin/networks.py
Code:
    quatloo=math.Object(
        P2P_PREFIX='facebeda'.decode('hex'),
        P2P_PORT=17012,
        ADDRESS_VERSION=58,
        RPC_PORT=17011,
        RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue(
            'quatlooaddress' in (yield bitcoind.rpc_help()) and
            not (yield bitcoind.rpc_getinfo())['testnet']
        )),
        SUBSIDY_FUNC=lambda height: 1701*100000000 >> (height + 1)//934400,
        POW_FUNC=lambda data: pack.IntType(256).unpack(__import__('ltc_scrypt').getPoWHash(data)),
        BLOCK_PERIOD=135, # s
        SYMBOL='QTL',
        CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'quatloo') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/quatloo/') if platform.system() == 'Darwin' else os.path.expanduser('~/.quatloo'), 'quatloo.conf'),
        BLOCK_EXPLORER_URL_PREFIX='http://explore.quatloos.org:2750/block/',
        ADDRESS_EXPLORER_URL_PREFIX='http://explore.quatloos.org:2750/address/',
        TX_EXPLORER_URL_PREFIX='http://explore.quatloos.org:2750/tx/',
        SANE_TARGET_RANGE=(2**256//1000000000 - 1, 2**256//1000 - 1),
        DUMB_SCRYPT_DIFF=2**16,
        DUST_THRESHOLD=0.01e6,
    ),

p2pool/networks.py
Code:
    quatloo=math.Object(
        PARENT=networks.nets['quatloo'],
        SHARE_PERIOD=24, # seconds
        CHAIN_LENGTH=12*60*60//10, # shares
        REAL_CHAIN_LENGTH=24*60*60//10, # shares
        TARGET_LOOKBEHIND=200, # shares
        SPREAD=13, # blocks
        IDENTIFIER='212b16defc7a6ad3'.decode('hex'),
        PREFIX='25a3d2aba527c366'.decode('hex'),
        P2P_PORT=8479,
        MIN_TARGET=0,
        MAX_TARGET=2**256//2**20 - 1,
        PERSIST=False,
        WORKER_PORT=19338,
        BOOTSTRAP_ADDRS='p2pool.thepeeps.net'.split(' '),
        ANNOUNCE_CHANNEL='#p2pool-qtl',
        VERSION_CHECK=lambda v: True,
    ),
legendary
Activity: 910
Merit: 1000
Web design is something for which i'd be interested in offering a bounty.  I'm behind on the design and have much to do.  It'd be nice to have that off my plate.
legendary
Activity: 910
Merit: 1000
I'm looking for suggestions in regards to the premine and its use for supporting Quatloos.

Bounties for Promotions, marketing, Articles, video, irc tip bot(rain some on irc users), translations, the usual stuff.

Thanks.  I will roll out something here in this thread very soon and I am open to solicitation via messages.
legendary
Activity: 910
Merit: 1000
what about mac wallet? is there any light?

I can take care of that.. I'll work on it this weekend.  It may be a few days,  or possibly sooner.
sr. member
Activity: 350
Merit: 250
https://cryptassist.io
Hey, all i haven't forgotten about setting up the P2Pool, just having some issues with getting it up and running for some reason.  when it's up and running I'll post up the networks.py configs.
sr. member
Activity: 275
Merit: 250
what about mac wallet? is there any light?
full member
Activity: 138
Merit: 100
I'm looking for suggestions in regards to the premine and its use for supporting Quatloos.

Bounties for Promotions, marketing, Articles, video, irc tip bot(rain some on irc users), translations, the usual stuff.
sr. member
Activity: 275
Merit: 250
maybe give some to exchanges to accept the coin? some people want to buy instead of mining.
legendary
Activity: 910
Merit: 1000
I'm looking for suggestions in regards to the premine and its use for supporting Quatloos.
legendary
Activity: 1050
Merit: 1000
Mine the hottest new coins at ipoMiner.com
ipoMiner has added Quatloo on direct port 3450! Come mine Quatloo, and all the hottest new coins with us!

legendary
Activity: 910
Merit: 1000
Difficulty retargeting seems to be doing well with keeping a rough average of blocks minted every 2.25 min and still periodically dropping down a bit to keep miners mining.
legendary
Activity: 910
Merit: 1000
legendary
Activity: 1722
Merit: 1000
Admin of CoinMiners Pools
hero member
Activity: 574
Merit: 500
( ͡° ͜ʖ ͡°)
http://qtl.minerpools.com/

Up and running!!!! Come join us!

1% fees
Block finder bonuses
Node.js stratum engine with vardiff
Powerful Dedicated server

legendary
Activity: 2688
Merit: 1240
i've prepped a QTL Pool already:


QTL Pool for you:


https://qtl.suprnova.cc




This is a Suprnova NG Pool, you can use your unified login there and all your pool workers from earlier setups too.

SSO Single-Sign-On on this Pool - You can also use your previously set up workers !
Payouts every 30 seconds
DDoS protected
Suprnova Quality, lots of experience in all kind of hashes - we had the first X13 Stratum and were among the first X11 !
Highly optimized Stratums and MPOS implementations.
Idle Worker Notifications
Two Factor Authentication if wanted
Support 24x7 via IRC,Mail,PM etc.
Only 1 % fee ! (thats 50% lower than most other Pools !)

Tested and Approvied Mining Rigs can be rented here: (Scrypt) http://www.miningrigrentals.com



Pool is up and hashing ! Smiley
legendary
Activity: 1722
Merit: 1000
Admin of CoinMiners Pools
Morning. How do payouts work with coinminers ?
Thx

The payments are made automatically after the blocks got confirmed Smiley based on your shares
full member
Activity: 154
Merit: 100
hero member
Activity: 995
Merit: 500
Morning. How do payouts work with coinminers ?
Thx
legendary
Activity: 910
Merit: 1000
I need to get some sleep!  I'll be working on the website and other services later today and this weekend!
Pages:
Jump to: