Bitcoin Forum
September 03, 2024, 04:30:35 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 »  All
  Print  
Author Topic: BipCoin, CryptoNote with Fast, Solid Transactions + profitable to mine  (Read 30977 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
rancemo
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
January 25, 2017, 07:19:45 PM
 #261

hey friends
i need some help setting up yam to mine on the democats pool
the config files are quite complex
does anyone have a template for me?
i have a i7 5930k on windows 10 64 bit

Here's what I use for my i7 6700.  You'll definitely want to adjust your threads and CPU binding, and also plug your address where the XXXXXXXXX's are.  It also has cryptonotepool as a backup pool.

Code:
threads = 4 

worker-params = 0:cpu-bind=6
worker-params = 1:cpu-bind=4
worker-params = 2:cpu-bind=2
worker-params = 3:cpu-bind=0

worker-params = 4:cpu-bind=7
worker-params = 5:cpu-bind=5
worker-params = 6:cpu-bind=3
worker-params = 7:cpu-bind=1

mining-params = xmr:av=3&donation-interval=50

mine = stratum+tcp://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:x@pool.democats.org:45590/xmr
mine = stratum+tcp://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:x@cryptonotepool.com:3336/xmr

#proxy = socks4a://127.0.0.1:9150
#proxy = socks5://127.0.0.1:1080
compact-stats = 1
print-timestamps = 1

thank you. i changed threads to 6 and the cpu-bind values to 6 4 2 0 10 8. im getting about 200 h/s with a cpu load around 70%.

That seems a little low, but I don't have experience with your CPU. I can get ~250 h/s out of my i7 6700.  Your CPU has 15MB of cache, and mining needs 2MB per thread.  Try it with 7 threads, you might get a decent boost.
im on 6 threads right now, so not 8 threads trying to use 16MB cache. 7 threads seems useless with only 6 physical cores

On my Corei5 4670 machines they have 4 cores and 6Mb of cache. According to this I should be most efficient running 3 threads. When I do I get about 82 h/s when I run 4 threads I get 93 h/s  .. so what does the cache have to do with this?



Maybe it won't help, but it doesn't hurt to try  His hashrate just seems a little low.  Just trying to help.
Korosimus
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 25, 2017, 07:41:30 PM
 #262

i am getting about 220 hashes/s with 7 threads, cpu usage seems the same, temperatures are still way below maximum
the hashrate seems to increase: it started at 210 and is now at 235 5 minutes later - now stable 235 another 5 minutes later
rancemo
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
January 25, 2017, 07:47:10 PM
 #263

hey friends
i need some help setting up yam to mine on the democats pool
the config files are quite complex
does anyone have a template for me?
i have a i7 5930k on windows 10 64 bit

Here's what I use for my i7 6700.  You'll definitely want to adjust your threads and CPU binding, and also plug your address where the XXXXXXXXX's are.  It also has cryptonotepool as a backup pool.

Code:
threads = 4 

worker-params = 0:cpu-bind=6
worker-params = 1:cpu-bind=4
worker-params = 2:cpu-bind=2
worker-params = 3:cpu-bind=0

worker-params = 4:cpu-bind=7
worker-params = 5:cpu-bind=5
worker-params = 6:cpu-bind=3
worker-params = 7:cpu-bind=1

mining-params = xmr:av=3&donation-interval=50

mine = stratum+tcp://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:x@pool.democats.org:45590/xmr
mine = stratum+tcp://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:x@cryptonotepool.com:3336/xmr

#proxy = socks4a://127.0.0.1:9150
#proxy = socks5://127.0.0.1:1080
compact-stats = 1
print-timestamps = 1

thank you. i changed threads to 6 and the cpu-bind values to 6 4 2 0 10 8. im getting about 200 h/s with a cpu load around 70%.

That seems a little low, but I don't have experience with your CPU. I can get ~250 h/s out of my i7 6700.  Your CPU has 15MB of cache, and mining needs 2MB per thread.  Try it with 7 threads, you might get a decent boost.
im on 6 threads right now, so not 8 threads trying to use 16MB cache. 7 threads seems useless with only 6 physical cores

On my Corei5 4670 machines they have 4 cores and 6Mb of cache. According to this I should be most efficient running 3 threads. When I do I get about 82 h/s when I run 4 threads I get 93 h/s  .. so what does the cache have to do with this?



I'm guessing it's because your i5 doesn't have hyperthreading.  His 6 core i7 with hyperthreading will have 12 logical cores, so he can utilize all of that cache for mining.
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
January 25, 2017, 09:26:59 PM
 #264



thank you. i changed threads to 6 and the cpu-bind values to 6 4 2 0 10 8. im getting about 200 h/s with a cpu load around 70%.

I have the same cpu, i7-5930K at stock speed.
You should be getting almost 350h with 6 threads eventually, though it may need to run a while to reach it.
I don't use a config file, only a batch file to launch

yam -c x -M stratum+tcp://bip1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:x@5.189.135.137:3336/xmr -t 6

use your address instead of the Xs and your pool's url

The important thing is to run it as an administrator, otherwise you don't get good speed.
My batch for some reason cannot run directly as admin with "run as".
Or to be precise, it does but the miner throws an error about fast memory and falls back to "normal" operation

What I do is run a command prompt first with admin rights and then navigate to the batch and run it from that cmd box

andrew2k
Sr. Member
****
Offline Offline

Activity: 417
Merit: 252



View Profile
January 25, 2017, 11:53:08 PM
 #265

BipCoin, alive and well. But Dot-Bip  decentralized DNS is not happening.
More info here: https://bipcoin.org/?p=2216

(TL;DR    We didn’t make enough to even begin to get this done, so I already returned the Indiegog donations to everyone.
I’m no longer trying decentralized DNS, but will consult with anyone who wants to give it a shot.)

The question is: Will you continue to develop Bipcoin and eventually implement new technologies to it as a cryptocurrency (ex. RingCT)?
MWD64 (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile WWW
January 26, 2017, 02:04:28 AM
 #266

Fun new app has references to BipCoin in a few places (In "pickup lines" section.) https://play.google.com/store/apps/details?id=com.andromo.dev519296.app575029

Check out and use The BipCot NoGov license
atithasos
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile WWW
January 26, 2017, 07:02:33 AM
 #267

Good morning People,
I was out for some personal problems...
Also cryptonotepool.com has nicehash port. the port is 7776
Its nice to be back....

BTC: 18Kz4PHHNaRndxUhsCU6wWSpNjkucPuF7S
Korosimus
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 26, 2017, 07:08:19 AM
 #268



thank you. i changed threads to 6 and the cpu-bind values to 6 4 2 0 10 8. im getting about 200 h/s with a cpu load around 70%.

I have the same cpu, i7-5930K at stock speed.
You should be getting almost 350h with 6 threads eventually, though it may need to run a while to reach it.
I don't use a config file, only a batch file to launch

yam -c x -M stratum+tcp://bip1xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:x@5.189.135.137:3336/xmr -t 6

use your address instead of the Xs and your pool's url

The important thing is to run it as an administrator, otherwise you don't get good speed.
My batch for some reason cannot run directly as admin with "run as".
Or to be precise, it does but the miner throws an error about fast memory and falls back to "normal" operation

What I do is run a command prompt first with admin rights and then navigate to the batch and run it from that cmd box
i did turn on run as admin in yam.exe properties
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
January 26, 2017, 05:40:25 PM
 #269

I appeal to the miners, who am mining pool http://bip.ms-pool.net.ua/#
As I promised, permanent Miner am mining on the pool in January, it will be paid 5 BIP.
For this post here or PM your wallet address.
Only local wallet! Do not exchange! This is important!
The payment will be January 26, the pool will be 1 month.
I paid as promised 5 BIP.

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
wudafuxup
Full Member
***
Offline Offline

Activity: 391
Merit: 105



View Profile
January 27, 2017, 04:20:22 AM
 #270

This coin has potential as long as the development continues. It's still early on and the coin seems to be maintaining well. The next step would be to try to push the coin into other exchanges to bring it more into the spotlight and raise even more awareness. 

I like crypto
riot138
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
January 27, 2017, 06:23:02 AM
 #271

May be some people send request ?

https://poloniex.com/coinRequest

This coin has potential as long as the development continues. It's still early on and the coin seems to be maintaining well. The next step would be to try to push the coin into other exchanges to bring it more into the spotlight and raise even more awareness. 

+1. Did the poloniex one above. Really just took a minute.

Bipcoin, BIP, bipcoin.org, this thread, http://democats.org/blockchain/?name=bipcoin

Should add to exchange because kittens are cute and it'll be worth billions. (* not a guarantee.)

done.
MWD64 (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile WWW
January 27, 2017, 06:25:49 AM
 #272

May be some people send request ?

https://poloniex.com/coinRequest

This coin has potential as long as the development continues. It's still early on and the coin seems to be maintaining well. The next step would be to try to push the coin into other exchanges to bring it more into the spotlight and raise even more awareness. 

+1. Did the poloniex one above. Really just took a minute.

Bipcoin, BIP, bipcoin.org, this thread, http://democats.org/blockchain/?name=bipcoin

Should add to exchange because kittens are cute and it'll be worth billions. (* not a guarantee.)

done.

Thank you for your service!

Check out and use The BipCot NoGov license
rancemo
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
January 28, 2017, 04:35:46 PM
 #273

What's with all these bogus trades on Cryptopia?  There's a script placing orders and then immediately filling itself every few minutes. Is someone just inflating the trade volume, or is something else going on?  It's frustrating to not have any real market history data.

MWD64 (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile WWW
January 29, 2017, 02:01:29 AM
 #274

What's with all these bogus trades on Cryptopia?  There's a script placing orders and then immediately filling itself every few minutes. Is someone just inflating the trade volume, or is something else going on?  It's frustrating to not have any real market history data.

I know a couple people have told me they're day trading BipCoin.

Check out and use The BipCot NoGov license
MWD64 (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile WWW
January 29, 2017, 02:05:52 AM
 #275

Good article with video, includes config file for several miners:

How to mine Bipcoin BIP on pool
https://steemit.com/mining/@cryptomkd/how-to-mine-bipcoin-bip-on-pool

Check out and use The BipCot NoGov license
rancemo
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
January 29, 2017, 02:07:24 AM
 #276

What's with all these bogus trades on Cryptopia?  There's a script placing orders and then immediately filling itself every few minutes. Is someone just inflating the trade volume, or is something else going on?  It's frustrating to not have any real market history data.

I know a couple people have told me they're day trading BipCoin.

This isn't day trading. These orders are placed and then bought/sold by the same person within a split-second.  If you watch the buy and sell lists, you can see them pop in for a split second.
MWD64 (OP)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile WWW
January 29, 2017, 02:10:07 AM
Last edit: January 29, 2017, 04:14:46 AM by MWD64
 #277

What's with all these bogus trades on Cryptopia?  There's a script placing orders and then immediately filling itself every few minutes. Is someone just inflating the trade volume, or is something else going on?  It's frustrating to not have any real market history data.

I know a couple people have told me they're day trading BipCoin.

This isn't day trading. These orders are placed and then bought/sold by the same person within a split-second.  If you watch the buy and sell lists, you can see them pop in for a split second.

Dunno then. It's not me, and not a lot of people would have reason to do that. One person may have 100k bip though, someone kept mining the month we were shut down.

Could be the opposite of day trading: someone trying to reduce the spread to make it more stable in price.

Check out and use The BipCot NoGov license
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
January 29, 2017, 07:51:28 AM
 #278

What's with all these bogus trades on Cryptopia?  There's a script placing orders and then immediately filling itself every few minutes. Is someone just inflating the trade volume, or is something else going on?  It's frustrating to not have any real market history data.


It's something I've seen happen on other small exchanges and low volume coins too.
Someone is trying to increase volume and set a "standard" price, most likely hoping to dump as soon as other people catch the bait.

Dogeshop_eu
Member
**
Offline Offline

Activity: 148
Merit: 10


View Profile
January 29, 2017, 06:16:31 PM
 #279

Reading this... I'm a bit dissapointed
https://bipcoin.org/?p=2216
What will be the future of this coin? Another pnd ?
rancemo
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
January 29, 2017, 08:33:57 PM
 #280

Reading this... I'm a bit dissapointed
https://bipcoin.org/?p=2216
What will be the future of this coin? Another pnd ?

How was dot-bip a pnd?  It was made clear from the start that it would only happen if enough funds were raised.  There obviously isn't enough interest in the project, so it won't proceed.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!