Bitcoin Forum
April 25, 2024, 04:57:27 PM *
News: Latest Bitcoin Core release: 27.0 [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 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 156 »
  Print  
Author Topic: [ANN] [BTCP] BitcoinPrivate: A Truly Private Bitcoin [Equihash]  (Read 117228 times)
Ayms
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
March 03, 2018, 06:32:39 PM
 #741

Hi;

Supernova is online but I can't see my worker there, also miner is receiving work but not sharing. Any idea?

Kind regards

Quote
19:26:41:759   8a4   ZEC: Stratum - connecting to 'btcp.suprnova.cc' <145.239.65.23> port 6822 (unsecure)
19:26:41:783   2d0   Watchdog enabled
19:26:41:873   2d0   Remote management (READ-ONLY MODE) is enabled on port 3333
19:26:41:882   2d0   

19:26:41:839   8a4   send: {"id": 1, "method": "mining.subscribe", "params": ["equihashminer", null, "btcp.suprnova.cc", "6822"]}

19:26:41:885   8a4   send: {"id": 2, "method": "mining.authorize", "params": ["CanErik.minime1","Ozan2486"]}

19:26:41:887   8a4   send: {"id": 5, "method": "mining.extranonce.subscribe", "params": []}

19:26:41:892   8a4   ZEC: Stratum - Connected (btcp.suprnova.cc:6822) (unsecure)
19:26:41:987   8a4   got 73 bytes
19:26:41:988   8a4   buf: {"id":1,"result":[null,"f6f2ff37000000000000000037fff2f5"],"error":null}

19:26:41:990   8a4   parse packet: 72
19:26:41:991   8a4   new buf size: 0
19:26:42:072   8a4   got 448 bytes
19:26:42:115   8a4   buf: {"id":null,"method":"mining.set_target","params":["000f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f"]}
{"id":null,"method":"mining.notify","params":["210","00000020","eb79f8a423f396c24312fb87428dc7a8dc3507dd1c97847b5b62199a01000000","e9e1f5e473b19c8db80c2711a62193b4a45a871c448369cbbca3e782958345d9","0000000000000000000000000000000000000000000000000000000000000000","c2da9a5a","25cc011d",true]}
{"id":2,"result":true,"error":null}

19:26:42:118   8a4   parse packet: 118
19:26:42:127   8a4   Pool sets new share target: 0x000f0f0f (diff: 4352H)
19:26:42:133   8a4   remove first packet 329
19:26:42:140   8a4   new buf size: 329
19:26:42:142   8a4   parse packet: 292
19:26:42:144   8a4   remove first packet 36
19:26:42:146   8a4   new buf size: 36
19:26:42:148   8a4   parse packet: 35
19:26:42:153   8a4   ZEC: Authorized
19:26:42:180   8a4   new buf size: 0
19:26:44:910   2d0   OC v7, Reset control for GPU 0, close miner right now if you want to use default control from Catalyst
19:26:44:918   2d0   OC v7, Reset control for GPU 1, close miner right now if you want to use default control from Catalyst

At least suprnova full node is online since a few hours:

Quote
node tx.js BTCP testconnect btcp.suprnova.cc
Version BTCP
Sending to btcp.suprnova.cc
Connected to : btcp.suprnova.cc:7933
Sent version to btcp.suprnova.cc
------ Answer received from btcp.suprnova.cc
version
verack
ping
-------- Verack received - completing handshake with btcp.suprnova.cc
------ Answer received from btcp.suprnova.cc
getheaders
------ Answer received from btcp.suprnova.cc
inv

Why suprnova does not seem to be mining, I don't know


1714064247
Hero Member
*
Offline Offline

Posts: 1714064247

View Profile Personal Message (Offline)

Ignore
1714064247
Reply with quote  #2

1714064247
Report to moderator
1714064247
Hero Member
*
Offline Offline

Posts: 1714064247

View Profile Personal Message (Offline)

Ignore
1714064247
Reply with quote  #2

1714064247
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714064247
Hero Member
*
Offline Offline

Posts: 1714064247

View Profile Personal Message (Offline)

Ignore
1714064247
Reply with quote  #2

1714064247
Report to moderator
Ionico
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
March 03, 2018, 06:34:50 PM
 #742

Trying to use EWBF miner on the official BTCP mining pool and it just crashes. Can anyone help me sort out my batch file:
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
miner --server stratum+tcp://stratum.btcprivate.org --port 3032 --user b1AdZJnXHHMHRAHhJJ7TS7D5nWkHpQLHuYc.esclavo2 --pass x

I can mine Zcash with it, just not BTCP Sad
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
March 03, 2018, 06:38:15 PM
Last edit: March 03, 2018, 06:51:49 PM by annapotpot
 #743

Trying to use EWBF miner on the official BTCP mining pool and it just crashes. Can anyone help me sort out my batch file:
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
miner --server stratum+tcp://stratum.btcprivate.org --port 3032 --user b1AdZJnXHHMHRAHhJJ7TS7D5nWkHpQLHuYc.esclavo2 --pass x

I can mine Zcash with it, just not BTCP Sad

Does it show any error message?



Most of the big pools are having problems. Come join our pool and spread the hashrate: https://bitcoinprivate.cryptomineros.com/
MinermanNC
Legendary
*
Offline Offline

Activity: 2198
Merit: 1000



View Profile
March 03, 2018, 06:52:39 PM
 #744

Man I sure hope this coin has a very high price.... cause the payouts right now sure isn't much with this mega hashing and difficulty  Roll Eyes

May be more profitable to mine other Equihash coins until network hash drops off.... Stuck with my rentals for 24 hours though lol

ZEC @ 389.00 so we'll see...

*BTC: 1DiR25SPo84sThzTATr27EZEQZLt6hv6tG
Rosa bella
Member
**
Offline Offline

Activity: 266
Merit: 10


View Profile
March 03, 2018, 06:56:15 PM
 #745

Everything ready here and yes, all settings will remain the same - you can just keep on mining like on testnet.  Roll Eyes Roll Eyes
annapotpot
Jr. Member
*
Offline Offline

Activity: 330
Merit: 1


View Profile
March 03, 2018, 06:57:10 PM
 #746

Man I sure hope this coin has a very high price.... cause the payouts right now sure isn't much with this mega hashing and difficulty  Roll Eyes

May be more profitable to mine other Equihash coins until network hash drops off.... Stuck with my rentals for 24 hours though lol

ZEC @ 389.00 so we'll see...

The network hashrate is very high when mining started and it looks like its tapering down now based on the graph: https://www.difficultychart.com/bitcoinprivate
MinermanNC
Legendary
*
Offline Offline

Activity: 2198
Merit: 1000



View Profile
March 03, 2018, 07:02:12 PM
 #747

Man I sure hope this coin has a very high price.... cause the payouts right now sure isn't much with this mega hashing and difficulty  Roll Eyes

May be more profitable to mine other Equihash coins until network hash drops off.... Stuck with my rentals for 24 hours though lol

ZEC @ 389.00 so we'll see...

The network hashrate is very high when mining started and it looks like its tapering down now based on the graph: https://www.difficultychart.com/bitcoinprivate
Yes in deed, more than I had expected it to be. Sometimes I find its better to wait if using rentals and let a day or 2 pass before renting. Normally I just run my farm but wanted a little extra hash.

I wont rent anymore for now.

*BTC: 1DiR25SPo84sThzTATr27EZEQZLt6hv6tG
Miguelpt
Member
**
Offline Offline

Activity: 353
Merit: 10


View Profile
March 03, 2018, 07:04:50 PM
 #748

UPDATE:

https://btcp.multipools.club/

- no latency,
- high efficiency,
- 1% fee
- 280 workers and growing.
- TOP support team here and on telegram.

What are you waiting to join guys? :smiley: Come mine with us

DynX -- The decentralised trading experience - https://dynx.io
Multipools -- The miners choice! - https://multipools.club
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 03, 2018, 07:07:54 PM
Merited by WhyMe (5)
 #749

Thanks for your trust guys, I've added another webserver to the load balancer and as soon as DNS propagates the site shouldn't be so laggy anymore. Stratums are fine, it's just a little hiccup on the frontend. Payouts are enabled, lots of coins have been paid already and blocks are found well also Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Odeoke
Sr. Member
****
Offline Offline

Activity: 952
Merit: 251


View Profile
March 03, 2018, 07:08:33 PM
 #750

Hello,

Does anyone know why it only shows I will get .21660514 BTCP when I am trying to sweep my seed? I had 3.25749926  ZCL at the time of the snapshot. I am using the Electrum wallet. Any help would really be appreciated.

Original plan is distribute this coin 1:1 that is strange if you are seeing this balance you are trying with other seed. You can verify these details from official website where it has been explained.

https://btcprivate.org/#hard-fork
MyIdeas
Sr. Member
****
Offline Offline

Activity: 734
Merit: 250


View Profile
March 03, 2018, 07:09:37 PM
 #751

Is there any news yet that how much will be the price of BTCP? I search on google everywhere but not found anywhere but only found some speculations. I also want to know about the coin that when will it come to the exchanges. Two days has been passed. Is there any good news for this coin from the developers?

Pure bottom at the beginning.
I still have the hope that it will get recovered after the traders get involved in it. As i saw the same thing happened in bitcoin cash that when it came to the market people thought it to be an altcoin and did not invested in it but after a few months the price started to increase and it went to a higher price from 0.02 BTC to 0.2 BTC.
criptotest
Jr. Member
*
Offline Offline

Activity: 184
Merit: 1


View Profile
March 03, 2018, 07:13:00 PM
 #752

BTCP price will be same as ZCL no more then 10 dollars .

Who will give more then that if the last coin decrease 90% $ in 24 h
Deamonxaa
Copper Member
Newbie
*
Offline Offline

Activity: 294
Merit: 0


View Profile WWW
March 03, 2018, 07:15:42 PM
 #753

Aikapool i will punch you in the balls if you reset my balance on BTCP . Its currently on 0.0 (i hope its because of moving to main net) and i have been mining very hard since the beginning of the btcp pool launched
CanErik
Hero Member
*****
Offline Offline

Activity: 756
Merit: 541



View Profile
March 03, 2018, 07:23:44 PM
 #754

Hi;

Supernova is online but I can't see my worker there, also miner is receiving work but not sharing. Any idea?

Kind regards

Quote
19:26:41:759   8a4   ZEC: Stratum - connecting to 'btcp.suprnova.cc' <145.239.65.23> port 6822 (unsecure)
19:26:41:783   2d0   Watchdog enabled
19:26:41:873   2d0   Remote management (READ-ONLY MODE) is enabled on port 3333
19:26:41:882   2d0   

19:26:41:839   8a4   send: {"id": 1, "method": "mining.subscribe", "params": ["equihashminer", null, "btcp.suprnova.cc", "6822"]}

19:26:41:885   8a4   send: {"id": 2, "method": "mining.authorize", "params": ["CanErik.minime1","Ozan2486"]}

19:26:41:887   8a4   send: {"id": 5, "method": "mining.extranonce.subscribe", "params": []}

19:26:41:892   8a4   ZEC: Stratum - Connected (btcp.suprnova.cc:6822) (unsecure)
19:26:41:987   8a4   got 73 bytes
19:26:41:988   8a4   buf: {"id":1,"result":[null,"f6f2ff37000000000000000037fff2f5"],"error":null}

19:26:41:990   8a4   parse packet: 72
19:26:41:991   8a4   new buf size: 0
19:26:42:072   8a4   got 448 bytes
19:26:42:115   8a4   buf: {"id":null,"method":"mining.set_target","params":["000f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f"]}
{"id":null,"method":"mining.notify","params":["210","00000020","eb79f8a423f396c24312fb87428dc7a8dc3507dd1c97847b5b62199a01000000","e9e1f5e473b19c8db80c2711a62193b4a45a871c448369cbbca3e782958345d9","0000000000000000000000000000000000000000000000000000000000000000","c2da9a5a","25cc011d",true]}
{"id":2,"result":true,"error":null}

19:26:42:118   8a4   parse packet: 118
19:26:42:127   8a4   Pool sets new share target: 0x000f0f0f (diff: 4352H)
19:26:42:133   8a4   remove first packet 329
19:26:42:140   8a4   new buf size: 329
19:26:42:142   8a4   parse packet: 292
19:26:42:144   8a4   remove first packet 36
19:26:42:146   8a4   new buf size: 36
19:26:42:148   8a4   parse packet: 35
19:26:42:153   8a4   ZEC: Authorized
19:26:42:180   8a4   new buf size: 0
19:26:44:910   2d0   OC v7, Reset control for GPU 0, close miner right now if you want to use default control from Catalyst
19:26:44:918   2d0   OC v7, Reset control for GPU 1, close miner right now if you want to use default control from Catalyst

At least suprnova full node is online since a few hours:

Quote
node tx.js BTCP testconnect btcp.suprnova.cc
Version BTCP
Sending to btcp.suprnova.cc
Connected to : btcp.suprnova.cc:7933
Sent version to btcp.suprnova.cc
------ Answer received from btcp.suprnova.cc
version
verack
ping
-------- Verack received - completing handshake with btcp.suprnova.cc
------ Answer received from btcp.suprnova.cc
getheaders
------ Answer received from btcp.suprnova.cc
inv

Why suprnova does not seem to be mining, I don't know




Hi;

EWBF miner is works just fine but not Claymore. I guess he did'nt set his pool adress yet.

Kind regards
yonton
Sr. Member
****
Offline Offline

Activity: 854
Merit: 262



View Profile
March 03, 2018, 07:25:41 PM
 #755

Im on coinblockers I have 500 shares but 0 balance? how does it work?
yonton
Sr. Member
****
Offline Offline

Activity: 854
Merit: 262



View Profile
March 03, 2018, 07:27:21 PM
 #756

If price goes under $100 ill be buying boat loads of BTCP
Ionico
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
March 03, 2018, 07:29:25 PM
 #757

Trying to use EWBF miner on the official BTCP mining pool and it just crashes. Can anyone help me sort out my batch file:
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
miner --server stratum+tcp://stratum.btcprivate.org --port 3032 --user b1AdZJnXHHMHRAHhJJ7TS7D5nWkHpQLHuYc.esclavo2 --pass x

I can mine Zcash with it, just not BTCP Sad

Does it show any error message?



Most of the big pools are having problems. Come join our pool and spread the hashrate: https://bitcoinprivate.cryptomineros.com/

The miner just shuts down. Do you have an example Bat file so I can use your pool? I'm not very good with coding, but try my best!
Haze The Hobo
Newbie
*
Offline Offline

Activity: 70
Merit: 0


View Profile
March 03, 2018, 07:37:36 PM
 #758

Trying to use EWBF miner on the official BTCP mining pool and it just crashes. Can anyone help me sort out my batch file:
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
miner --server stratum+tcp://stratum.btcprivate.org --port 3032 --user b1AdZJnXHHMHRAHhJJ7TS7D5nWkHpQLHuYc.esclavo2 --pass x

I can mine Zcash with it, just not BTCP Sad

Does it show any error message?



Most of the big pools are having problems. Come join our pool and spread the hashrate: https://bitcoinprivate.cryptomineros.com/

The miner just shuts down. Do you have an example Bat file so I can use your pool? I'm not very good with coding, but try my best!


I got EWBF 0.3.4b and let's call this "BTCP.bat". Bat has to be in the same folder with the miners files.

--pec for power efficiency monitoring.

miner --server server.name.here --user Username.workerid --pass X --port 000 --pec
pause
MinermanNC
Legendary
*
Offline Offline

Activity: 2198
Merit: 1000



View Profile
March 03, 2018, 07:41:22 PM
 #759

Thanks for your trust guys, I've added another webserver to the load balancer and as soon as DNS propagates the site shouldn't be so laggy anymore. Stratums are fine, it's just a little hiccup on the frontend. Payouts are enabled, lots of coins have been paid already and blocks are found well also Smiley
Thanks OC, that's why I always mine with you through the years  Wink

*BTC: 1DiR25SPo84sThzTATr27EZEQZLt6hv6tG
Minerspain
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile WWW
March 03, 2018, 07:42:27 PM
 #760

BitcoinPrivate Pool:
http://btcp.poolforcoin.com

    Low fee 1%
    Min payout 0.1
    Payout interval 5 min
    PPLNT Payout

Stratum url: stratum+tcp://btcp.poolforcoin.com:3333

Working fine!
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 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 156 »
  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!