Search content
Sort by

Showing 10 of 10 results by db_master
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 25/01/2018, 14:40:35 UTC

Any new information about the listing on https://www.cryptopia.co.nz? DEV

On schedule to be listed at the beginning of March

March here we come! Got to get all the mining in while I still can Wink
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 16/01/2018, 20:19:54 UTC

Working 100%, payouts every 8 hours
Does it really pay 8 hours?
I was working on this pool, but after 12h, I still have not received payment.

It use to be a lot quicker payouts then that in the past, but since the recent issues with the site payouts dont seem to be sending. TXID is just ... no text

Looking into it. We're working on the next generation pool, but not to worry, any shares are accumulating and will be paid.

Thank you for the update and looking into the issue. I'll be patient Smiley
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 16/01/2018, 03:57:04 UTC

Working 100%, payouts every 8 hours
Does it really pay 8 hours?
I was working on this pool, but after 12h, I still have not received payment.

It use to be a lot quicker payouts then that in the past, but since the recent issues with the site payouts dont seem to be sending. TXID is just ... no text
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 12/01/2018, 21:13:59 UTC

Working 100%, payouts every 8 hours

Can confirm is up Smiley panic avoided Wink
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 12/01/2018, 14:48:57 UTC
I have constructed a new pool, but I am still having a look at what is really up. Testing the pool with some of my own miners now. The block explorer shows block from quite a while ago, so is out of date, but seems to be reporting the correct net hash rate.

Difficulty is quite high, so will have to toil on it for a while. Only putting 1GH in to see if we can get a block. Will report back on findings. If the chain checks out I will post pool URL.

Please keep us up to date! https://mp3.markmine.io/ isn't working anymore, site has been stripped Sad
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 09/01/2018, 15:50:07 UTC
I'm looking to mine some bitmark, what are the available mining pools? I'm only seeing 1 available pool from the links on the front page.

I have a machine with 6 gtx 1070s im looking to use on this coin.

http://mp3.markmine.io



Great pool....would be great to have you mine the testnet for the upcoming improved blockchain 'fork'....but feel free to mine either

Where do we find the testnet, or how would I connect to it for mining? I dont have much but would be happy to point to towards the test
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 15/12/2017, 16:03:15 UTC
Does anyone know why the increase in price and trading? Huh Have there been any news? I checked their page and Twitter but have found nothing..

Not sure about the price increase, Poloniex is still not allowing BTM trading. I see that the devs are still working in the weeds, maybe because its one of the few remaining mineable scypt coins?
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 13/12/2017, 02:47:39 UTC
....
New question: where's a good place to mine? http://mp3.markmine.io/configuration_guide - their region select doesn't work, so i'm not sure what the address would be. any help is appreciated

The pool's been fixed, but if you run into it again, just replace "Select region above" string with "mp3.markmine.io".

For example, to mine Bitmarks to addresss bVJUEijXfsKQ1CuTbzwgvp6M34x12oZgZv

URL: stratum+tcp://mp3.markmine.io
Port: 3333
Username: bVJUEijXfsKQ1CuTbzwgvp6M34x12oZgZv.worker1
Password: x
Commandline example:
Code:
./sgminer -o stratum+tcp://mp3.markmine.io:3333 -u bVJUEijXfsKQ1CuTbzwgvp6M34x12oZgZv.worker1 -p x -I 13


Note: Use your own address, (unless you want to donate BTM's to me Smiley )
Get one from your GUI wallet or  the 'getnewaddress command', of the RPC JSON client:
Code:
~/.bitmark$ btm getnewaddress
bVJUEijXfsKQ1CuTbzwgvp6M34x12oZgZv
or,   using the abbreviated form
Code:
~/.bitmark$ btm gna
bGD3YDPvPAaqSXKQ4k4ANMVdF9YyjR43ef
 

Thank you dbkeys, you are the man. She is chuggen away now
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 11/12/2017, 00:37:09 UTC
Hi everyone,where can i get working wallet for windows?

Go to http://www.bitmark.io/  and choose Downloads, (on the top, right side). There are download links for Windows (32 and 64 bit) binaries, as well as MacOS binaries.

If the wallet has trouble connecting to the P2P network, try 'addnode' commands from the Console
Code:
addnode us.bitmark.io add
addnode eu.bitmark.io add
addnode jp.bitmark.io add

Nodes added connection there. From time to time flashes but does not sync.

I just added: addnode 104.236.59.201 add
Now wallet syncing.  I got it from the website suggested in previous post: https://chainz.cryptoid.info/btm/#!network
...going to add more. 

Hello everyone, I am new to the BTM scene. I've downloaded the newest 0.9.4 wallet and have added about 20 different nodes from https://chainz.cryptoid.info/btm/#!network. At this time I have 6 active connections to the bitmark network and my wallet shows "synchronizing with network", but it has not moved at all in the last 24 hours, still the same amount of time behind.

Is this normal and I just need to give it more time or is there something else I can do? I've read before about downloading the blockchain

Update: Got it up to date, must of been my connection or something.

New question: where's a good place to mine? http://mp3.markmine.io/configuration_guide - their region select doesn't work, so i'm not sure what the address would be. any help is appreciated
Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
db_master
on 09/12/2017, 16:00:32 UTC
Hi everyone,where can i get working wallet for windows?

Go to http://www.bitmark.io/  and choose Downloads, (on the top, right side). There are download links for Windows (32 and 64 bit) binaries, as well as MacOS binaries.

If the wallet has trouble connecting to the P2P network, try 'addnode' commands from the Console
Code:
addnode us.bitmark.io add
addnode eu.bitmark.io add
addnode jp.bitmark.io add

Nodes added connection there. From time to time flashes but does not sync.

I just added: addnode 104.236.59.201 add
Now wallet syncing.  I got it from the website suggested in previous post: https://chainz.cryptoid.info/btm/#!network
...going to add more. 

Hello everyone, I am new to the BTM scene. I've downloaded the newest 0.9.4 wallet and have added about 20 different nodes from https://chainz.cryptoid.info/btm/#!network. At this time I have 6 active connections to the bitmark network and my wallet shows "synchronizing with network", but it has not moved at all in the last 24 hours, still the same amount of time behind.

Is this normal and I just need to give it more time or is there something else I can do? I've read before about downloading the blockchain