Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: bitcoinmini on November 04, 2017, 11:33:47 PM



Title: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 04, 2017, 11:33:47 PM
Introduction:

BitcoinMini is the Mini Bitcoin.  I wanted to create something that was fast, easy to mine, valuable coins (scarce), and keep the original SHA256 Algorithm, so bitcoin mini is ready to go.

Fast:  1 minute blocks or faster. BitcoinMini is a store of wealth and a currency for fast transactions.

Easy to mine: Difficulty starts at 1, and only increases when block reward halving takes place (every 840,000 blocks)

Valuable: Only 2,100,000 coins total supply, and each block is 1 coin reward (before any halving)

Coin Specifics:

Algorithm   SHA256
Type   PoW
Coin name   BitcoinMini
Coin abbreviation   BCM
Address letter   B
RPC port   26160
P2P port   26159
Block reward   1 coin
Block halving   840,000 blocks
Total coin supply   2,100,000 coins
Premine percent    20%
Premine amount   420,000 coins

Coinbase maturity   10 blocks
Target spacing   1 minutes
Target timespan    840,000 minutes
Transaction confirmations   6 blocks

Software:

Windows: https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo (https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo)
Linux: https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc (https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc)
Raspberry Pi Wallet: https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ (https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ) - by TimeTeller (https://bitcointalk.org/index.php?action=profile;u=533071)
Source: https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw (https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw)
Github: https://github.com/bitcoinminichain/bitcoinmini-source (https://github.com/bitcoinminichain/bitcoinmini-source)


Exchanges:

https://coinsmarkets.com/trade-BTC-BCM.htm (https://coinsmarkets.com/trade-BTC-BCM.htm)

Pools:

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/ (https://pool.nosekefik.com/)
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM

Happy Mining =)


*************************

MPool is ready for BitcoinMini (sha256): https://mpool.mooo.com (https://mpool.mooo.com)
fee rate 0.9%, no need registration
-o stratum+tcp://mpool.mooo.com:3333 -u <WALLET_ADDRESS> -p c=BCM

***************************

Mining pool
http://104.207.133.46:8008/ (http://104.207.133.46:8008/)


Block Explorer:

http://104.207.133.46:3004/ (http://104.207.133.46:3004/)

Nodes:

Code:
addnode=37.97.242.80
addnode=104.196.193
addnode=45.63.101.182
addnode=85.11.137.70
addnode=148.251.87.57
addnode=108.173.92
addnode=91.61.114.95
addnode=173.249.7.89
addnode=185.196.202

Bounties:

- Create a website: 2,100 BCM
- Create a Block explorer: 21,000 BCM (TXID: 51009115b92f3b44d3ce1d760c981f4d06dd29c7ee7c3684e54c67ce27b84949)
- Create a Mac OS Wallet: 2,100 BCM
- Create Raspberry Pi Wallet 21,000 BCM (TXID: e97fcdc01f3540105f128bfe9ebb22ffffc0d89f017f43ce7e3ebbc831ac339f)
- Create Android Wallet: 2,100 BCM
- Create iOS Wallet: 2,100 BCM
- Get listed on Any Exchange: 21,000 BCM (TXID: 42c0827cc74b2a3cc405c8140666764209040a9c759c6e35d2cfe8affc668621)
- Whitepaper Publication: 2,100 BCM
- Open Slot idea
- Open Slot idea


Help:


Solo Mining Instructions:

Download walet, make a Bitcoinmini.conf => create text file and write down the following:
rpcuser=user
rpcpassword=x
daemon=1
rpcallowip=127.0.0.1
rpcport=9050
server=1
addnode=37.97.242.80
addnode=104.196.193
addnode=45.63.101.182
addnode=85.11.137.70
addnode=148.251.87.57
addnode=108.173.92
addnode=91.61.114.95
addnode=173.249.7.89
addnode=185.196.202
Save it as a Bitcoinmini.conf (chose file type - all files)
Done!
Now in wallet-qt directory hold shift and right click, then open cmd in this directory. In cmd write the following:
bitcoinmini-qt.exe -server
hit enter.
Open ccminer batch file and write the following line:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ccminer.exe ccminer-x64 -a sha256 -o localhost:9050 -u user -p x
pause

Congrats - you are solo mining


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: lowercaseG on November 04, 2017, 11:35:19 PM
nice 20% premine dev  >:(


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Master Carnegie on November 04, 2017, 11:38:33 PM
Is there a virus in the wallet? I have not downloaded it, I'll wait for someone to find out... What will you do with these 20% premine?
It would be interesting to do an airdrop, right?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 04, 2017, 11:45:27 PM
Is there a virus in the wallet? I have not downloaded it, I'll wait for someone to find out... What will you do with these 20% premine?
It would be interesting to do an airdrop, right?

no airdrop.  premine is for me to keep.

420,000 blocks is very easy to mine, especially at difficulty 1


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: redsun17 on November 04, 2017, 11:46:46 PM
Is there a virus in the wallet? I have not downloaded it, I'll wait for someone to find out... What will you do with these 20% premine?
It would be interesting to do an airdrop, right?

no airdrop.  premine is for me to keep.

420,000 blocks is very easy to mine, especially at difficulty 1

You mean, for you to dump.

Dead coin.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 04, 2017, 11:54:31 PM
Is there a virus in the wallet? I have not downloaded it, I'll wait for someone to find out... What will you do with these 20% premine?
It would be interesting to do an airdrop, right?

no airdrop.  premine is for me to keep.

420,000 blocks is very easy to mine, especially at difficulty 1

You mean, for you to dump.

Dead coin.

anyone who mines it can "dump".

you don't have to mine it.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tuiputui on November 05, 2017, 12:03:34 AM
bitcoinz has not premine. whats special about this?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: nosekefik on November 05, 2017, 12:28:29 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 12:31:22 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

new pool updated for mining.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Crypt0Greek on November 05, 2017, 12:35:55 AM
20% premine ! and block reward 1 [Suspicious link removed]d luck mining your coin ! ^^


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Neurolicious on November 05, 2017, 12:46:32 AM
20% premine, good luck lol.. with that amount you should do 10% give away through airdrops and bounties... that premine amount keeps most people away from it.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 12:48:18 AM
20% premine, good luck lol.. with that amount you should do 10% give away through airdrops and bounties... that premine amount keeps most people away from it.

let me add bounties, 10% of premine will go to bounties.

okay 10 bounties added.

2 of them could be suggested.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: manfromafar on November 05, 2017, 12:52:17 AM
BitcoinMini Added to PoolofD32th


http://yiimp.poolofd32th.club

Use your wallet address as your username, and c=BCM as your password.
No registration required.


Can be tested with:
Code:
-a sha256  -o stratum+tcp://yiimp.poolofd32th.club:3333 -u BBKzE5MpBSphfmLcQTFkL5io7j844qdspe  -p c=BCM
pause

Don't forget to use BCM as password, or your shares will be lost
Don't forget to change -u once testing is complete to mine to your wallet

TO GET FAST SUPPORT AND SHARE INFORMATION, JOIN OUR DISCORD

https://discord.gg/E2rThkk


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: spixxen on November 05, 2017, 12:57:34 AM
It shows that there are 2012 blocks in the info but on the miner cli it shows 38800?


Smells kinda odd.......



Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 12:58:38 AM
BitcoinMini Added to PoolofD32th


http://yiimp.poolofd32th.club

Use your wallet address as your username, and c=BCM as your password.
No registration required.


Can be tested with:
Code:
-a sha256  -o stratum+tcp://yiimp.poolofd32th.club:3333 -u BBKzE5MpBSphfmLcQTFkL5io7j844qdspe  -p c=BCM
pause

Don't forget to use BCM as password, or your shares will be lost
Don't forget to change -u once testing is complete to mine to your wallet

TO GET FAST SUPPORT AND SHARE INFORMATION, JOIN OUR DISCORD

https://discord.gg/E2rThkk

added your second pool


It shows that there are 2012 blocks in the info but on the miner cli it shows 38800?


Smells kinda odd.......


it's at around 2100 blocks right now on my wallet


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: spixxen on November 05, 2017, 01:10:49 AM
And now I have mined 4 coins and the last two just disappeared. :-\ :-\ :-\


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 01:19:30 AM
And now I have mined 4 coins and the last two just disappeared. :-\ :-\ :-\

you got orphaned blocks...mine in a pool, it's more consistent.  pools are setup for that very reason.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: GeniusX on November 05, 2017, 01:24:47 AM
what you think about 1 bcm price in 1 month? or now?

very low suply and you have nice amount of premine. Please dont dump this! Maybe You can burn some coins !


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 01:26:30 AM
what you think about 1 bcm price in 1 month? or now?

very low suply and you have nice amount of premine. Please dont dump this! Maybe You can burn some coins !

not dumping.  the way its structured, it will be worth something when the reward halving starts a few times.

Mine right now while difficulty is still 1, and reward still 1


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: spixxen on November 05, 2017, 01:59:27 AM
And now I have mined 4 coins and the last two just disappeared. :-\ :-\ :-\

you got orphaned blocks...mine in a pool, it's more consistent.  pools are setup for that very reason.

Reason for pools  being set up is almost always to make bank off of other's efforts. :o



Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 02:01:00 AM
And now I have mined 4 coins and the last two just disappeared. :-\ :-\ :-\

you got orphaned blocks...mine in a pool, it's more consistent.  pools are setup for that very reason.

Reason for pools  being set up is almost always to make bank off of other's efforts. :o



that's true...up to you then, solo and play the lottery, still good.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: nosekefik on November 05, 2017, 02:07:42 AM
And now I have mined 4 coins and the last two just disappeared. :-\ :-\ :-\

you got orphaned blocks...mine in a pool, it's more consistent.  pools are setup for that very reason.

Reason for pools  being set up is almost always to make bank off of other's efforts. :o



Try with lower diff, i'm testing fine with a GPU and 0.5 diff, you can check here --> https://pool.nosekefik.com/?address=B9VUW1pJTrs1KQwEutMLHCPLkNN72gMMNd


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 09:24:49 AM
added bounties


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: cryptojai on November 05, 2017, 09:35:38 AM

20% premine and block reward 1 coin. C'mon dev ,distribute at least 15% through bounties. then it makes some sense .


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 05, 2017, 09:38:54 AM
Keep the block browser


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: mcall on November 05, 2017, 09:50:44 AM
 Some  question:
1/The  wallet  must  be  download.     Is there a virus in? I  will  waiting  for  a while.
2/Is  it  listed  on  exchanges?  which?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: TimeTeller on November 05, 2017, 10:41:37 AM
Sent you a pm dev regarding rpi qt wallet. Thanks!
And by the way, with the low supply of BCM, I hope there's something in store for us here.  ;)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: GeniusX on November 05, 2017, 11:00:09 AM
Well i farm 100 coin not bad for 1 day on 2.1 m sup


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 05, 2017, 11:06:54 AM
Leveldb inside the key documents how not? friend


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: jr_007 on November 05, 2017, 12:47:01 PM

20% premine and block reward 1 coin. C'mon dev ,distribute at least 15% through bounties. then it makes some sense .

that might be possible if your mom calls me.


Is this how you react to some suggestions dev ? Remember 5% pre-mine is still high .

You cant even create a wallet and how do plan to develop this project ?

Another 1 sat coin .


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tommocoinman on November 05, 2017, 03:09:21 PM
1 coin every second is pretty darn good imo, i've just mined 1,000.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 04:04:30 PM

20% premine and block reward 1 coin. C'mon dev ,distribute at least 15% through bounties. then it makes some sense .

that might be possible if your mom calls me.


Is this how you react to some suggestions dev ? Remember 5% pre-mine is still high .

You cant even create a wallet and how do plan to develop this project ?

Another 1 sat coin .

some people are too serious and can't take a joke.

I will think it over, no promises.

everybody talks as if they are an investor with huge money....mine it or don't.

I also like how they think they know the future of all coins.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: cryptoRX on November 05, 2017, 05:04:04 PM
https://www.virustotal.com/#/url/71216ea7e98991af2c7f6226d581d2ba513e14cc585f8e8d0f6cf04bf112f755/detection


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 05, 2017, 05:06:27 PM
MPool is ready for BitcoinMini (sha256): https://mpool.mooo.com (https://mpool.mooo.com)
fee rate 0.9%, no need registration
-o stratum+tcp://mpool.mooo.com:3333 -u <WALLET_ADDRESS> -p c=BCM

thank you, adding your pool.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: TimeTeller on November 05, 2017, 10:26:58 PM

Software:

Windows: https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo (https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo)
Linux: https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc (https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc)
Source: https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw (https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw)
Github: https://github.com/bitcoinminichain/bitcoinmini-source (https://github.com/bitcoinminichain/bitcoinmini-source)

Raspberry Pi Wallet: https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ (https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ)
- by TimeTeller (https://bitcointalk.org/index.php?action=profile;u=533071) (Untested! Please Check if working)



Okay, I'll just wait for someone here to verify if what I compiled is also working for them. Thanks!


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: AmoreJaz on November 06, 2017, 02:20:57 AM

Software:

Windows: https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo (https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo)
Linux: https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc (https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc)
Source: https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw (https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw)
Github: https://github.com/bitcoinminichain/bitcoinmini-source (https://github.com/bitcoinminichain/bitcoinmini-source)

Raspberry Pi Wallet: https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ (https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ)
- by TimeTeller (https://bitcointalk.org/index.php?action=profile;u=533071) (Untested! Please Check if working)



Okay, I'll just wait for someone here to verify if what I compiled is also working for them. Thanks!


i see you stepped up your game! do you ever sleep? how about every once in a while you let others grab the bounty?
i have tested it and it is working correctly as normal ! but it is getting a bit frustrating that it seems each and every one i find ... you already have gotten!  its good to have rivalry but TimeTeller never sleeps !!!

wallet is working  @Dev


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 02:32:29 AM

Software:

Windows: https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo (https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo)
Linux: https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc (https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc)
Source: https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw (https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw)
Github: https://github.com/bitcoinminichain/bitcoinmini-source (https://github.com/bitcoinminichain/bitcoinmini-source)

Raspberry Pi Wallet: https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ (https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ)
- by TimeTeller (https://bitcointalk.org/index.php?action=profile;u=533071) (Untested! Please Check if working)



Okay, I'll just wait for someone here to verify if what I compiled is also working for them. Thanks!


i see you stepped up your game! do you ever sleep? how about every once in a while you let others grab the bounty?
i have tested it and it is working correctly as normal ! but it is getting a bit frustrating that it seems each and every one i find ... you already have gotten!  its good to have rivalry but TimeTeller never sleeps !!!

wallet is working  @Dev

thanks, but i need more people to test it


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: langongbachieu on November 06, 2017, 03:55:46 AM
It seems to be promising project, but only for ASIC-miners. I am out simply because I only have GPUs. Good luck everyone.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Turkish88 on November 06, 2017, 04:14:56 AM
such a hard bounty's, as if this coin is already very popular and expensive))
maybe dilute this with 1% airdrop


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tommocoinman on November 06, 2017, 04:15:53 AM
really? i already mine 10k coins with gpu'a


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 04:17:27 AM
really? i already mine 10k coins with gpu'a

yes, it's meant to be easily mineable with CPU or GPU, with low difficulty.

you're one of the few early miners who will get coins easily :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: sccdry on November 06, 2017, 04:44:53 AM
When are you going to go to the stock exchange?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 06, 2017, 06:43:29 AM
Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 07:02:30 AM
Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/

your block browser is not showing all the blocks. it only goes up to 13,761.

we are at block height 49,567.

Mining pool shows ok


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 06, 2017, 07:40:54 AM
Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/

your block browser is not showing all the blocks. it only goes up to 13,761.

we are at block height 49,567.

Mining pool shows ok

The database is in sync and is now complete


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 08:43:23 AM
Any thoughts on which exchange you're aiming for first?

no rush for now....most exchanges need voting, and is gonna be useless with a small community.  we will get there.

Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/

your block browser is not showing all the blocks. it only goes up to 13,761.

we are at block height 49,567.

Mining pool shows ok

The database is in sync and is now complete

okay thanks, updated the ANN.  Bounty payment sent:

TXID:
51009115b92f3b44d3ce1d760c981f4d06dd29c7ee7c3684e54c67ce27b84949-000


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 06, 2017, 08:59:27 AM
Any thoughts on which exchange you're aiming for first?


no rush for now....most exchanges need voting, and is gonna be useless with a small community.  we will get there.

Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/

your block browser is not showing all the blocks. it only goes up to 13,761.

we are at block height 49,567.

Mining pool shows ok

The database is in sync and is now complete

okay thanks, updated the ANN.  Bounty payment sent:

TXID:
51009115b92f3b44d3ce1d760c981f4d06dd29c7ee7c3684e54c67ce27b84949-000

Roger that. thank


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: b-synthestech on November 06, 2017, 09:03:04 AM
how is it possible to mine it?
PoW or PoS???


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 10:03:04 AM
I am the only miner of this shi*coin, so i find all blocks :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 10:10:37 AM
Sell 1000 BTCM for 0.005BTC :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 10:19:53 AM
how is it possible to mine it?
PoW or PoS???

Doenload walet, make a Bitcoinmini.conf => create text file and write down the following:
rpcuser=user
rpcpassword=x
daemon=1
rpcallowip=127.0.0.1
rpcport=9050
server=1
addnode=37.97.242.80
addnode=104.196.193
addnode=45.63.101.182
addnode=85.11.137.70
addnode=148.251.87.57
addnode=108.173.92
addnode=91.61.114.95
addnode=173.249.7.89
addnode=185.196.202
Save it as a Bitcoinmini.conf (chose file type - all files)
Done!
Now in wallet-qt directory hold shift and right click, then open cmd in this directory. In cmd write the following:
bitcoinmini-qt.exe -server
hit enter.
Open ccminer batch file and write the following line:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ccminer.exe ccminer-x64 -a sha256 -o localhost:9050 -u user -p x
pause

Congrats - you are solo mining :)



Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 06, 2017, 10:26:17 AM
how is it possible to mine it?
PoW or PoS???

pool
http://104.207.133.46:8008/


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: hieu81 on November 06, 2017, 10:33:21 AM
nice 20% premine dev  >:(
I thing, only 2% premine, But this coin same as BTC, so have you had other plan for it?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitwonder on November 06, 2017, 10:40:46 AM
MPool is ready for BitcoinMini (sha256): https://mpool.mooo.com (https://mpool.mooo.com)
fee rate 0.9%, no need registration
-o stratum+tcp://mpool.mooo.com:3333 -u <WALLET_ADDRESS> -p c=BCM

your pool said payment made, but the coins never arrived and no tx id WHY


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: william1980 on November 06, 2017, 10:53:47 AM
Hello Dev

Nice project with the best team and good idea.





Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 11:21:04 AM
Hello Dev

Nice project with the best team and good idea.





I take it as a joke:)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: azzalea25 on November 06, 2017, 11:48:41 AM
Ha, block error...


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 11:58:46 AM
Ha, block error...
Is it the only block you found and the same with error?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: azzalea25 on November 06, 2017, 12:03:23 PM
Ha, block error...
Is it the only block you found and the same with error?

Block & many payment delay on pool..


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: jbmustaq on November 06, 2017, 12:07:00 PM
is this asic resistant.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 06, 2017, 12:19:56 PM
I just read, the block is not mature


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Auroraobito on November 06, 2017, 12:23:11 PM
good project . i wait profit this coin.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: rattle99 on November 06, 2017, 12:33:05 PM
damn, difficulty must have shot up already


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 02:13:34 PM
Can any1 give BCM address, i want to try to send some coint to test if it works :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 06, 2017, 02:21:20 PM
I feel there is still a problem. Mine pool purse
BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M
Now a total of 532.14000000 tokens were received


Please do not link my mine pool


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 02:26:26 PM
I feel there is still a problem. Mine pool purse
BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M
Now a total of 532.14000000 tokens were received


Please do not link my mine pool
I have sent 5 coint to your address. Can you check that? :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 02:28:34 PM
damn, difficulty must have shot up already
ou probably mining it with your laptop CPU? cuz i don't feel anything in difficulty as i still find 70% of blocks in solo.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 03:00:13 PM
damn, difficulty must have shot up already

no, we are only at block 68,000.

difficulty still at 1 until block 840,000....which is still a long ways to go


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitwonder on November 06, 2017, 04:46:52 PM
I feel there is still a problem. Mine pool purse
BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M
Now a total of 532.14000000 tokens were received


Please do not link my mine pool

is your pool still working ?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 05:29:55 PM
First i thought dev made a mistake and released 21 000 000 coins instead of 2.1 mil, but obviously he did not :)
/** No amount larger than this (in satoshi) is valid */
static const int64 MAX_MONEY = 2100000 * COIN;
inline bool MoneyRange(int64 nValue) { return (nValue >= 0 && nValue <= MAX_MONEY); }


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 06:32:47 PM
First i thought dev made a mistake and released 21 000 000 coins instead of 2.1 mil, but obviously he did not :)
/** No amount larger than this (in satoshi) is valid */
static const int64 MAX_MONEY = 2100000 * COIN;
inline bool MoneyRange(int64 nValue) { return (nValue >= 0 && nValue <= MAX_MONEY); }

now....why would you think that? ;)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: entropy0 on November 06, 2017, 07:29:52 PM
network is having a lot of issues, lots of orphan blocks - any fix?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 08:20:06 PM
First i thought dev made a mistake and released 21 000 000 coins instead of 2.1 mil, but obviously he did not :)
/** No amount larger than this (in satoshi) is valid */
static const int64 MAX_MONEY = 2100000 * COIN;
inline bool MoneyRange(int64 nValue) { return (nValue >= 0 && nValue <= MAX_MONEY); }

now....why would you think that? ;)
I thought it's a btc clone :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 08:24:02 PM
network is having a lot of issues, lots of orphan blocks - any fix?
Isnt it because of very big mining speed? i mine almost 2 blocks a second and some1 also gets a lot of blocks too, so normaly some and maybe a lot of blocks get orphan due to the speed...
Dunno, im not an expert :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 06, 2017, 08:37:39 PM
Now i can see that someone started to mine this coin as i started to get alot less blocks :(


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 06, 2017, 08:56:52 PM
Now i can see that someone started to mine this coin as i started to get alot less blocks :(

yea there is more hashpower in the pools now I noticed


network is having a lot of issues, lots of orphan blocks - any fix?
Isnt it because of very big mining speed? i mine almost 2 blocks a second and some1 also gets a lot of blocks too, so normaly some and maybe a lot of blocks get orphan due to the speed...
Dunno, im not an expert :)


yea, due to low difficulty its easy for anyone to find a block...so lots of orphaned blocks.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: azzalea25 on November 06, 2017, 11:02:21 PM
Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/

I've payment delay here..
My addy is
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f or
BQMJ1NTtubvqUXEF8QuhyZTahxwvwpw7Z5 or
BLG3Z3cPzgqs87ZmG6Q3x4RZjYiVE8kCbC

not sure which one maybe BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f
but i see 4574 block still pending there  :(

On pool bellow i've approx 3,5K delay or pending
my addy is https://mpool.mooo.com/?address=BQMJ1NTtubvqUXEF8QuhyZTahxwvwpw7Z5
Quote
MPool is ready for BitcoinMini (sha256): https://mpool.mooo.com
fee rate 0.9%, no need registration
-o stratum+tcp://mpool.mooo.com:3333 -u <WALLET_ADDRESS> -p c=BCM


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 07, 2017, 01:54:54 AM
Too many blocks, I now resynchronize the wallet


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: iamntyagi1* on November 07, 2017, 02:21:05 AM
What mining tool can be used ?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: cahkalem on November 07, 2017, 02:27:42 AM
the supply is only 2,1 Million,,
lowest supply will be good for this project but the premine is so high ?
can you reduce the premine dev, maybe not more thatn 10% i think this is better


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 07, 2017, 09:17:40 AM
Yesterday in my mine is only
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f
These two?

I will follow
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg 98%

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f 2%
Proportion distribution mine pool wallet

BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M Remaining 1575.84901600 tokens, please confirm

This coin because of the difficulty is too low, high difference mining led to many orphan mine


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: azzalea25 on November 07, 2017, 09:50:33 AM
Yesterday in my mine is only
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh
These two?

I will follow
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg 98%

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f 2%
Proportion distribution mine pool wallet

BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M Remaining 1575.84901600 tokens, please confirm

This coin because of the difficulty is too low, high difference mining led to many orphan mine

BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f yes this is my addy, 2% is proportion because i mining on your pool not long, just several hours, and using less hashes.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 07, 2017, 09:53:07 AM
Yesterday in my mine is only
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh
These two?

I will follow
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg 98%

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f 2%
Proportion distribution mine pool wallet

BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M Remaining 1575.84901600 tokens, please confirm

This coin because of the difficulty is too low, high difference mining led to many orphan mine

BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f yes this is my addy, 2% is proportion because i mining on your pool not long, just several hours, and using less hashes.


These two addresses are yours?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: azzalea25 on November 07, 2017, 10:22:50 AM
Yesterday in my mine is only
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh
These two?

I will follow
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg 98%

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f 2%
Proportion distribution mine pool wallet

BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M Remaining 1575.84901600 tokens, please confirm

This coin because of the difficulty is too low, high difference mining led to many orphan mine

BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f yes this is my addy, 2% is proportion because i mining on your pool not long, just several hours, and using less hashes.


These two addresses are yours?

Nope, just this BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh



Below my earning on https://mpool.mooo.com/
Code:
Time	Amount	Tx
21h ago 24.41152451 (not yet)
24h ago 18.39745104 (not yet)
25h ago 3801.59081693 (not yet)
25h ago 393.97229627 8b2d6f5e287352d96a0c18242a761ae77e72166ee8fc4d53a01a293e706e6354
26h ago 501.39427580 f13ab3c10655c588cb578e8792bb0529e374d3effec4b11b5fd5f985dad9c781
29h ago 433.93228702 f5d0825e4141d37cd87fd2f87c76ecc8b1d065625f26a2d8192feb876f4f6c54
30h ago 609.47431540 9d8977b7608ec3bea2eebb4a8b0b9006d6875e895ebd9ce81343a3d5e19c5fef
31h ago 22.87756051 7ea1e23dae9e9ee5c4ae17ab71782c2663ce32a0bc98548aeb02f122a69978c0
[b]Total 5806.05052748[/b]


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tommocoinman on November 07, 2017, 10:34:52 AM
Any thoughts on which exchange you're aiming for first?


no rush for now....most exchanges need voting, and is gonna be useless with a small community.  we will get there.

Block browser
http://104.207.133.46:3004/

Mining pool
http://104.207.133.46:8008/

your block browser is not showing all the blocks. it only goes up to 13,761.

we are at block height 49,567.

Mining pool shows ok

The database is in sync and is now complete

okay thanks, updated the ANN.  Bounty payment sent:

TXID:
51009115b92f3b44d3ce1d760c981f4d06dd29c7ee7c3684e54c67ce27b84949-000

Roger that. thank

Most exchanges will list for a fee. Get it on Coinexchange.io, lots of whales pump random shitcoins there. Especially low supply coins


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 07, 2017, 12:45:05 PM
Just the system actually paid all the coins
BM6PdJQJiko4QQZw4uev5SGmof1CykAw9g this person,
I am also a face force. I can only pay you with my own wallet :'( :'( :'( :'( :'(


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 07, 2017, 02:05:44 PM
Yesterday in my mine is only
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh
These two?

I will follow
BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg 98%

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f 2%
Proportion distribution mine pool wallet

BPmQYBkynKghyqyASmeUx6E4HyXuq7P27M Remaining 1575.84901600 tokens, please confirm

This coin because of the difficulty is too low, high difference mining led to many orphan mine

BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg (+-) 5Th
BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f yes this is my addy, 2% is proportion because i mining on your pool not long, just several hours, and using less hashes.


These two addresses are yours?

Nope, just this BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f (+-) 700Gh



Below my earning on https://mpool.mooo.com/
Code:
Time	Amount	Tx
21h ago 24.41152451 (not yet)
24h ago 18.39745104 (not yet)
25h ago 3801.59081693 (not yet)
25h ago 393.97229627 8b2d6f5e287352d96a0c18242a761ae77e72166ee8fc4d53a01a293e706e6354
26h ago 501.39427580 f13ab3c10655c588cb578e8792bb0529e374d3effec4b11b5fd5f985dad9c781
29h ago 433.93228702 f5d0825e4141d37cd87fd2f87c76ecc8b1d065625f26a2d8192feb876f4f6c54
30h ago 609.47431540 9d8977b7608ec3bea2eebb4a8b0b9006d6875e895ebd9ce81343a3d5e19c5fef
31h ago 22.87756051 7ea1e23dae9e9ee5c4ae17ab71782c2663ce32a0bc98548aeb02f122a69978c0
[b]Total 5806.05052748[/b]


BMKvLZd45AEWsZLtDqikfiVvWp29WCTCkg
txid 340af7a742707159ddb26908da39c501d399856879319c4ac98b7a95f3257b11

BELN8mhDamGErhinMTN5FSkRS9fLSoQk6f
txid c6edd2fc6910e9b5fdd803ee989079d90ac23f12da9c59ddcdf2621ce9b32709

f989adb83c15d2acf3a168c268d32fecd4b2ac0d5f442fc4d96a17bd0d5c1eb0

c19b6cfd381f900951ff712be3de7b23b2cbeb63236cf42ac22fb6057d546836
d62ba0a63c3c954c41116108f9c3a54964d6232ad7c4267e12f321e74cd60d26


Behind the tips have been prompted to send too much, only a small send


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 03:46:40 AM
Exchanges:

https://coinsmarkets.com/trade-BTC-BCM.htm (https://coinsmarkets.com/trade-BTC-BCM.htm)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: coinhunter_mt2 on November 08, 2017, 03:48:37 AM
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 03:53:07 AM
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.

difficulty is still 1 until having at block 840,000....still a long ways to go


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 08, 2017, 03:55:35 AM
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.

Do not get large mining machine, no need to dig a lot of orphan ore


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 04:00:40 AM
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.

Do not get large mining machine, no need to dig a lot of orphan ore

why is your block explorer still stuck at block 118057


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 08, 2017, 04:02:12 AM
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.



Do not get large mining machine, no need to dig a lot of orphan ore

why is your block explorer still stuck at block 118057
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.

Do not get large mining machine, no need to dig a lot of orphan ore

why is your block explorer still stuck at block 118057

Still in sync, I feel block problems, my other nodes are running the browser is normal, except that this block does not automatically update


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 04:26:04 AM
Hi all,
Has the coin been profitable for ASIC-miners? Thanks all for your recommendations.

keep mining guys, coin halving will occur in no time :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 04:51:13 AM
Why not. Just threw some hash on it.

I don't see it going anywhere but maybe Dev will surprise  8)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 04:58:06 AM
submitted listing to yobit, should be soon.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 05:44:48 AM
Having a hell of a time with my miner on nosekefik. Keeps dropping off it looks like.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: SquidConqueror on November 08, 2017, 08:00:38 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

Something is wrong with the pool.  I have payments made that I have not received.



Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 11:33:31 AM
Why not. Just threw some hash on it.

I don't see it going anywhere but maybe Dev will surprise  8)

scoop up the cheap bcm while blocks still under 840,000.

once halving to 0.5 coins per block and on, coin will be harder to get.


raspberry pi bounty paid:

TXID:

e97fcdc01f3540105f128bfe9ebb22ffffc0d89f017f43ce7e3ebbc831ac339f-000


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 12:43:03 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 01:41:43 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining

which pool?  nosekefik is the only one running BCM right now


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 01:42:43 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining

which pool?  nosekefik is the only one running BCM right now
that was the one


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 01:44:45 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining

which pool?  nosekefik is the only one running BCM right now
that was the one

hmmmm maybe you should send him a message.

also, how many hashrate u sending the pool?  I know there's many other miners.

Just solo mine...difficulty is still 1, don't need a big rig to mine the coin


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 03:20:13 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining

which pool?  nosekefik is the only one running BCM right now
that was the one

hmmmm maybe you should send him a message.

also, how many hashrate u sending the pool?  I know there's many other miners.

Just solo mine...difficulty is still 1, don't need a big rig to mine the coin
was an antminer s3+ that I can access remotely, can't hop on anything to solo mine for another day or so. I'll try again later maybe


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: ehalvers on November 08, 2017, 03:38:19 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining

which pool?  nosekefik is the only one running BCM right now
that was the one

do not mine there, they direct your hash to another coin. use this one  https://mpool.mooo.com


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 03:44:38 PM
Also not getting paid out by the pool, only received 26 BCM.

Not working right the majority of the time and not paying out. Done mining

which pool?  nosekefik is the only one running BCM right now
that was the one

do not mine there, they direct your hash to another coin. use this one  https://mpool.mooo.com
interesting, I popped in on it and saw an errant  block generation with Gaincoin. Makes sense. Thanks for the heads up.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: herma on November 08, 2017, 05:19:14 PM
Hi dev.

Future plans will include additional exchange platforms: coinexchange, cryptopia orr yobit exchange  ???


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: jerry3k5jamiso1 on November 08, 2017, 05:37:18 PM
Hi dev. I do not see this coin has a masternode. What do you think if your coin has a masternode  ???


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: nosekefik on November 08, 2017, 08:20:14 PM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

Something is wrong with the pool.  I have payments made that I have not received.



Have you received it?,

Give to me your address!


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 08:20:32 PM
Hi dev.

Future plans will include additional exchange platforms: coinexchange, cryptopia orr yobit exchange  ???

possible.  if there's a large enough user base

Hi dev. I do not see this coin has a masternode. What do you think if your coin has a masternode  ???

no.


New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)




our users are saying your pool is not getting 100% hash to bitcoinmini and is directing hash to gaincoin.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 09:30:45 PM
bounties still available.

please note bountie payout amounts can be modified at anytime without notice.  so do them now.

payout may adjust when halving starts or coin starts getting attention.

it seems like the pools removed the coin, but many blocks are being found fast.  still lots of mining.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 10:13:39 PM
2 open bounty ideas - maybe a BCT signature campaign manager and a social media manager?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 08, 2017, 10:14:18 PM
bounties still available.

please note bountie payout amounts can be modified at anytime without notice.  so do them now.

payout may adjust when halving starts or coin starts getting attention.

it seems like the pools removed the coin, but many blocks are being found fast.  still lots of mining.
I'll look at using the other pool and throw some hash back on it tonight. We'll give it a shot.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 08, 2017, 11:12:08 PM
2 open bounty ideas - maybe a BCT signature campaign manager and a social media manager?

No, that would require maintenance.  I'm looking for one time payouts.

hold your coins at least until the halving guys ;).

It looks like all pools closed the coin so they can mine for themselves.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: SquidConqueror on November 09, 2017, 12:10:06 AM
2 open bounty ideas - maybe a BCT signature campaign manager and a social media manager?

No, that would require maintenance.  I'm looking for one time payouts.

hold your coins at least until the halving guys ;).

It looks like all pools closed the coin so they can mine for themselves.

Not cool at all....any way to stop this?  can you look into another reputable pool?

What about koinminer.com or http://yiimp.poolofd32th.club


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: SquidConqueror on November 09, 2017, 12:11:05 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

Something is wrong with the pool.  I have payments made that I have not received.



Have you received it?,

Give to me your address!

Thank you for replying.  I will get the addresses when I get home here in a little bit.

Why did you remove this coin from your pool?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: nosekefik on November 09, 2017, 12:23:51 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

Something is wrong with the pool.  I have payments made that I have not received.



Have you received it?,

Give to me your address!

Thank you for replying.  I will get the addresses when I get home here in a little bit.

Why did you remove this coin from your pool?

Because we are getting a lot of orphan blocks


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 09, 2017, 12:37:24 AM
2 open bounty ideas - maybe a BCT signature campaign manager and a social media manager?

No, that would require maintenance.  I'm looking for one time payouts.

hold your coins at least until the halving guys ;).

It looks like all pools closed the coin so they can mine for themselves.

Not cool at all....any way to stop this?  can you look into another reputable pool?

What about koinminer.com or http://yiimp.poolofd32th.club

I can't force people to add the coin to their pools.

if there's no pools, the only option is to solo mine


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: SquidConqueror on November 09, 2017, 12:40:57 AM
2 open bounty ideas - maybe a BCT signature campaign manager and a social media manager?

No, that would require maintenance.  I'm looking for one time payouts.

hold your coins at least until the halving guys ;).

It looks like all pools closed the coin so they can mine for themselves.

Not cool at all....any way to stop this?  can you look into another reputable pool?

What about koinminer.com or http://yiimp.poolofd32th.club

I can't force people to add the coin to their pools.

I did not mean force them...  =) maybe I will see if I have time to contact them here soon to add it.

if there's no pools, the only option is to solo mine


I did not mean force them...  =) maybe I will see if I have time to contact them here soon to add it.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 09, 2017, 01:30:53 AM
2 open bounty ideas - maybe a BCT signature campaign manager and a social media manager?

No, that would require maintenance.  I'm looking for one time payouts.

hold your coins at least until the halving guys ;).

It looks like all pools closed the coin so they can mine for themselves.

Not cool at all....any way to stop this?  can you look into another reputable pool?

What about koinminer.com or http://yiimp.poolofd32th.club

I can't force people to add the coin to their pools.

I did not mean force them...  =) maybe I will see if I have time to contact them here soon to add it.

if there's no pools, the only option is to solo mine


I did not mean force them...  =) maybe I will see if I have time to contact them here soon to add it.

Let me know, or get them to post their pools in this thread, thanks.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: TimeTeller on November 09, 2017, 09:20:08 AM

Software:

Windows: https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo (https://mega.nz/#!QgB3GAYK!i5OagRFPtQigd2XrZ6rFNWsvqLnrYflDknK6s1VQGfo)
Linux: https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc (https://mega.nz/#!BwICwRgZ!A31ZeoRC0LW0LO4N4ZKnHTwxj0X7-CfVsajQALgGDUc)
Raspberry Pi Wallet: https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ (https://mega.nz/#!lZRjFCjJ!IE179YkHTD4T0dlq3bPNoRePPYFcL4AsU0Z1N8Pj-SQ) - by TimeTeller (https://bitcointalk.org/index.php?action=profile;u=533071)
Source: https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw (https://mega.nz/#!x9omSTaI!s-PB6LbHaK3dFwJfayfmtwW0uUh0LXZDyp4fC8IS2Pw)
Github: https://github.com/bitcoinminichain/bitcoinmini-source (https://github.com/bitcoinminichain/bitcoinmini-source)


scoop up the cheap bcm while blocks still under 840,000.

once halving to 0.5 coins per block and on, coin will be harder to get.

raspberry pi bounty paid:

TXID:

e97fcdc01f3540105f128bfe9ebb22ffffc0d89f017f43ce7e3ebbc831ac339f-000

Just saw this today. Synchronizing my wallet now.
Thank you dev!


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tramese on November 09, 2017, 12:02:23 PM
could you at least update the block explorer?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 09, 2017, 12:48:55 PM
Who is developing this coin btw and what are the future plans?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 09, 2017, 03:06:05 PM
Block synchronization process, the network has large-scale transactions, synchronization will be interrupted. Similarly, the wallet rpc will be interrupted, do not understand
, Now I built the other currency node browser are normal, except that this is not synchronized


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 09, 2017, 10:31:36 PM
over 300k blocks mined in about 5 days...so halving should occur in about a week


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: goodguyed on November 10, 2017, 03:23:06 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

Something is wrong with the pool.  I have payments made that I have not received.



Have you received it?,

Give to me your address!
BQtTprU9AJ8qzywa44neuJwKNSY7T3tfvA

Says I was paid 863.18964353. I received 26.22030713.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 10, 2017, 07:41:37 AM
Any other exchanges?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 10, 2017, 12:16:11 PM
Any other exchanges?

already submitted to yobit.

other exchanges need voting


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: experteas2014 on November 10, 2017, 01:39:00 PM
If you are not willing to share your pre-mined coins with the community in the form of airdrop then it gives an easy clue: you want to cashout your premine when the time is right for you. That doesnt give much confidence to the community. Does it? What would be your stake in this project if at all: minimal then as compared to the profits reaped if you dump those premined coins.

If you seriously want to get this coin some attention then you need to shake hands with the community which will work for you and with you. If not then, you are making your intentions pretty clear and obvious, which indeed won't be any good for the growth of this coin. Give more to get more.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 10, 2017, 02:48:19 PM
If you are not willing to share your pre-mined coins with the community in the form of airdrop then it gives an easy clue: you want to cashout your premine when the time is right for you. That doesnt give much confidence to the community. Does it? What would be your stake in this project if at all: minimal then as compared to the profits reaped if you dump those premined coins.

If you seriously want to get this coin some attention then you need to shake hands with the community which will work for you and with you. If not then, you are making your intentions pretty clear and obvious, which indeed won't be any good for the growth of this coin. Give more to get more.

no airdrops.  this is not  PoS coin.

coin is easy to mine as it is...and lots of blocks available.

if you want easy coins there are bounties available.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tramese on November 10, 2017, 08:40:37 PM
BCM trading pair is on yobit

https://yobit.net/en/trade/BCM/BTC (https://yobit.net/en/trade/BCM/BTC)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Bloodxtz on November 10, 2017, 09:57:51 PM
BCM trading pair is on yobit

https://yobit.net/en/trade/BCM/BTC (https://yobit.net/en/trade/BCM/BTC)
BCM BitcoinMetal SHA256 Coin Supply (BCM) 8369067.98457725


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: tramese on November 10, 2017, 10:41:27 PM
BCM trading pair is on yobit

https://yobit.net/en/trade/BCM/BTC (https://yobit.net/en/trade/BCM/BTC)
BCM BitcoinMetal SHA256 Coin Supply (BCM) 8369067.98457725

hmmm, i guess a different ticker has to be used.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: zhq123456 on November 12, 2017, 08:22:24 AM
dev, linux daemon frequently dropped, can not operate normally


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 13, 2017, 07:54:11 AM
unable to mine it but good coin lets me grab some from exchange

pm me if anyone wants to sell with there offer


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: gtuilxuy on November 14, 2017, 02:32:49 PM
premine 20% is too much!
what for does dev use premined coins


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: archivesurmise on November 15, 2017, 02:08:45 AM
Looks interesting worth a check


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 15, 2017, 10:28:03 AM
Looks loke this coin is condemned to die :) i will keep my 16k until it will be imposible to mine :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 15, 2017, 01:45:58 PM
Looks loke this coin is condemned to die :) i will keep my 16k until it will be imposible to mine :)

how about selling half of them to me?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: cryptoRX on November 15, 2017, 01:53:33 PM
  OFFER

I have 1000 coin and selling at cheap rate 0.0099 BTC....

Seriously? That's like 10 times the sell price on Coinsmarket.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 15, 2017, 02:41:41 PM
Looks loke this coin is condemned to die :) i will keep my 16k until it will be imposible to mine :)

how about selling half of them to me?
I can do that - 1BTC fot 1/2 my stack :)))


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 15, 2017, 02:42:32 PM
Do we have a block explorer?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Eulalila on November 15, 2017, 02:45:23 PM
Fast:  1 minute blocks or faster. BitcoinMini is a store of wealth and a currency for fast transactions.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 15, 2017, 04:06:18 PM
Looks loke this coin is condemned to die :) i will keep my 16k until it will be imposible to mine :)

how about selling half of them to me?
I can do that - 1BTC fot 1/2 my stack :)))

i would have given until i just realized and managed to get them fast by mining. till now got 10k by mining it.



Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 15, 2017, 06:37:27 PM
Looks loke this coin is condemned to die :) i will keep my 16k until it will be imposible to mine :)

how about selling half of them to me?
I can do that - 1BTC fot 1/2 my stack :)))

i would have given until i just realized and managed to get them fast by mining. till now got 10k by mining it.


Yes, it is super easy to mine until block 800k, but then the question is - is it worth mining? If this coin will end up @ shitty exchange with almost no volume and no development, then it is pure waste of energy.. today i think it was just a little fun to get my rig for 5 hrs to do solo mining. I will keep these coins and see what will haopen when it will pass  lock 800k.


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 15, 2017, 11:02:47 PM
Looks loke this coin is condemned to die :) i will keep my 16k until it will be imposible to mine :)

how about selling half of them to me?
I can do that - 1BTC fot 1/2 my stack :)))

i would have given until i just realized and managed to get them fast by mining. till now got 10k by mining it.


Yes, it is super easy to mine until block 800k, but then the question is - is it worth mining? If this coin will end up @ shitty exchange with almost no volume and no development, then it is pure waste of energy.. today i think it was just a little fun to get my rig for 5 hrs to do solo mining. I will keep these coins and see what will haopen when it will pass  lock 800k.

still mining and block hight now 820k just 20k more to go


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 16, 2017, 08:40:32 AM
New Pool!!!

I added it to my pool  ;)

It's based on YiiMP, no registration is needed :

Stratum  : pool.nosekefik.com:3333
User     : YOUR_ADDRESS
Password : c=BCM

Website  : https://pool.nosekefik.com/
Telegram : https://t.me/nosekefikpool
Payout   : Every 20min minimum 0.5 coins
Fee      : 1.00%

You can adjust your diff setting ,d=<DIFF> on -p param

Example:
Code:
 ccminer -a sha256 -o stratum+tcp://pool.nosekefik.com:3333 -u <YOUR_ADDRESS> -p  c=BCM 

Happy Mining =)

Something is wrong with the pool.  I have payments made that I have not received.




Its Working Fine Now


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitcoinmini on November 16, 2017, 02:01:19 PM
okay we're past 840,000 blocks, first coin halving :)

each block 0.5 bcm reward now.

difficulty is now 4


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 16, 2017, 02:10:06 PM
okay we're past 840,000 blocks, first coin halving :)

each block 0.5 bcm reward now.

difficulty is now 4

Dear Dev

the wallet is getting slow day by day and send limit is only 650 max?

since each block is just 1coin its difficult to store in one wallet heavy and dam slow.
so i am splitting into wallets and then sending to one single master wallet but sending limit only 650 and its like crazy to transfer 50k entering passwords and confirming pay fees.

can we expect a wallet upgrade?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: bitnod on November 17, 2017, 12:03:52 PM
Hi guy's

post BlockchainUpdate Zip for fast sync BCM

you have compiled BCM on the base of GAINCOIN ?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: nosekefik on November 18, 2017, 07:29:53 PM
Delisted from https://pool.nosekefik.com until DEV wallet upgrade, the actual wallet is very slow


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 19, 2017, 03:02:46 PM
okay we're past 840,000 blocks, first coin halving :)

each block 0.5 bcm reward now.

difficulty is now 4

dev any plans on wallet upgrade?


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 20, 2017, 06:39:15 AM
Price is 26 sats only (dropped by 280%)!! That doesnt look promissing :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 21, 2017, 09:41:29 AM
Does any1 still mines this coin? :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 22, 2017, 04:14:45 AM
Does any1 still mines this coin? :)


no reply from dev and its dead coin


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 22, 2017, 06:52:46 AM
Does any1 still mines this coin? :)


no reply from dev and its dead coin
Yes indeed...


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: Z1pp4 on November 23, 2017, 07:21:28 AM
I can see it is still on exchange :)


Title: Re: [ANN][PoW][SHA256] BitcoinMini BCM - The Mini Bitcoin
Post by: neelcomputers on November 23, 2017, 09:28:58 AM
I can see it is still on exchange :)

exchange not allowing transfers from wallets