Bitcoin Forum
September 17, 2025, 03:28:32 PM *
News: Latest Bitcoin Core release: 29.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 »  All
  Print  
Author Topic: Bitcoin3  (Read 6647 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. (14 posts by 1+ user deleted.)
Den11
Newbie
*
Offline Offline

Activity: 78
Merit: 0


View Profile
March 14, 2021, 06:37:50 AM
Last edit: March 14, 2021, 12:46:40 PM by Den11
 #101

block age 3 hours but found in 24 hours more than 100 blocks how can this be? How to setup mining for 100% processor
Den11
Newbie
*
Offline Offline

Activity: 78
Merit: 0


View Profile
March 14, 2021, 04:43:47 PM
 #102

3EphTcvJnJ7VQPxEGagHVBJRdYLjJWk3ib
vidgetpro
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 14, 2021, 07:43:40 PM
 #103

3JsiCmXWkxpzd1CtE3jt8Ag7dvYjh3sXZK

MiningCoinsPool
Member
**
Offline Offline

Activity: 544
Merit: 27


View Profile
March 14, 2021, 08:10:58 PM
 #104

block age 3 hours but found in 24 hours more than 100 blocks how can this be? How to setup mining for 100% processor

Because they forked the coin from a recent version probably, which has a difficulty algo process that increases the difficulty very quickly and mostly at high value since it has been made to be mined with asics

now they do not want to share the source code so it's dead unless they release it and people will be able to mine from stratums and gpus or asics
johncassa2
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
March 15, 2021, 01:07:29 AM
 #105

I have found my first block  Wink.... 50 BTC3
BoozyTalking
Newbie
*
Offline Offline

Activity: 315
Merit: 0


View Profile
March 15, 2021, 07:46:55 AM
 #106

What happened with Bitcoin2?
Mercedes.li
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 15, 2021, 10:38:53 AM
 #107

373oPsCeLDnSpsrQ7ZRpUBJqU4o9sQpYbx

I am very interested in this coin and would love to see it grow.
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
March 15, 2021, 08:09:45 PM
 #108

 no idea about this project, seems a bit iffy... but who knows

they should get source code and explorer up asap


this miner was easy to set up.   https://github.com/pooler/cpuminer/releases


#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
Den11
Newbie
*
Offline Offline

Activity: 78
Merit: 0


View Profile
March 15, 2021, 08:46:56 PM
 #109

how to setup cpu miner https://github.com/pooler/cpuminer/releases
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
March 15, 2021, 09:06:29 PM
Last edit: March 16, 2021, 03:35:01 AM by fonzerrellie
 #110


have the Bitcoin3.conf file set up in your roaming file like in the instructions, unpack the pooler miner in its own file somewhere and make a bat file

in the bat file put

minerd -a sha256d -t 5 -o http://127.0.0.1:30267 --coinbase-addr=address from your wallet -u user_name_in_bitcoin3.conf -p password_in_bitcoin3.conf
pause

-t 5 is how many cpu cores it will use

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
wanganxiu
Jr. Member
*
Online Online

Activity: 218
Merit: 2


View Profile
March 15, 2021, 09:32:20 PM
 #111


have the Bitcoin3.conf file set up in your roaming file like in the instructions, unpack the pooler miner and make a bat file

in the bat file put

minerd -a sha256d -t 5 -o http://127.0.0.1:30267 --coinbase-addr=address from your wallet -u user_name_in_bitcoin3.conf -p password_in_bitcoin3.conf
pause

-t 5 is how many cpu cores it will use

The developer has disappeared
vidgetpro
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 15, 2021, 09:58:15 PM
 #112

I have found my first block  Wink.... 50 BTC3

How are you mining? Are you using any additional hardware like USB ASIC's?
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
March 15, 2021, 10:54:32 PM
 #113


have the Bitcoin3.conf file set up in your roaming file like in the instructions, unpack the pooler miner and make a bat file

in the bat file put

minerd -a sha256d -t 5 -o http://127.0.0.1:30267 --coinbase-addr=address from your wallet -u user_name_in_bitcoin3.conf -p password_in_bitcoin3.conf
pause

-t 5 is how many cpu cores it will use

The developer has disappeared

maybe, I dont see the point... could they have dumped premine already lols is it even on an exchange yet

seems they are with holding source so pools dont dominate the first week of mining

time will tell I guess

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
SonOfSatosh1 (OP)
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile WWW
March 16, 2021, 03:15:41 AM
 #114

I am looking for github source but i can't find it, i would like to setup cryptohamstr.com pool. It would be great if you could send me the github link Smiley

*edit*
Just saw that you have precompiled wallet on your website, is there a source code?

Source code is now available at the website https://www/bitcoin-3.com
apologies it took a while as we had to wait for host provider customer service to sort out some issues with the domain files.

Thank you
BTC3
SonOfSatosh1 (OP)
Jr. Member
*
Offline Offline

Activity: 84
Merit: 1


View Profile WWW
March 16, 2021, 03:18:40 AM
 #115


have the Bitcoin3.conf file set up in your roaming file like in the instructions, unpack the pooler miner and make a bat file

in the bat file put

minerd -a sha256d -t 5 -o http://127.0.0.1:30267 --coinbase-addr=address from your wallet -u user_name_in_bitcoin3.conf -p password_in_bitcoin3.conf
pause

-t 5 is how many cpu cores it will use

The developer has disappeared

maybe, I dont see the point... could they have dumped premine already lols is it even on an exchange yet

seems they are with holding source so pools dont dominate the first week of mining

time will tell I guess

Now that the source code is released it's only a matter of time before mining pools dominate the mining and take over the entire network hash, strongly suggest for those mining with desktop pc's to join the pool testbug is setting up.

We are organizing and still gathering more BTC3 addresses for the airdrop scheduled on Friday or Saturday.

Thank you
BTC3

Edit: source code now also available on github repo.
Den11
Newbie
*
Offline Offline

Activity: 78
Merit: 0


View Profile
March 16, 2021, 08:38:05 AM
 #116

When will bitcoin3 be traded
johncassa2
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
March 16, 2021, 11:08:41 AM
 #117

Hi Dev, the airdop is this Friday?
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
March 16, 2021, 07:05:55 PM
 #118

is there a blockexplorer coming É   It would be very helpful to have an active node list so we could add some addnode= in our conf file. wallet still seems to stall out and is slow to reconnect sometimes

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
sdnz
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
March 16, 2021, 09:33:35 PM
 #119

is there a blockexplorer coming É   It would be very helpful to have an active node list so we could add some addnode= in our conf file. wallet still seems to stall out and is slow to reconnect sometimes

I guess we need more seed nodes to stabilise the network at the early stage.
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
March 16, 2021, 11:26:55 PM
 #120

is there a blockexplorer coming É   It would be very helpful to have an active node list so we could add some addnode= in our conf file. wallet still seems to stall out and is slow to reconnect sometimes

I guess we need more seed nodes to stabilise the network at the early stage.

 that would do it, I find deleting the roaming file (keep wallet.dat and Bitcoin3.conf) and restarting it fresh works to reconnect properly. I get a few mh with the pooler miner and have found a couple blocks

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 »  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!