Bitcoin Forum
April 26, 2024, 06:15:41 AM *
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 ... 126 »
  Print  
Author Topic: [ANN][FLO] A Worldwide Public Record | Alexandria | ETDB | Medici | 0.15 Segwit  (Read 515901 times)
metacoin
Sr. Member
****
Offline Offline

Activity: 437
Merit: 260


balance


View Profile WWW
December 28, 2013, 11:21:27 PM
 #441

It sometimes takes 30-40 minutes to get an accurate reading from the pool. Also, could you post your miner config, with your intensity rating, thread concurrency and etc?

pin.org
1714112141
Hero Member
*
Offline Offline

Posts: 1714112141

View Profile Personal Message (Offline)

Ignore
1714112141
Reply with quote  #2

1714112141
Report to moderator
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.
1714112141
Hero Member
*
Offline Offline

Posts: 1714112141

View Profile Personal Message (Offline)

Ignore
1714112141
Reply with quote  #2

1714112141
Report to moderator
1714112141
Hero Member
*
Offline Offline

Posts: 1714112141

View Profile Personal Message (Offline)

Ignore
1714112141
Reply with quote  #2

1714112141
Report to moderator
1714112141
Hero Member
*
Offline Offline

Posts: 1714112141

View Profile Personal Message (Offline)

Ignore
1714112141
Reply with quote  #2

1714112141
Report to moderator
ThePanCakeKid95
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250



View Profile
December 28, 2013, 11:55:58 PM
 #442

Intensity: 16
Miners been running for 2 hours
how do I find thread concurrency?
metacoin
Sr. Member
****
Offline Offline

Activity: 437
Merit: 260


balance


View Profile WWW
December 29, 2013, 12:18:23 AM
 #443

Intensity: 16
Miners been running for 2 hours
how do I find thread concurrency?
Hm, it should be an argument passed into your mining configuration, something like this:
Code:
cgminer --scrypt -I 19 -g 1 -w 256 --shaders 1024 --thread-concurrency 16000 -o stratum+tcp://exampleflorinpool.com:3333 -u yourAccountHere.1 -p

pin.org
ThePanCakeKid95
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250



View Profile
December 29, 2013, 12:23:34 AM
 #444

cgminer.exe --scrypt -o stratum+tcp://flo.smalltimeminer.com:3344 -u XXXXXX -p XXXXXX -I 18
that is all I have :?
metacoin
Sr. Member
****
Offline Offline

Activity: 437
Merit: 260


balance


View Profile WWW
December 29, 2013, 12:31:44 AM
 #445

cgminer.exe --scrypt -o stratum+tcp://flo.smalltimeminer.com:3344 -u XXXXXX -p XXXXXX -I 18
that is all I have :?
Try this:

cgminer.exe --scrypt -I 18 -g 1 -w 256 --thread-concurrency 16000 -o stratum+tcp://flo.smalltimeminer.com:3344 -u XXXXXX -p XXXXXX

pin.org
stink
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
December 29, 2013, 01:11:26 AM
Last edit: December 29, 2013, 01:22:01 AM by stink
 #446

Intensity: 16
Miners been running for 2 hours
how do I find thread concurrency?

Make/model/brand of the card please. Your getting way too many  HW errors..

Try this in your .bat file
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o stratum+tcp://flo.smalltimeminer.com:3344 -u yourusername.workername -p password  --lookup-gap 2 -w 256 -I 15

Increase the intensity as needed.

BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg
Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
stink
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
December 29, 2013, 01:12:33 AM
Last edit: December 29, 2013, 01:30:03 AM by stink
 #447

anything big coming up for flo? was thinking about investing

coinbase mean anything to you? http://florinexchange.com/explorer/tx/?txid=4debdae5c7905705e4aeabcd6721392ec45422f340e7c2d7e14ccee348f5c02b


BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg
Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
stink
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
December 29, 2013, 01:30:31 AM
 #448

To solo mine Florin:

-windows:
--close Florincoin client if open
--locate Florincoin directory using >start>run>%appdata%
--create Florincoin configuration file in notepad as follows: (change the user/ password values what want them to be:)
Code:
rpcuser=yourname
rpcpassword=yourpass
rpcserver=1
rpcallowip=192.168.*.*
rpcallowip=127.0.0.1
rpcport=7313
daemon=1
server=1
listen=1
port=7312
noirc=0
maxconnections=30
addnode=146.185.148.114
addnode=192.241.171.45

--save this file as: Florin.conf   (be sure to save it in the appdata Florincoin directory)
--relaunch Florincoin client and let it finish synchronizing with the network
--point mining client of your choosing to http://127.0.0.1:7312 with the user / password you assigned

Now mine!

If you use CGminer:

open notepad and write this line:
Code:
cgminer --scrypt -o http://127.0.0.1:7312 -u yourname -p yourpass -I yourintensity  

save it as .bat and copy it to your cgminer folder and start it

BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg
Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
Bigal
Full Member
***
Offline Offline

Activity: 204
Merit: 100



View Profile
December 29, 2013, 01:44:49 AM
 #449




Can someone explain to me what is going on and why my miner is getting 400 khashes and yet only under 40 khashes on the pool?

Look at the number of HW errors you have. You have something not set right.

The Small Time Miner Pools   CryptoCoin Ticker   BTC 1EHV2BY8JcvpBqnMqq5BSkbZvFHT7ndpnz    LTC  LaBigaLvm7L8XT5urnwJW5MpoArBAjsk2X
metacoin
Sr. Member
****
Offline Offline

Activity: 437
Merit: 260


balance


View Profile WWW
December 29, 2013, 01:54:45 AM
 #450

To solo mine Florin:

-windows:
--close Florincoin client if open
--locate Florincoin directory using >start>run>%appdata%
--create Florincoin configuration file in notepad as follows: (change the user/ password values what want them to be:)
Code:
rpcuser=yourname
rpcpassword=yourpass
rpcserver=1
rpcallowip=192.168.*.*
rpcallowip=127.0.0.1
rpcport=7313
daemon=1
server=1
listen=1
port=7312
noirc=0
maxconnections=30
addnode=146.185.148.114
addnode=192.241.171.45

--save this file as: Florin.conf   (be sure to save it in the appdata Florincoin directory)
--relaunch Florincoin client and let it finish synchronizing with the network
--point mining client of your choosing to http://127.0.0.1:7312 with the user / password you assigned

Now mine!

If you use CGminer:

open notepad and write this line:
Code:
cgminer --scrypt -o http://127.0.0.1:7312 -u yourname -p yourpass -I yourintensity  

save it as .bat and copy it to your cgminer folder and start it

Nice guide - I'll add this to the page I'm working on.

BTW whichever pool is writing tx-comment into the coinbase, pretty awesome. You should contact me for an opportunity with color coin.

pin.org
ThePanCakeKid95
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250



View Profile
December 29, 2013, 07:17:30 AM
 #451

stink I tried your exact command line and it worked perfectly !!! Thank you so much, I'll be running it all night to make sure all is well Smiley
stink
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
December 29, 2013, 02:43:16 PM
 #452

stink I tried your exact command line and it worked perfectly !!! Thank you so much, I'll be running it all night to make sure all is well Smiley
A wise man once told me " throw BTC, dont clap"  Grin

BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg
Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
stink
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
December 30, 2013, 02:32:42 AM
 #453

The difficulty adjustment algorithm is set to change at block 208440.

Previous algorithm adjusted every 90 blocks, new algorithm adjusts every 15 blocks.

All other parameters remain unchanged.

Please update your clients as soon as possible. Links updated in first post.


This needs to be Updated in the original post! 15 is our real retarget time

BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg
Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
stink
Full Member
***
Offline Offline

Activity: 182
Merit: 100



View Profile
December 30, 2013, 04:47:02 AM
Last edit: December 31, 2013, 01:01:27 AM by stink
 #454

hummm

BTC address: 1P4iEGR8oBjr27k3NyzLfi8wraGajMunLg
Cryptsy trade key: 48007eb091500413be905854f1c5d5a42bd9a94b
ThePanCakeKid95
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250



View Profile
January 01, 2014, 06:25:04 AM
 #455

I've been doing some testing on all the pools and just thought you should update,
http://flo.mckenziemining.net/   is down and isn't working
http://flopool.digsys.bg             would let to see added
http://bitezzemining.com          only one active miner, running 7 k/hashes
allisoncone1
Newbie
*
Offline Offline

Activity: 16
Merit: 0



View Profile
January 01, 2014, 08:30:36 PM
 #456

I'm writing a solo mining guide right now. It's not complete yet, but it will be launched when the florincoin.org website redesign goes live.


Thanks 4 doing this.
ThePanCakeKid95
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250



View Profile
January 02, 2014, 12:03:33 AM
 #457

I'm willing to do videos on how to solo mine and pool mine Smiley
gnode
Sr. Member
****
Offline Offline

Activity: 492
Merit: 250


View Profile
January 03, 2014, 12:12:23 AM
 #458

A required update for Florin is available for download.

Github source, Windows client, OP and web site updated.

This version 0.6.5.8 increases the maximum size of transaction comments to 528 bytes.

This increased limit will take effect at block 340,000 (about 3 weeks from now).



Wow look at what can be done with FLO with 528 bytes instead of btc's 80 ---


Goodbye Lawyers!!!

http://www.coindesk.com/wall-street-analysts-bitcoin-revolutionise-non-financial-world/
metacoin
Sr. Member
****
Offline Offline

Activity: 437
Merit: 260


balance


View Profile WWW
January 03, 2014, 01:36:31 AM
 #459

I'm willing to do videos on how to solo mine and pool mine Smiley
I will return from vacation on the 7th, and development will begin on the new website. We could certainly collaborate.

In the meantime, do you guys want to give me your opinion on a preview of the new block explorer?

Here's a page that showcases the new interface: http://florincoin.info/tx/?txid=d5a504e5b5f934667722f620fd271ef8d4021d9759bc3064ade3052629361bae

A rough draft, any suggestions are welcome Smiley

pin.org
ThePanCakeKid95
Sr. Member
****
Offline Offline

Activity: 418
Merit: 250



View Profile
January 03, 2014, 03:25:35 AM
 #460

I would love to get to work with you Smiley and omg your new block explore is beautiful Smiley

One idea would the headers of input, output, and transaction fees are kinda hard to read :/ maybe a different shade or color Smiley
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 ... 126 »
  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!