Pages:
Author

Topic: [ANN] MemoryCoin | CPU Coin | Paid Dev Team | Limited Supply [MMC] - page 38. (Read 281382 times)

newbie
Activity: 26
Merit: 0
Great news with the pool! Smiley
I'm hoping you are working on a windows miner too?  Wink
zvs
legendary
Activity: 1680
Merit: 1000
https://web.archive.org/web/*/nogleg.com
MemoryCoin2 Pool: http://mmc.xpool.xram.co/ (beta)

Pool while no block is not found, but miner seems to be working stabile for a couple of hours was not crashed.

that's nice, i got this error when trying to run the miner, any idea?

Quote
error while loading shared libraries: libdb_cxx-5.3.so: cannot open shared object file: No such file or directory

you just needed to install libdb5.3-dev, libdb5.3++-dev, libdb5.3, libdb5.3++  .. those exist for for ubuntu 13.04 and 13.10

for precise, you could use one of the 'untrusted' sources @ https://launchpad.net/ubuntu/+source/db5.3 or install it yourself from oracle website,

http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index-082944.html
full member
Activity: 123
Merit: 100
MemoryCoin2 Pool: http://mmc.xpool.xram.co/ (beta)

Pool while no block is not found, but miner seems to be working stabile for a couple of hours was not crashed.

Any idea how to join using Windows? Miner should be compiled to this platform.
Also one question, can I somehow increase mining performance via wallet? Maybe more memory would help?
legendary
Activity: 882
Merit: 1000
Maybe windows please?
hero member
Activity: 781
Merit: 501
Quote
root@ip-10-58-42-22:/src/memoryminer/src# make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/src/memoryminer/src -I/src/memoryminer/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -I/src/memoryminer/src/leveldb/include -I/src/memoryminer/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o memoryminer leveldb/libleveldb.a obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/momentum.o obj/db.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o obj/main_poolminer.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread /src/memoryminer/src/leveldb/libleveldb.a /src/memoryminer/src/leveldb/libmemenv.a
obj/bitcoinrpc.o: In function `call_once':
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
obj/util.o: In function `call_once':
/usr/local/include/boost/thread/pthread/once_atomic.hpp:145: undefined reference to `boost::thread_detail::enter_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:157: undefined reference to `boost::thread_detail::commit_once_region(boost::once_flag&)'
/usr/local/include/boost/thread/pthread/once_atomic.hpp:153: undefined reference to `boost::thread_detail::rollback_once_region(boost::once_flag&)'
collect2: error: ld returned 1 exit status
make: *** [memoryminer] Error 1

any idea argan?

// update: build sucess on 1 VM, gonna copy to others, seem i have messy up with the libdb library.
hero member
Activity: 781
Merit: 501
seem argan got the bounty of 1000+ MMC for working pool  Grin
hero member
Activity: 910
Merit: 1000
Quote
that's nice, i got this error when trying to run the miner, any idea?
Code:
wget "http://mmc.xpool.xram.co/assets/files/memoryminer.tar.bz2"
bzip2 -d memoryminer.tar.bz2
tar xvf memoryminer.tar
cd memoryminer/src && make -f makefile.unix
./memoryminer -poolip=mmc.xpool.xram.co -poolport=1339 -pooluser= -genproclimit=
p.s. Pool found fist block!
hero member
Activity: 781
Merit: 501
MemoryCoin2 Pool: http://mmc.xpool.xram.co/ (beta)

Pool while no block is not found, but miner seems to be working stabile for a couple of hours was not crashed.

that's nice, i got this error when trying to run the miner, any idea?

Quote
error while loading shared libraries: libdb_cxx-5.3.so: cannot open shared object file: No such file or directory
hero member
Activity: 910
Merit: 1000
MemoryCoin2 Pool: http://mmc.xpool.xram.co/ (beta)

Pool while no block is not found, but miner seems to be working stabile for a couple of hours was not crashed.
hero member
Activity: 781
Merit: 501
MMC on bter Huh

// never mind, just scammer  Angry
hero member
Activity: 582
Merit: 500
Before making a pool, maybe OP should fix his coin.. keep getting ' need to upgrade, or other nodes need to upgrade. "  I followed the link to the newest exe and its still saying to upgrade.. WTF?
hero member
Activity: 910
Merit: 1000
hero member
Activity: 910
Merit: 1000
Modified my calculator.
Added field: "blocks per month".
Added the "your result url". You can now share their results of calculations or save to bookmarks.

example: http://bitcoind.url.ph/memorycoin2_calc.html#0.00000526,27.9,266.00,0.001,639.99

I invite you to use! http://bitcoind.url.ph/memorycoin2_calc.html
sr. member
Activity: 240
Merit: 250
A real exchangesite so ppl see this is a expensive coin, and want to mine.
newbie
Activity: 8
Merit: 0
Ok after 5 day of finding nothing I think  I will stop here and put 100 of my hard earned MMC into that pool bounty.
Solo mining on less than 50hpm is useless.
I_M
full member
Activity: 135
Merit: 100
legendary
Activity: 882
Merit: 1000
hmm, the ethics of this coin are really jumbled up. We have been crying for a cpu only coin in pursuit of fairer distribution, however this coin comes with pre-mines , which sort of dilutes the idea. I understand rewarding loyalty and i love the difficulty even though i have only 0.1 MMC so i think this coin's dv needs to drum up support and push for a few pools.
newbie
Activity: 3
Merit: 0
Been mining for 7 days now and the only time I got a block was after block 607 but before I updated to 0.8.54  So, they're gone now.

I don't see the point to this coin if we can't get a pool. How can it catch on if so few people have actually mined successfully? We need a pool before this can be considered useful.
legendary
Activity: 3766
Merit: 1742
Join the world-leading crypto sportsbook NOW!
Pages:
Jump to: