snaidervp
Sr. Member
  
Offline
Activity: 333
Merit: 250
"Raven's Cry"
|
 |
July 09, 2013, 08:23:23 PM |
|
|
yawn
|
|
|
|
|
|
|
|
"Governments are good at cutting off the heads of a centrally
controlled
networks like Napster, but pure P2P networks like Gnutella and Tor seem
to be holding their own." -- Satoshi
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
|
|
coinerd
|
 |
July 10, 2013, 04:54:25 AM |
|
Sheer stupidity (and coding late) on my part. The FLO version has some different code form the version in GIT and when I made the last security updates last night and moved the updated API file to FLO i neglected to fix the include path. Which also means I forgot to test it, and the sample links in the release post have been bad all day too. It happened to be a day where I was AFK all day, too. My sincerest apologies for frustrating you and also your link above is now functional.
|
|
|
|
soulmann
|
 |
July 10, 2013, 09:59:56 AM Last edit: July 10, 2013, 10:12:07 AM by soulmann |
|
Is the statistic in http://flo.smalltimeminer.com right? So with 1500 kh/s would I get about 14000 FLO?
|
|
|
|
Bigal
|
 |
July 10, 2013, 10:24:08 AM |
|
Hehe, no that's not right, I must of missed that, I'm fixing on updating the entire site this weekend, and I'll make sure that's fixed as well.
|
|
|
|
sal002
|
 |
July 10, 2013, 12:40:01 PM |
|
Sheer stupidity (and coding late) on my part. The FLO version has some different code form the version in GIT and when I made the last security updates last night and moved the updated API file to FLO i neglected to fix the include path. Which also means I forgot to test it, and the sample links in the release post have been bad all day too. It happened to be a day where I was AFK all day, too. My sincerest apologies for frustrating you and also your link above is now functional. No worries whatsoever! I appreciate the hard work!
|
|
|
|
Bigal
|
 |
July 16, 2013, 05:17:41 AM |
|
The Small Time Miner Florincoin Pool * http://flo.smalltimeminer.com* Proportional Payouts. Full Block Rewards. 1% Fee. * Stratum Only: stratum+tcp://smalltimeminer.com:3334 Come and dig some FLO! The site has just been updated please check your e-mail address is correct. Please clear your browser cache if you can not log in. Thanks
|
|
|
|
metacoin
|
 |
July 19, 2013, 06:40:26 PM |
|
 many people mining now! let's secure the network 
|
pin.org
|
|
|
spark_li
Member

Offline
Activity: 95
Merit: 10
Nothing
|
 |
July 25, 2013, 03:01:17 AM |
|
Hi friends I just set up a florincoin pool u are welcome.
Stratum Support: proportional Payouts, Full Block Rewards with 0 Tx Fees, 0 Pool Fee, Low Share Difficulty & VARIABLE DIFF Support
the website is http://flo.800996.com:8085
|
L.
|
|
|
jackjack
Legendary
Offline
Activity: 1176
Merit: 1200
May Bitcoin be touched by his Noodly Appendage
|
 |
July 31, 2013, 12:04:04 AM |
|
Dead?
|
Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2 Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
|
|
|
skyangel (OP)
Sr. Member
  
Offline
Activity: 301
Merit: 260
FLO dev
|
 |
July 31, 2013, 04:26:18 AM |
|
Dead?
No, just hashing away at a leisurely pace 
|
|
|
|
SaRmY
|
 |
July 31, 2013, 10:00:36 PM |
|
Dead?
No, still alive but i think that people don't mining FlorinCoin because is less profitable (for now) that others cryptocurrencies.
|
|
|
|
metacoin
|
 |
July 31, 2013, 10:13:57 PM |
|
Dead?
No, still alive but i think that people don't mining FlorinCoin because is less profitable (for now) that others cryptocurrencies. Actually, both hashrate and profitability are up. http://www.coinchoose.com/litecoin.php
|
pin.org
|
|
|
Bigal
|
 |
August 01, 2013, 12:17:31 AM |
|
The Small Time Miner Florincoin Pool * http://flo.smalltimeminer.com* Proportional Payouts. Full Block Rewards. 1% Fee. * Stratum Only: stratum+tcp://smalltimeminer.com:3334 Yep it's alive and well, and we are hashing away. Please update you daemons folks, I see a lot of older versions in the logs.
|
|
|
|
aetos
|
 |
August 01, 2013, 12:33:23 PM |
|
dead? no conections
|
|
|
|
Roryboy
Newbie
Offline
Activity: 31
Merit: 0
|
 |
August 01, 2013, 04:24:57 PM |
|
dead? no conections
Looks OK to me, just got my wallet connected and downloaded the blockchain. Just wondering a few things since I've been getting more into mining, pools, and blockchain technical info: The estimated block time should be around 40 seconds, but sometimes on the block explorer it takes up to 30 minutes to advance by one block. I thought this was a bug on coinworld.us, but I checked my client with "getblockcount" and it didn't budge for a long time. Is this normal for Bitcoin/Litecoin as well? Why does this happen? So I'm interested in what the value for priority is in this equation in the Florincoin code, I can't seem to find it. priority = sum(input_value_in_base_units * input_age)/size_in_bytes I see some transactions on the blockchain with less than 0.03 Florin sent, though the client itself stops you from sending transactions with less than 0.03 Florin, using the RPC or command line I can see these transactions being put into blocks. Is there the possibility that transactions with extremely low coin amounts might not ever get into a block? How can someone using the command line calculate the minimum input_value_in_base_units needed for each transaction (assuming input_age and size_in_bytes can be approximated within reasonable confidence)? I don't want to put transactions into the network that can't ever be put into a block.
|
|
|
|
Tommo_Aus
|
 |
August 06, 2013, 06:10:16 AM |
|
Hi all, I have my wallet on a Windows box but I'd like to move it over to an Ubuntu box running my small public mmcfe+stratum based FLO pool. Is there a command line Linux wallet on the way? Or am I meant to run it through WINE?
|
Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
|
|
|
metacoin
|
 |
August 06, 2013, 06:22:45 PM |
|
Hi all, I have my wallet on a Windows box but I'd like to move it over to an Ubuntu box running my small public mmcfe+stratum based FLO pool. Is there a command line Linux wallet on the way? Or am I meant to run it through WINE?
I'm running a wallet on the command line. Ubuntu 12.04. At the moment you have to build it from source, I believe. If you need any help post here with your troubles. I'm thinking of creating a guide for this, so it would help to diagnose common problems in this thread.
|
pin.org
|
|
|
Tommo_Aus
|
 |
August 06, 2013, 09:59:40 PM |
|
Aah right, got to say I'm a little confused with building C (?) from source! Would you mind giving me a few pointers? Many thanks!
|
Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
|
|
|
|
TheDirtybird
Full Member
 
Offline
Activity: 206
Merit: 100
http://canadianbit.com/ - Let's Mine Canadian!
|
 |
August 09, 2013, 10:20:03 PM |
|
Just trying to update my wallet but doesn't connect.. need nodes.. plz put some addnode addresses up please if you want people to mine and connect wallets.
Ty.
|
|
|
|
|