Bitcoin Forum
May 04, 2024, 11:03:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 »  All
  Print  
Author Topic: [ANN] Buffalocoin  (Read 6048 times)
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
April 07, 2014, 12:31:56 PM
 #41

Beats me. I just cant get this to go. I launch pools almost every day with never an issue.

I'll keep trying but something is wrong.

what is wrong? please explain give logs

Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714820587
Hero Member
*
Offline Offline

Posts: 1714820587

View Profile Personal Message (Offline)

Ignore
1714820587
Reply with quote  #2

1714820587
Report to moderator
1714820587
Hero Member
*
Offline Offline

Posts: 1714820587

View Profile Personal Message (Offline)

Ignore
1714820587
Reply with quote  #2

1714820587
Report to moderator
1714820587
Hero Member
*
Offline Offline

Posts: 1714820587

View Profile Personal Message (Offline)

Ignore
1714820587
Reply with quote  #2

1714820587
Report to moderator
cloudboy
Hero Member
*****
Offline Offline

Activity: 690
Merit: 500


View Profile
April 07, 2014, 12:32:25 PM
 #42

I agree, something is wrong. This is the first wallet I have not been able to mine with.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
April 07, 2014, 12:32:33 PM
 #43

actually I have only 700kh/s  Grin
wondering If I haven't created my own coin (fork ?)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Pool Op2
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 07, 2014, 12:35:28 PM
 #44


bfl.lightninghash.com
1 Minute PROP Payouts
Vardiff / Stratum / MPOS
USA Servers
WE ARE LIVE! (Finally lol)
bfl.lightninghash.com

 

Multi-Pool Auto Switching at http://lightninghash.com
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
April 07, 2014, 12:36:04 PM
 #45

I agree, something is wrong. This is the first wallet I have not been able to mine with.

minerd.exe -a scrypt -o http://localhost:25086 -u yourrpcuser -p yourrpcpass

or

cgminer.exe --scrypt -o http://localhost:25086 -u yourrpcuser -p yourrpcpass


and config:

rpcuser=yourrpcuser
rpcpassword=yourrpcpass
rpcallowip=127.0.0.1
rpcport=25086
port=25085
gen=0
server=1
addnode=seed.buffalocoin.info
addnode=seed1.buffalocoin.info

Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
amarian12 (OP)
Hero Member
*****
Offline Offline

Activity: 619
Merit: 501


https://www.massict.com/


View Profile WWW
April 07, 2014, 12:38:06 PM
 #46

code for p2pool:

https://github.com/buffalocoin/p2pool


Imagine a future where IT infrastructures monitor themselves, are able to predict and respond to future business needs and can protect and heal themselves automatically.
Pool Op2
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 07, 2014, 12:40:06 PM
 #47


bfl.lightninghash.com
1 Minute PROP Payouts
Vardiff / Stratum / MPOS
USA Servers
WE ARE LIVE! (Finally lol)
bfl.lightninghash.com

 


Pool is up and running. Everything looks good. need some miners!

Multi-Pool Auto Switching at http://lightninghash.com
Pool Op2
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 07, 2014, 12:42:33 PM
 #48

If your using Linux, Then type the following into the console:

CGMiner
./cgminer --scrypt -o stratum+tcp://bfl.lightninghash.com:3360 -u Weblogin.WorkerName -p WorkerPassword
BFGMiner
./bfgminer --scrypt -o stratum+tcp://bfl.lightninghash.com:3360 -u Weblogin.WorkerName -p WorkerPassword

If you want to mine on a Windows Operating System , Then you'll need to create a Batch File to start your miner.


MinerD
minerd -a --scrypt -t 6 -s 4 -o stratum+tcp://bfl.lightninghash.com:3360 -u Weblogin.WorkerName -p WorkerPassword
CGMiner
cgminer --scrypt -o stratum+tcp://bfl.lightninghash.com:3360 -u Weblogin.WorkerName -p WorkerPassword
BFGMiner
bfgminer --scrypt -o stratum+tcp://bfl.lightninghash.com:3360 -u Weblogin.WorkerName -p WorkerPassword
Cudaminer For NVIDIA Cards
cudaminer -o stratum+tcp://bfl.lightninghash.com:3360 -u Weblogin.WorkerName -p WorkerPassword

Multi-Pool Auto Switching at http://lightninghash.com
cloudboy
Hero Member
*****
Offline Offline

Activity: 690
Merit: 500


View Profile
April 07, 2014, 12:44:07 PM
 #49

I agree, something is wrong. This is the first wallet I have not been able to mine with.

minerd.exe -a scrypt -o http://localhost:25086 -u yourrpcuser -p yourrpcpass

or

cgminer.exe --scrypt -o http://localhost:25086 -u yourrpcuser -p yourrpcpass


and config:

rpcuser=yourrpcuser
rpcpassword=yourrpcpass
rpcallowip=127.0.0.1
rpcport=25086
port=25085
gen=0
server=1
addnode=seed.buffalocoin.info
addnode=seed1.buffalocoin.info

Thanks, but I was already doing exactly that. It keeps getting nothing but rejects.
shai_
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
April 07, 2014, 12:54:18 PM
 #50

WTS 15k BFL for LTC/BTC/XRP

is difficulty ever going to retarget? probably genesis block too old ?
Pool Op2
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 07, 2014, 12:55:09 PM
 #51


bfl.lightninghash.com
1 Minute PROP Payouts
Vardiff / Stratum / MPOS
USA Servers
WE ARE LIVE! (Finally lol)
bfl.lightninghash.com

 


Pool is up and running. Everything looks good. need some miners!


I have added an additional 2000 hash to the pool to speed things up. Come join!

Multi-Pool Auto Switching at http://lightninghash.com
HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
April 07, 2014, 12:57:45 PM
 #52

WTS 15k BFL for LTC/BTC/XRP

is difficulty ever going to retarget? probably genesis block too old ?
if u ahve 15 k u got more than 700khs on it i have had 889 khs since launch and all i have is 196 BFL.Somethings not right here.

shai_
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
April 07, 2014, 12:59:27 PM
 #53

1.4MH/s
HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
April 07, 2014, 01:00:15 PM
 #54


bfl.lightninghash.com
1 Minute PROP Payouts
Vardiff / Stratum / MPOS
USA Servers
WE ARE LIVE! (Finally lol)
bfl.lightninghash.com

 


Pool is up and running. Everything looks good. need some miners!


I have added an additional 2000 hash to the pool to speed things up. Come join!
your pool is not finding blocks

HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
April 07, 2014, 01:01:02 PM
 #55

1.4MH/s
how can u possible have 15k whats your cgminer settings

jox
Hero Member
*****
Offline Offline

Activity: 681
Merit: 500


View Profile
April 07, 2014, 01:03:07 PM
 #56

please send me someone 0.1 BFL to verify, I am on right fork. thx
B6zFAv3cZPHMYDrYLxHDU2RcLSCmvKxs8X

I send it back...
Pool Op2
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 07, 2014, 01:03:35 PM
 #57

The wallet is tossing out errors.

Dev please look -

buffalocoind getinfo
{
    "version" : 1010101,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 1906,
    "timeoffset" : 25,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 0.00097655,
    "testnet" : false,
    "keypoololdest" : 1396871736,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : "EXCEPTION: St12out_of_range       \nvector::_M_range_check       \nbuffalocoin in ProcessMessages()       \n"
}

Multi-Pool Auto Switching at http://lightninghash.com
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
April 07, 2014, 01:04:03 PM
 #58

WTS 15k BFL for LTC/BTC/XRP

is difficulty ever going to retarget? probably genesis block too old ?
if u ahve 15 k u got more than 700khs on it i have had 889 khs since launch and all i have is 196 BFL.Somethings not right here.
Actually I have 32k with my poor 700khs  Grin (and increasing)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
shai_
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
April 07, 2014, 01:05:09 PM
 #59

please send me someone 0.1 BFL to verify, I am on right fork. thx
B6zFAv3cZPHMYDrYLxHDU2RcLSCmvKxs8X

I send it back...

sent a few
keep them
HunterS
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
April 07, 2014, 01:05:18 PM
 #60

im on block 2200 and pools on 1907 wtf?

Pages: « 1 2 [3] 4 5 »  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!