mtx_demon
|
|
June 29, 2016, 07:08:31 AM |
|
Easy, get the full p2pool software from https://github.com/Neisklar/p2pool-quarkcoinedit p2pool/networks.py and add monetaryunit=math.Object( PARENT=networks.nets['monetaryunit'], 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=10, # blocks NEW_SPREAD=10, # blocks IDENTIFIER='5c7a81f69913bc6f'.decode('hex'), PREFIX='81efcdd399ef137b'.decode('hex'), P2P_PORT=29963, MIN_TARGET=0, MAX_TARGET=2**256//2**20 - 1, PERSIST=False, WORKER_PORT=8963, BOOTSTRAP_ADDRS='p2pool.e-pool.net'.split(' '), ANNOUNCE_CHANNEL='#p2pool', VERSION_CHECK=lambda v: True, ),
and in p2pool/bitcoin/networks.py add: monetaryunit=math.Object( P2P_PREFIX='04050504'.decode('hex'), P2P_PORT=19963, ADDRESS_VERSION=15, RPC_PORT=9963, RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue( 'monetaryunitaddress' in (yield bitcoind.rpc_help()) and not (yield bitcoind.rpc_getinfo())['testnet'] )), SUBSIDY_FUNC=lambda height: 40*100000000 >> (height + 1)//320001, 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=40, # s SYMBOL='MUE', CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'monetaryunit') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/monetaryunit/') if platform.system() == 'Darwin' else os.path.expanduser('~/.monetaryunit'), 'monetaryunit.conf'), BLOCK_EXPLORER_URL_PREFIX='https://chainz.cryptoid.info/mue/block.dws?', ADDRESS_EXPLORER_URL_PREFIX='https://chainz.cryptoid.info/mue/address.dws?', TX_EXPLORER_URL_PREFIX='https://chainz.cryptoid.info/mue/tx.dws?', SANE_TARGET_RANGE=(2**256//2**32//1000 - 1, 2**256//2**20 - 1), DUMB_SCRYPT_DIFF=1, DUST_THRESHOLD=0.001e8, ),
I keep getting this error when try to connect to the stratum server Error: Extranonce2 size is 2 (minimum is 4). How can I change this?? Thanks you so much to share this information
|
|
|
|
crysx
|
|
June 29, 2016, 07:47:32 AM Last edit: June 29, 2016, 08:00:32 AM by crysx |
|
hi all ...
i have been trying to put together a couple of quark pools built on mpos and stratum-mining / stratum ( python ) - and the error that plagues this setup is an rpc type of error for block updating ...
i have been told a few times that running a nomp or unomp backend for stratum will work with the newer bitcoin based coins - but that is not the aim of the project we have undertaken for the suite of products in our ecosystem ...
is there anyone out there that CAN help with the python stratum issue of reading these newer daemons and working alongside them? ...
if so - please message me and we can definitely work something out ...
the unomp pool project is part of our project base also - but it is a completely different area and project system altogether ...
so help with the python stratum side will be very much appreciated ...
the quark based pools ( mpos / python stratum ) is the current one we are on - and even though the pools are currently internal and at alpha stage in testing - we will probably open them to the public for beta testing in a couple of weeks time ...
the pool system ( not necessarily these pools or any specific build of pool ) will be permanent fixtures in our ecosystem - hence the reason why we want to alpha and beta test them to their fullest extent ... as well as build the different structures ( mpos - unomp - yiimp - others ) for pools and create an array of systems to work with - so that the best method of mining can be simplified into a unified mining system ...
this also mean that those pools that become a permanent fixture within the permanent pool structure of our ecosystem - will have the accompanying support structure also ... ie - nodes - block explorers - stats - etc ... so if the devs of the coin wish to hardcode the nodes into the system - it can be done so via dns ( as we setup FULL nodes for all our projects ) - so no more 'addnode' and 'connect' issues ... it will connect directly and sync the moment you open the wallet ...
we have a new thread shortly with all the details of our own projects - and the projects we support ...
this of course will be under our umbrella of projects we currently have running ...
any help and paid work is very welcome and negotiable ...
#crysx
|
|
|
|
bizzyb
Legendary
Offline
Activity: 1652
Merit: 1001
Don't look at my signature!
|
|
June 29, 2016, 07:47:54 AM |
|
my MU wallet can't sync..anyone can help..??some nodes please
Is this a PC wallet or the Android wallet? You could try these: addnode=104.131.87.192 addnode=104.236.101.122 addnode=104.236.152.29 addnode=120.164.46.118 addnode=151.249.96.73 addnode=167.114.208.68 addnode=175.33.51.90 addnode=178.19.158.219 addnode=185.11.194.235 addnode=185.22.141.40 addnode=198.27.81.114 addnode=198.27.81.25 addnode=212.227.249.163 addnode=24.54.255.214 addnode=27.34.24.33 addnode=36.79.135.64 addnode=5.189.144.97 addnode=51.254.199.21 addnode=54.89.21.44 addnode=67.193.83.131 addnode=73.226.22.158 addnode=73.9.181.217 addnode=77.185.223.139 addnode=77.249.199.235 addnode=79.172.215.68 addnode=93.126.80.151 addnode=98.201.53.225
|
|
|
|
░░░░░░░▄▄▄▄▄▄ ░░░░▄██████████▄ ░░░███▀░░░░░░▀███ ░░███░░░░░░░░░░███ ░███░░░░░██░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░█████░░░███ ███░░░░░░░░░░░░░░███ ░███░░░░░░░░░░░░███ ░░███░░░░░░░░░░███ ░░░███▄░░░░░░▄███ ░░░░▀██████████▀ ░░░░░░░▀▀▀▀▀▀
| | | ░░░████░░░░░░░████ ░░███░██░░░░░██░███ ░░██░░░███░███░░░██ ░░██░░░░░███░░░░░██ █████████████████████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
| | |
░░░░░░█ ░░░░░██░░░░░░█ ░░░░████░░░░░▐█ ░░░░█████░░░░███ ░░░░░█████░░████ ░░█░░░█████░████ ░██░░░██████████ ████░████░█████ █████████░░███ ░███████░░░██ ░░▀████░░░█▀ ░░░░░▀
| | | ░██████████████████▀██████░ █████████░░██████▀░████████ ███████░██░░███▀░▄█░███████ ███████░░██░░▀░▄██░░███████ ██████▌░░░██▄░▄██░░░▐██████ ██████░░░░░█████░░░░░██████ ██████░░░░░░███░░░░░░██████ █████░░░█░░░░█░░░░█░░░█████ █████░░░██░░░░░░░██░░░█████ ████░░░████▌░░░▐████░░░████ ████░░░█████▌░▐█████░░░████ ███░░░███████████████░░░███ ███░░░███████████████░░░███ ░█████████████████████████░ | MONETARYUNIT .......for Me, U & Everyone....... |
[/
|
|
|
|
SwedishGirl
Sr. Member
Offline
Activity: 392
Merit: 250
Looking for shmexy coins!
|
|
June 29, 2016, 10:17:26 AM |
|
Wow, where were all these MUE supporters hiding the last few months
|
|
|
|
crysx
|
|
June 29, 2016, 10:24:44 AM |
|
Wow, where were all these MUE supporters hiding the last few months ive always mined mue - as im a miner first and foremost - so there never has been a need for me to come out openly and discuss ... but with the infrastructure expanding the way it has - i do need help with some aspects of it ... so thats where i have been - though never really been hiding ... #crysx
|
|
|
|
amarian12
|
|
June 29, 2016, 02:22:28 PM |
|
Easy, get the full p2pool software from https://github.com/Neisklar/p2pool-quarkcoinedit p2pool/networks.py and add monetaryunit=math.Object( PARENT=networks.nets['monetaryunit'], 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=10, # blocks NEW_SPREAD=10, # blocks IDENTIFIER='5c7a81f69913bc6f'.decode('hex'), PREFIX='81efcdd399ef137b'.decode('hex'), P2P_PORT=29963, MIN_TARGET=0, MAX_TARGET=2**256//2**20 - 1, PERSIST=False, WORKER_PORT=8963, BOOTSTRAP_ADDRS='p2pool.e-pool.net'.split(' '), ANNOUNCE_CHANNEL='#p2pool', VERSION_CHECK=lambda v: True, ),
and in p2pool/bitcoin/networks.py add: monetaryunit=math.Object( P2P_PREFIX='04050504'.decode('hex'), P2P_PORT=19963, ADDRESS_VERSION=15, RPC_PORT=9963, RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue( 'monetaryunitaddress' in (yield bitcoind.rpc_help()) and not (yield bitcoind.rpc_getinfo())['testnet'] )), SUBSIDY_FUNC=lambda height: 40*100000000 >> (height + 1)//320001, 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=40, # s SYMBOL='MUE', CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'monetaryunit') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/monetaryunit/') if platform.system() == 'Darwin' else os.path.expanduser('~/.monetaryunit'), 'monetaryunit.conf'), BLOCK_EXPLORER_URL_PREFIX='https://chainz.cryptoid.info/mue/block.dws?', ADDRESS_EXPLORER_URL_PREFIX='https://chainz.cryptoid.info/mue/address.dws?', TX_EXPLORER_URL_PREFIX='https://chainz.cryptoid.info/mue/tx.dws?', SANE_TARGET_RANGE=(2**256//2**32//1000 - 1, 2**256//2**20 - 1), DUMB_SCRYPT_DIFF=1, DUST_THRESHOLD=0.001e8, ),
I keep getting this error when try to connect to the stratum server Error: Extranonce2 size is 2 (minimum is 4). How can I change this?? Thanks you so much to share this information this will help you, is the diff from original quark to my custom E-pool (p2pool code): diff -ENwbur p2pool-quarkcoin/p2pool/bitcoin/helper.py p2pool/p2pool/bitcoin/helper.py --- p2pool-quarkcoin/p2pool/bitcoin/helper.py 2016-06-29 16:08:23.134458304 +0200 +++ p2pool/p2pool/bitcoin/helper.py 2015-03-18 10:31:40.000000000 +0100 @@ -19,7 +19,7 @@ @deferral.retry('Error getting work from bitcoind:', 3) @defer.inlineCallbacks -def getwork(bitcoind, use_getblocktemplate=False): +def getwork(bitcoind, use_getblocktemplate=True): def go(): if use_getblocktemplate: return bitcoind.rpc_getblocktemplate(dict(mode='template')) diff -ENwbur p2pool-quarkcoin/p2pool/bitcoin/p2p.py p2pool/p2pool/bitcoin/p2p.py --- p2pool-quarkcoin/p2pool/bitcoin/p2p.py 2016-06-29 16:08:23.134458304 +0200 +++ p2pool/p2pool/bitcoin/p2p.py 2016-05-25 11:29:43.000000000 +0200 @@ -19,7 +19,7 @@ def connectionMade(self): self.send_version( - version=32200, + version=70009, services=1, time=int(time.time()), addr_to=dict( @@ -60,7 +60,7 @@ if hasattr(self.factory, 'gotConnection'): self.factory.gotConnection(self) - self.pinger = deferral.RobustLoopingCall(self.send_ping) + self.pinger = deferral.RobustLoopingCall(self.send_ping, nonce=1234) self.pinger.start(30) message_inv = pack.ComposedType([ @@ -131,8 +131,16 @@ self.get_block_header.got_response(header_hash, header) self.factory.new_headers.happened([header['header'] for header in headers]) - message_ping = pack.ComposedType([]) - def handle_ping(self): + message_ping = pack.ComposedType([ + ('nonce', pack.IntType(64)), + ]) + def handle_ping(self, nonce): + self.send_pong(nonce=nonce) + + message_pong = pack.ComposedType([ + ('nonce', pack.IntType(64)), + ]) + def handle_pong(self, nonce): pass message_alert = pack.ComposedType([ diff -ENwbur p2pool-quarkcoin/p2pool/data.py p2pool/p2pool/data.py --- p2pool-quarkcoin/p2pool/data.py 2016-06-29 16:08:23.138458371 +0200 +++ p2pool/p2pool/data.py 2015-03-16 16:52:45.000000000 +0100 @@ -361,8 +361,8 @@ return [known_txs[tx_hash] for tx_hash in other_tx_hashes] def should_punish_reason(self, previous_block, bits, tracker, known_txs): - if (self.header['previous_block'], self.header['bits']) != (previous_block, bits) and self.header_hash != previous_block and self.peer_addr is not None: - return True, 'Block-stale detected! %x < %x' % (self.header['previous_block'], previous_block) +# if (self.header['previous_block'], self.header['bits']) != (previous_block, bits) and self.header_hash != previous_block and self.peer_addr is not None: +# return True, 'Block-stale detected! %x < %x' % (self.header['previous_block'], previous_block) if self.pow_hash <= self.header['bits'].target: return -1, 'block solution' diff -ENwbur p2pool-quarkcoin/p2pool/web.py p2pool/p2pool/web.py --- p2pool-quarkcoin/p2pool/web.py 2016-06-29 16:08:23.138458371 +0200 +++ p2pool/p2pool/web.py 2015-03-06 11:20:18.000000000 +0100 @@ -170,6 +170,9 @@ block_value=node.bitcoind_work.value['subsidy']*1e-5, warnings=p2pool_data.get_warnings(node.tracker, node.best_share_var.value, node.net, bitcoind_warning_var.value, node.bitcoind_work.value), donation_proportion=wb.donation_percentage/100, + version=p2pool.__version__, + protocol_version=p2pool.__version__, + fee=wb.worker_fee, ) class WebInterface(deferred_resource.DeferredResource): @@ -324,7 +327,7 @@ if int(share_hash_str, 16) not in node.tracker.items: return '' share = node.tracker.items[int(share_hash_str, 16)] - return p2pool_data.share_type.pack(share.as_share1a()) + return p2pool_data.share_type.pack(share.as_share()) new_root.putChild('share_data', WebInterface(lambda share_hash_str: get_share_data(share_hash_str), 'application/octet-stream')) new_root.putChild('currency_info', WebInterface(lambda: dict( symbol=node.net.PARENT.SYMBOL, Binary files p2pool-quarkcoin/p2pool/web.pyc and p2pool/p2pool/web.pyc differ diff -ENwbur p2pool-quarkcoin/p2pool/work.py p2pool/p2pool/work.py --- p2pool-quarkcoin/p2pool/work.py 2016-06-29 16:08:23.138458371 +0200 +++ p2pool/p2pool/work.py 2015-03-18 15:07:14.000000000 +0100 @@ -322,7 +322,8 @@ ) ba = dict( - version=min(self.current_work.value['version'], 2), + #version=min(self.current_work.value['version'], 2), + version=self.current_work.value['version'], previous_block=self.current_work.value['previous_block'], merkle_link=merkle_link, coinb1=packed_gentx[:-self.COINBASE_NONCE_LENGTH-4],
|
Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
|
|
|
Mick666
|
|
June 29, 2016, 02:44:12 PM |
|
pity the mini pump is probably done
|
|
|
|
bizzyb
Legendary
Offline
Activity: 1652
Merit: 1001
Don't look at my signature!
|
|
June 30, 2016, 08:35:44 AM |
|
pity the mini pump is probably done Was nice to see though, and the volumes were pretty insane too. All good exposure hopefully, so dry those tears
|
|
|
|
░░░░░░░▄▄▄▄▄▄ ░░░░▄██████████▄ ░░░███▀░░░░░░▀███ ░░███░░░░░░░░░░███ ░███░░░░░██░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░█████░░░███ ███░░░░░░░░░░░░░░███ ░███░░░░░░░░░░░░███ ░░███░░░░░░░░░░███ ░░░███▄░░░░░░▄███ ░░░░▀██████████▀ ░░░░░░░▀▀▀▀▀▀
| | | ░░░████░░░░░░░████ ░░███░██░░░░░██░███ ░░██░░░███░███░░░██ ░░██░░░░░███░░░░░██ █████████████████████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
| | |
░░░░░░█ ░░░░░██░░░░░░█ ░░░░████░░░░░▐█ ░░░░█████░░░░███ ░░░░░█████░░████ ░░█░░░█████░████ ░██░░░██████████ ████░████░█████ █████████░░███ ░███████░░░██ ░░▀████░░░█▀ ░░░░░▀
| | | ░██████████████████▀██████░ █████████░░██████▀░████████ ███████░██░░███▀░▄█░███████ ███████░░██░░▀░▄██░░███████ ██████▌░░░██▄░▄██░░░▐██████ ██████░░░░░█████░░░░░██████ ██████░░░░░░███░░░░░░██████ █████░░░█░░░░█░░░░█░░░█████ █████░░░██░░░░░░░██░░░█████ ████░░░████▌░░░▐████░░░████ ████░░░█████▌░▐█████░░░████ ███░░░███████████████░░░███ ███░░░███████████████░░░███ ░█████████████████████████░ | MONETARYUNIT .......for Me, U & Everyone....... |
[/
|
|
|
amarian12
|
|
June 30, 2016, 10:55:26 AM |
|
The full code to build the p2pool for monetarycoin: https://github.com/amarian12/p2pool.monetaryany donations are welcome: 7NnFiMwygAMYGrnqfymCZb7KLotvqymvqs
|
Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
|
|
|
bizzyb
Legendary
Offline
Activity: 1652
Merit: 1001
Don't look at my signature!
|
|
June 30, 2016, 10:26:35 PM |
|
Nice, thanks for that. I've sent a tip
|
|
|
|
░░░░░░░▄▄▄▄▄▄ ░░░░▄██████████▄ ░░░███▀░░░░░░▀███ ░░███░░░░░░░░░░███ ░███░░░░░██░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░█████░░░███ ███░░░░░░░░░░░░░░███ ░███░░░░░░░░░░░░███ ░░███░░░░░░░░░░███ ░░░███▄░░░░░░▄███ ░░░░▀██████████▀ ░░░░░░░▀▀▀▀▀▀
| | | ░░░████░░░░░░░████ ░░███░██░░░░░██░███ ░░██░░░███░███░░░██ ░░██░░░░░███░░░░░██ █████████████████████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
| | |
░░░░░░█ ░░░░░██░░░░░░█ ░░░░████░░░░░▐█ ░░░░█████░░░░███ ░░░░░█████░░████ ░░█░░░█████░████ ░██░░░██████████ ████░████░█████ █████████░░███ ░███████░░░██ ░░▀████░░░█▀ ░░░░░▀
| | | ░██████████████████▀██████░ █████████░░██████▀░████████ ███████░██░░███▀░▄█░███████ ███████░░██░░▀░▄██░░███████ ██████▌░░░██▄░▄██░░░▐██████ ██████░░░░░█████░░░░░██████ ██████░░░░░░███░░░░░░██████ █████░░░█░░░░█░░░░█░░░█████ █████░░░██░░░░░░░██░░░█████ ████░░░████▌░░░▐████░░░████ ████░░░█████▌░▐█████░░░████ ███░░░███████████████░░░███ ███░░░███████████████░░░███ ░█████████████████████████░ | MONETARYUNIT .......for Me, U & Everyone....... |
[/
|
|
|
Abiky
Legendary
Offline
Activity: 3374
Merit: 1405
www.Crypto.Games: Multiple coins, multiple games
|
|
July 01, 2016, 12:42:09 AM |
|
pity the mini pump is probably done Was nice to see though, and the volumes were pretty insane too. All good exposure hopefully, so dry those tears Yeah it was good while it lasted. Still, MUE is way too cheap so there is always a chance to grab a share of it to gain bigger profits once the price rises back up again. Other than that, MUE is a fun coin to mine and hold as well as having a solid community and development team. By the way, I was thinking of physical MUE coins to be used as cold storage (similar to Bitcoin Denarium) It would be pretty cool to own one. If such physical coin for MUE would exist, I would buy one for my collection of physical crypto coins.
|
|
|
|
|
romanekras
|
|
July 04, 2016, 06:01:45 PM |
|
Where can I download all the blocks monetaryunit for windows in zip or rar?
|
|
|
|
|
rahmad2nd
Legendary
Offline
Activity: 2702
Merit: 1009
Leading Crypto Sports Betting & Casino Platform
|
|
July 04, 2016, 10:59:58 PM |
|
i;m waiting website up
|
..Stake.com.. | | | ▄████████████████████████████████████▄ ██ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ██ ▄████▄ ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██ ██████ ██ ██████████ ██ ██ ██████████ ██ ▀██▀ ██ ██ ██ ██████ ██ ██ ██ ██ ██ ██ ██████ ██ █████ ███ ██████ ██ ████▄ ██ ██ █████ ███ ████ ████ █████ ███ ████████ ██ ████ ████ ██████████ ████ ████ ████▀ ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██ ██ ▀▀▀▀▀▀▀▀▀▀ ██ ▀█████████▀ ▄████████████▄ ▀█████████▀ ▄▄▄▄▄▄▄▄▄▄▄▄███ ██ ██ ███▄▄▄▄▄▄▄▄▄▄▄▄ ██████████████████████████████████████████ | | | | | | ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▀▄ █▀▀█▀▄▄ █ █▀█ █ ▐ ▐▌ █ ▄██▄ █ ▌ █ █ ▄██████▄ █ ▌ ▐▌ █ ██████████ █ ▐ █ █ ▐██████████▌ █ ▐ ▐▌ █ ▀▀██████▀▀ █ ▌ █ █ ▄▄▄██▄▄▄ █ ▌▐▌ █ █▐ █ █ █▐▐▌ █ █▐█ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█ | | | | | | ▄▄█████████▄▄ ▄██▀▀▀▀█████▀▀▀▀██▄ ▄█▀ ▐█▌ ▀█▄ ██ ▐█▌ ██ ████▄ ▄█████▄ ▄████ ████████▄███████████▄████████ ███▀ █████████████ ▀███ ██ ███████████ ██ ▀█▄ █████████ ▄█▀ ▀█▄ ▄██▀▀▀▀▀▀▀██▄ ▄▄▄█▀ ▀███████ ███████▀ ▀█████▄ ▄█████▀ ▀▀▀███▄▄▄███▀▀▀ | | | ..PLAY NOW.. |
|
|
|
Radent
|
|
July 05, 2016, 09:13:36 PM |
|
dear Dev.. why i can't import file json to web wallet?
|
|
|
|
SwedishGirl
Sr. Member
Offline
Activity: 392
Merit: 250
Looking for shmexy coins!
|
|
July 06, 2016, 01:10:27 PM |
|
Still a great opportunity to buy MUE. Very low risk, very high reward potential. Don't be the guy who missed the next 10x.
|
|
|
|
mtx_demon
|
|
July 06, 2016, 02:54:04 PM |
|
Yeah the price it's getting better! I wish we could see more people mining MUE. As much the diff increase the prices will tend to increase too Everyday someone DUMP coins to the price around 0.30 that will not help to keep the price higher just saying
WE NEED MUE IN MORE MINING POOLS!!
thank you
|
|
|
|
bizzyb
Legendary
Offline
Activity: 1652
Merit: 1001
Don't look at my signature!
|
|
July 06, 2016, 03:56:40 PM |
|
Yeah the price it's getting better! I wish we could see more people mining MUE. As much the diff increase the prices will tend to increase too Everyday someone DUMP coins to the price around 0.30 that will not help to keep the price higher just saying
WE NEED MUE IN MORE MINING POOLS!!
thank you
I dropped ocminer a message yesterday (who operates suprnova pools) asking if he would open a MUE pool, and I'd be happy to pay a bounty. I haven't heard anything back yet, but feel free to ask him too.
|
|
|
|
░░░░░░░▄▄▄▄▄▄ ░░░░▄██████████▄ ░░░███▀░░░░░░▀███ ░░███░░░░░░░░░░███ ░███░░░░░██░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░██░░░░░░███ ███░░░░░░█████░░░███ ███░░░░░░░░░░░░░░███ ░███░░░░░░░░░░░░███ ░░███░░░░░░░░░░███ ░░░███▄░░░░░░▄███ ░░░░▀██████████▀ ░░░░░░░▀▀▀▀▀▀
| | | ░░░████░░░░░░░████ ░░███░██░░░░░██░███ ░░██░░░███░███░░░██ ░░██░░░░░███░░░░░██ █████████████████████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████ ░░███████░░░███████
| | |
░░░░░░█ ░░░░░██░░░░░░█ ░░░░████░░░░░▐█ ░░░░█████░░░░███ ░░░░░█████░░████ ░░█░░░█████░████ ░██░░░██████████ ████░████░█████ █████████░░███ ░███████░░░██ ░░▀████░░░█▀ ░░░░░▀
| | | ░██████████████████▀██████░ █████████░░██████▀░████████ ███████░██░░███▀░▄█░███████ ███████░░██░░▀░▄██░░███████ ██████▌░░░██▄░▄██░░░▐██████ ██████░░░░░█████░░░░░██████ ██████░░░░░░███░░░░░░██████ █████░░░█░░░░█░░░░█░░░█████ █████░░░██░░░░░░░██░░░█████ ████░░░████▌░░░▐████░░░████ ████░░░█████▌░▐█████░░░████ ███░░░███████████████░░░███ ███░░░███████████████░░░███ ░█████████████████████████░ | MONETARYUNIT .......for Me, U & Everyone....... |
[/
|
|
|
|