mamamae
Legendary
Offline
Activity: 1188
Merit: 1001
|
|
January 25, 2016, 11:06:13 AM |
|
good to see someone read it , yep i can . and i'm doing it
|
reality ? you fell to Scammers after being in an ICO , IPO (more like any other stock and index in the world ICO or not got your portfolio down 25 % or 85 %) Now SEC is helping you getting back up your lost money maybe....
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 28, 2016, 04:10:27 PM Last edit: January 28, 2016, 05:15:25 PM by BayAreaCoins |
|
good to see someone read it , yep i can . and i'm doing it
Always reading Market cap is now over $100,000. I'm looking to purchase 5 million FLO with fiat or Bitcoin. Please feel free to contact me! (paying market price... no 10 percent bump)
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 29, 2016, 02:39:42 AM Last edit: January 29, 2016, 06:16:01 PM by BayAreaCoins |
|
Jumped over 300 for a bit today on both Poloniex and Bittrex. PoloniexLast Price 0.00000272 24hr Change +22.52% 24hr High 0.00000330 24Hr Low 0.00000222 24hr Volume: 1.15220279 BTC / 397593.96587810 FLO BittrexFlorin (FLO) LAST 0.0010 0.00000281 VOL 365.5182 0.99195135 BID 0.0010 0.00000282 ASK 0.0011 0.00000290 24H HIGH 0.0011 0.00000306 24H LOW 0.0008 0.00000212
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 29, 2016, 06:15:13 PM |
|
Almost touching 400 Satoshi @ Poloniex moments ago. PoloniexLast Price 0.00000341 24hr Change +14.05% 24hr High 0.00000398 24Hr Low 0.00000272 24hr Volume: 2.22281686 BTC / 673717.98974852 FLO
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 29, 2016, 07:16:10 PM |
|
Thirdly, we have a florincoin mining pool running at http://pool.alexandria.media - eventually TradeBot will be integrated into it to automatically execute trades at the pool's cost basis plus a known margin, but for now, its just a normal UNOMP pool. Question... could this pool merge mine Dogecoin and such?
|
|
|
|
blocktechceo
Newbie
Offline
Activity: 54
Merit: 0
|
|
January 29, 2016, 09:18:19 PM |
|
Thirdly, we have a florincoin mining pool running at http://pool.alexandria.media - eventually TradeBot will be integrated into it to automatically execute trades at the pool's cost basis plus a known margin, but for now, its just a normal UNOMP pool. Question... could this pool merge mine Dogecoin and such? it doesn't in its current state, but no technical reason it couldn't do so afaik
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 30, 2016, 04:34:01 AM |
|
Thirdly, we have a florincoin mining pool running at http://pool.alexandria.media - eventually TradeBot will be integrated into it to automatically execute trades at the pool's cost basis plus a known margin, but for now, its just a normal UNOMP pool. Question... could this pool merge mine Dogecoin and such? it doesn't in its current state, but no technical reason it couldn't do so afaik Is there anyone in the community whom could help DOGE and FLO by helping Devon (BlockTechCEO) set the Alexandria pool up with merge mining? Possibly a developer of another coin such as Huntercoin and merge mine both? (or whatever other merge mined coin dev... DOGE will need to be set up regardless) Also, does anyone here speak Chinese or any other languages?
|
|
|
|
OstlerDev
Newbie
Offline
Activity: 33
Merit: 0
|
|
January 30, 2016, 07:41:59 AM |
|
I am currently working on updating Florincoin up to the latest Litecoin source in order to built 64 bit Mac binaries, but also to provide more constant codebase updates. Currently only a couple things are left until the update is complete. 1) Fixing the Genesis hash not matching (described below) and 2) Adding back in transaction messages. Currently I am stuck on a rather trivial issue of the Genesis hash and Merkle hash not matching Florincoin. The variables for calculating it appear to be the same, and the methods for calculating it have not changed massively. I would greatly appreciate if someone could take a look at the code and see if I may be missing something. The issue and code can be found on Github here: https://github.com/OstlerDev/florincoin/issues/1
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 30, 2016, 08:44:08 AM |
|
I am currently working on updating Florincoin up to the latest Litecoin source in order to built 64 bit Mac binaries, but also to provide more constant codebase updates. Currently only a couple things are left until the update is complete. 1) Fixing the Genesis hash not matching (described below) and 2) Adding back in transaction messages. Currently I am stuck on a rather trivial issue of the Genesis hash and Merkle hash not matching Florincoin. The variables for calculating it appear to be the same, and the methods for calculating it have not changed massively. I would greatly appreciate if someone could take a look at the code and see if I may be missing something. The issue and code can be found on Github here: https://github.com/OstlerDev/florincoin/issues/1Without transaction comments you'll never get the correct genesis hash, so you need to complete "2)" first. On a related note, I too am working on moving Florin to litecoin-0.10 and have a correctly generated genesis. Right now my current issue is shortly after launching it crashes with "Floating point exception (core dumped)" which suggests it's dividing by zero somewhere but I'm not sure where yet... https://github.com/bitspill/florincoin/tree/master-0.10
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 30, 2016, 12:54:40 PM |
|
florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 1072, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 0.55620624, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } Notice the version field. Still a bit of work to do but it's at least syncing now.
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 30, 2016, 05:59:15 PM |
|
root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 709998, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 3.33164536, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } Looks like I got stuck here, does that block number stand out for anything special? Maybe a hard fork or something. Otherwise I'll start poking around tonight after work and see if I can get this going fully.
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 30, 2016, 06:58:50 PM |
|
root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 709998, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 3.33164536, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } Looks like I got stuck here, does that block number stand out for anything special? Maybe a hard fork or something. Otherwise I'll start poking around tonight after work and see if I can get this going fully. Be sure to post your FLO donation address when you finish and I'll donate a bit to whomever gets this done (on top of the bounty!)
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 30, 2016, 07:30:26 PM |
|
I'm pretty sure I found the problem while pondering it at work. Can someone run this command in their debug console or florincoind and post the output getblock 325128ad1100e4979f02e39a8cbab6faa262d5b01ab5099b0fe5c163b2f1a42d
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 30, 2016, 07:46:21 PM |
|
And the race continues... root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 710270, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 2.88781193, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" }
|
|
|
|
OstlerDev
Newbie
Offline
Activity: 33
Merit: 0
|
|
January 30, 2016, 08:04:20 PM |
|
And the race continues... root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 710270, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 2.88781193, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } I wish you the best of luck Bitspill, to be honest updating the code base was a little out of my leauge as I have never worked with C++, so I hope you are able to get this up and running If you get stuck again, just post here and create an issue on Github and I will try to take a look at it.
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 30, 2016, 08:08:18 PM |
|
And the race continues... root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 710270, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 2.88781193, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } I wish you the best of luck Bitspill, to be honest updating the code base was a little out of my leauge as I have never worked with C++, so I hope you are able to get this up and running If you get stuck again, just post here and create an issue on Github and I will try to take a look at it. Just to clarify, I didn't mean that as "racing against you" I meant it in the sense that the daemon is racing through the blockchain. Current height ~750k
|
|
|
|
BayAreaCoins
Legendary
Offline
Activity: 3990
Merit: 1250
Owner at AltQuick.com
|
|
January 30, 2016, 08:09:30 PM |
|
And the race continues... root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 710270, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 2.88781193, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } I wish you the best of luck Bitspill, to be honest updating the code base was a little out of my leauge as I have never worked with C++, so I hope you are able to get this up and running If you get stuck again, just post here and create an issue on Github and I will try to take a look at it. That's really solid of you Ostler . It's more of boat race and we are all on the same ship. (arghhhhh *pirate voice of course*) Perhaps you could continue to try and learn. Then you can compare and contrast with Bitspill. The more the Merry .
|
|
|
|
OstlerDev
Newbie
Offline
Activity: 33
Merit: 0
|
|
January 30, 2016, 08:51:44 PM |
|
And the race continues... root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 710270, "timeoffset" : 0, "connections" : 7, "proxy" : "", "difficulty" : 2.88781193, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" } I wish you the best of luck Bitspill, to be honest updating the code base was a little out of my leauge as I have never worked with C++, so I hope you are able to get this up and running If you get stuck again, just post here and create an issue on Github and I will try to take a look at it. Just to clarify, I didn't mean that as "racing against you" I meant it in the sense that the daemon is racing through the blockchain. Current height ~750k That is what I figured I am honestly glad that you are updating it, as the main reason I wanted it updated was because it was impossible to build 64 bit Mac binaries on the old 0.8.7 version. I plan on keeping an eye on the repository and making pull requests to pull in any changes that litecoin makes
|
|
|
|
OstlerDev
Newbie
Offline
Activity: 33
Merit: 0
|
|
January 31, 2016, 04:29:44 AM |
|
@bitspill does it seem successfully updated other than QT?
|
|
|
|
bitspill
Legendary
Offline
Activity: 2087
Merit: 1015
|
|
January 31, 2016, 04:32:14 AM Last edit: January 31, 2016, 05:15:13 AM by bitspill |
|
@bitspill does it seem successfully updated other than QT?
I've not looked into qt yet and I think it may have gotten stuck again. root@39bb67bf80c9:~/florincoin# ./src/florincoin-cli getinfo { "version" : 100400, "protocolversion" : 70003, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 1505022, "timeoffset" : 0, "connections" : 6, "proxy" : "", "difficulty" : 28.29434146, "testnet" : false, "keypoololdest" : 1454142730, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00100000, "errors" : "" }
|
|
|
|
|