Bitcoin Forum
June 25, 2024, 04:11:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 5 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: January 10, 2017, 05:24:18 AM
Import BIP price from coinmarketcap into Google Sheets with the following fomula:

Code:
=IMPORTXML("http://coinmarketcap.com/currencies/bipcoin/" ,"//span[@class='text-large']")

Make sure you format the cell as numbers 0.00000000 or it might cut off several decimal places.
42  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: January 05, 2017, 11:28:15 PM
So I set everything up per the instructions on bipcoin.org and when I enter the command to start mining I immediately get the message yam.exe has stopped working.
I'm real stupid on this stuff but I followed the instructions to the T. Is this the right place to post this? What information would be helpful? I can send screenshots and what not when I get home. WORMS!

I personally don't like the way the instructions configure YAM.  I prefer to use a configuration file as pasted below (edit it to fit your hardware).  Name it bip.cfg and put it in the same folder as yam.exe.  Then run "yam.exe -c bip.cfg".  This allows you to specify multiple pools in case the first one goes down unexpectedly.  It also allows you to easily edit your configuration or swap in different configurations just by specifying a different file.


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

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

mine = stratum+tcp://BIPADDRESSHERE:x@bip.ms-pool.net.ua:5555/xmr
mine = stratum+tcp://BIPADDRESSHERE:x@cryptonotepool.com:5556/xmr
mine = stratum+tcp://BIPADDRESSHERE:x@pool.democats.org:45590/xmr


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





43  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: January 05, 2017, 06:33:54 PM
Released a new Claymore's CryptoNight GPU Miner v9.7
Miner supports various mining cryptocurrency based CryptoNote.



Sample
Code:
Set GPU_MAX_ALLOC_PERCENT 100
color 02
NsGpuCNMiner.exe -o stratum+tcp://bip.ms-pool.net.ua:5555 -u YOUR_WALLET_ADDRESS -p -x -dbg -1 -allpools 1

Successful Mining!BTC

Yay!  I can finally use my rx480 for BIPs!
44  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: January 02, 2017, 08:34:42 PM
Thanks for your info! Thanks dev!
I thinks this coin need more than one exchange  Huh Huh

I couldn't agree more.  Grin  And I've contacted a bunch some, but not many take CryptoNote coins yet, so it's tough.

Which is why I imagine this scammer will probably contact all the CryptoNote coins. I told XCI and Karbo about it, but anyone who knows the devs of the others should let them know. Send them this link maybe.

MWD

Kraken just added XMR, so they might take other cryptonote coins soon.
45  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: Scammers claiming to be Poloniex, but are not on: January 02, 2017, 03:48:41 PM
Anyone who falls for this kinda deserves to be ripped off.  Tongue
46  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ICO] BITPARK - New P2P Insurance Platform, ICO 1st untill August 15th on: December 28, 2016, 03:34:07 PM

It's actually BPC/BTC now.
47  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 27, 2016, 03:16:25 PM
difficulty is a little rough past couple days. but glad the price is stable even after the little pump.

The difficulty is always up and down. It's the result of people mining at a high hashrate for a short period of time, then stopping.  This will continue until the sustained hashrate is high enough that these brief spikes won't matter.
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 27, 2016, 10:52:56 AM
The market data is wrong on the following pools. It looks like they might be getting data from another coin.

http://bip.ms-pool.net.ua/
http://democats.org/pool/?name=bipcoin
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 26, 2016, 11:12:17 AM
Yes, a sample command line batch file would be great for sgminer-gm for BipCoin pool.

The sample config file for XMR should work for Bipcoin, just change the pool URL and your BIP address.  http://pastebin.com/RRxNkcgV

Then just run 'sgminer.exe -c configfilename.txt'

Also running 'sgminer.exe --help' will print a list of options.
50  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 26, 2016, 09:36:41 AM
Hi I need help. I have graphic cards AMD and I want to mine Bipcoin in one of this two pools http://bip.cryptonotepool.com/ or http://democats.org/ I use Claymore CryptoNote GPU Miner v9.6 Beta-Pool for both pools but its not working. When I make the settings in pool and in my wallet nothing happens. Is there anything special that I need to do ? Thank you in advanece.

Claymore hasn't added Bipcoin address support.  Your best bet is trying wolf's AMD miner.
51  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 21, 2016, 08:00:16 AM
if that's the case then there is no hash rate difference for me.
Are you login with root??

He shouldn't have to, using sudo should be enough.
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 21, 2016, 02:38:46 AM

Yam is better for CPU mining if you run it as root in linux or administrator in windows.. Since now it gives you 20% more hashing power.


does this also work running the command with sudo?

It should.  Sudo is almost equivalent to being root. I think the only difference is some variables that carry over from the user account, but I doubt that would prevent Yam from running at full power.
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin, CryptoNote with Fast, Solid Transactions. + plans for distributed DNS on: December 19, 2016, 04:36:35 AM
Worms
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin. Mineable. CryptoNote. BipCot NoGov Licensed. on: December 18, 2016, 09:52:50 PM
LOL, I never expected this amount of drama when I started mining bip.


Haha, that's kind of MWD's style.
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin. Mineable. CryptoNote. BipCot NoGov Licensed. on: December 14, 2016, 06:14:11 PM
Can you add us pool too plz to the main site

http://coin4you.xyz/bip/
1% fee

thanks

Something is wrong with this pool it is not working....

The scam site that user "CashProfit" is pushing:
http://graspgold.com/

also fucking straight-up STOLE the logo of my friend Davi's Bitcoin charity "Bitcoin Not Bombs.":
http://www.bitcoinnotbombs.com/bitcoin-not-bombs-year-in-review-podcast/

Davi also designed the BipCot NoGov logo, and BipCoin dev team member Derrick hosts Davi's website.

So this shitty pool maker is not only making shitty pools, coming back as different fake users, promoting scams, he's also basically fucking with some very close friends of mine and people very close to BipCoin. He really should just give up on BipCoin. We will never post one of his pools.

MWD



Is this one of his pools?  http://bip.mypool.name/

It's been up and working for a while now.  I mined on it for a couple days, and it seems to payout.

This is his. I would not use it. Where did you see it posted?

We run and recommend these: http://bip.cryptonotepool.com/
and
http://democats.org/pool/?name=bipcoin

It was posted in this thread.  Are you sure it isn't a legit pool?  It's obviously not one of your team's pools, but I don't see any red flags.



Hello, new BipCoin pool: http://bip.mypool.name

Currently 1% Pool fee. Miners are welcome!
56  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin. Mineable. CryptoNote. BipCot NoGov Licensed. on: December 14, 2016, 08:08:07 AM
Can you add us pool too plz to the main site

http://coin4you.xyz/bip/
1% fee

thanks

Something is wrong with this pool it is not working....

The scam site that user "CashProfit" is pushing:
http://graspgold.com/

also fucking straight-up STOLE the logo of my friend Davi's Bitcoin charity "Bitcoin Not Bombs.":
http://www.bitcoinnotbombs.com/bitcoin-not-bombs-year-in-review-podcast/

Davi also designed the BipCot NoGov logo, and BipCoin dev team member Derrick hosts Davi's website.

So this shitty pool maker is not only making shitty pools, coming back as different fake users, promoting scams, he's also basically fucking with some very close friends of mine and people very close to BipCoin. He really should just give up on BipCoin. We will never post one of his pools.

MWD



Is this one of his pools?  http://bip.mypool.name/

It's been up and working for a while now.  I mined on it for a couple days, and it seems to payout.
57  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin. Mineable. CryptoNote. BipCot NoGov Licensed. on: November 30, 2016, 03:13:00 PM
Tying the price of Bipcoin to gold?   Shocked

Did Pepe read that right?


Not Bipcoin, just the price of registering a domain, if I'm understanding it right.
58  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BipCoin. Mineable. CryptoNote. BipCot NoGov Licensed. on: November 29, 2016, 02:48:04 PM
Hey dudes.  I heard about this coin on the Crypto Show, and decided to try mining for the first time.  

Just wondering if anyone knows how often the bip.cryptonotepool.com pool pays out?  I haven't received a payment in the 12+ hours I've been mining.  Also haven't received my withdrawal from Cryptopia after about 12 hours..  just hoping there's not something wrong with my address.

https://i.imgsafe.org/d92b619318.jpg

It pays out every 10 minutes, but not until you've mined at least 5 BIP.  You're mining at a fairly low hashrate, so it might take some time.  If you want more frequent payouts, try the democats pool.
59  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's CryptoNote GPU Miner v9.6 on: November 21, 2016, 04:44:02 AM

What is hash rate with rx 480 8Gb one can expect?

630 h/s

try option -h 2048.. it may improve the hashrate...

I just get a bunch of low difficulty errors.
60  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's CryptoNote GPU Miner v9.6 on: November 21, 2016, 02:48:59 AM

What is hash rate with rx 480 8Gb one can expect?

630 h/s
Pages: « 1 2 [3] 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!