Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - validsyntax1210

Pages: [1]
1
MemoryCoin / Re: Show support for MemoryCoin on cryptsy!
« on: March 03, 2014, 07:34:39 pm »
I would like to see on cryptsy. Please add soon just spent so much time to get everything working and cant buy them with bit coins.

2
MemoryCoin / Re: mc2miner 0.1e - Optimized CPU/GPU Miner
« on: March 03, 2014, 06:28:13 pm »
1.032 hash/min | 0.000 work/min | SHARE 0 | ACC 0 | REJ 0 (-nan%)

0.988 hash/min | 0.494 work/min | SHARE 0 | ACC 0 | REJ 0 (-nan%)

on the a8 ubuntu 13.1 thanks for your work this miner seems to be working when all other giving me trouble dont know if that hash per minute is good or not im mining memory coins on laptop

3
MemoryCoin / Re: linux wallet - testing
« on: March 03, 2014, 06:04:40 pm »
yah having wallet working great now just a little problem mining in ubuntu

my start up is as follows ./minerd --threads 4 -a sha256d -o http://work.mmcpool.com:8880 -u MVi1EeYtcNJS2t44oHDB2C1yTz81Beik6a -p x

Any advice here? if i figure out i will post results this is what im getting.

[2014-03-03 13:02:13] thread 0: 32 hashes, 603.77 khash/s
[2014-03-03 13:02:13] thread 0: 12 hashes, 461.54 khash/s
[2014-03-03 13:02:13] thread 3: 4 hashes, 400.00 khash/s
[2014-03-03 13:02:13] thread 2: 16 hashes, 800.00 khash/s
[2014-03-03 13:02:13] thread 0: 24 hashes, 827.59 khash/s
[2014-03-03 13:02:13] thread 0: 8 hashes, 666.67 khash/s
[2014-03-03 13:02:13] thread 3: 8 hashes, 666.67 khash/s
[2014-03-03 13:02:13] thread 2: 4 hashes, 500.00 khash/s
[2014-03-03 13:02:13] thread 3: 16 hashes, 592.59 khash/s
[2014-03-03 13:02:13] thread 2: 4 hashes, 400.00 khash/s
[2014-03-03 13:02:13] thread 3: 8 hashes, 533.33 khash/s
[2014-03-03 13:02:13] thread 1: 12 hashes, 666.67 khash/s
[2014-03-03 13:02:13] thread 0: 20 hashes, 952.38 khash/s
[2014-03-03 13:02:16] LONGPOLL detected new block
[2014-03-03 13:02:30] JSON-RPC call failed: {
   "code": -4,
   "message": "upstream RPC error"
}
[2014-03-03 13:02:30] submit_upstream_work json_rpc_call failed
[2014-03-03 13:02:30] ...retry after 30 seconds
^C

It goes like hell for a while then i get that json_rpc_call error and wont connect seems like the miner is running to fast .....

I know the thread is Linux wallet testing but i really couldn’t mind much on the linux mining for memory coin.

4
MemoryCoin / Re: linux wallet - testing
« on: March 03, 2014, 03:12:18 am »
ldd ./memorycoin-qt-0.8.582

it shows u that libarys are i386 not 64 bit i could find 64 bit but not 32 so in ubuntu

sudo apt-get install libqtgui4:i386

now im getting that block chain error and closes

emorycoin-qt-0.8.582: db/version_set.cc:715: leveldb::VersionSet::~VersionSet(): Assertion `dummy_versions_.next_ == &dummy_versions_' failed.
Aborted (core dumped)

Update:
https://bitsharestalk.org/index.php?topic=1643.0
This is a windows post but just said to delete the contents of .memorycoin in home directory back up wallet first if you have money in it then client started up fine hope this will help others with the same problem.

5
MemoryCoin / Re: linux wallet - testing
« on: March 03, 2014, 01:33:17 am »

Yah i get same error with the linux file i have chmod +x the file also made sure i have the require library installed

Im on ubuntu 13.1

I have compiled source and i get a error with
: Error loading block database.
Do you want to rebuild the block database now?
memorycoind: db/version_set.cc:715: leveldb::VersionSet::~VersionSet(): Assertion `dummy_versions_.next_ == &dummy_versions_' failed.
Aborted (core dumped)

then closes

6
MemoryCoin / Problems with wallet
« on: March 02, 2014, 04:28:15 pm »
Hi first of all lets say this seems like a nice coin i have clone source from git hub
i am on ubuntu 13.1
i try

qmake and cmake it just gives me a list of functions i also tryed with that unpd flag at the end

i navigated to the src directory and typed make -f Makefile,unix

compiled with no issue however now i type ./memorycoin-qt it starts and said i dont have username and password set in config so i make a file in /home/myusername/.memorycoin/memorycoin.config paste user name and password in it save it then go back to directory and type
./memorycoin-qt it doesnt give any errors but it doesnt start up am i doing somthing wrong i know i didnt spell everything right here but i did when typing it in thank you so much for help.

Pages: [1]