walf_man
Member
Offline
Activity: 112
Merit: 10
|
|
June 24, 2013, 04:51:49 AM |
|
transaction comments are very great and useful more. but it is public? why not direct privte in client.
|
|
|
|
mercSuey
|
|
June 24, 2013, 07:00:21 AM |
|
Are people not encrypting their messages? Is that why messages are public?
|
|
|
|
jackjack
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
June 24, 2013, 08:08:29 AM |
|
transaction comments are very great and useful more. but it is public? why not direct privte in client.
Because encryption is not straightforward and the flo dev doesn't likely wan to/know how to do it.
|
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.
|
|
|
frobley
|
|
June 24, 2013, 08:30:51 AM |
|
Are people not encrypting their messages? Is that why messages are public?
In case you haven't been watching the news, you really shouldn't be sending any info out across the network that you wouldn't be happy for any other people to see....
|
|
|
|
jackjack
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
June 24, 2013, 08:31:56 AM |
|
Any node online?
|
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.
|
|
|
frobley
|
|
June 24, 2013, 08:35:56 AM Last edit: July 03, 2013, 11:08:59 AM by frobley |
|
Any node online?
from getpeerinfo just now ->hope it helps, [old ips not needed]
|
|
|
|
jackjack
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
June 24, 2013, 08:54:18 AM |
|
Any node online?
from getpeerinfo just now ->hope it helps, 78.251.190.114 105.236.147.148 24.186.223.49 173.3.169.229 62.163.9.155 Thanks
|
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.
|
|
|
metacoin
|
|
June 24, 2013, 03:50:49 PM |
|
The combination of bitmessage + Florin coin is exciting Unrelated to current discussion: http://next.afraid.org:8132 Pool is having a lot of downtime lately
|
pin.org
|
|
|
|
skyangel (OP)
Sr. Member
Offline
Activity: 301
Merit: 260
FLO dev
|
|
June 26, 2013, 11:36:18 AM |
|
|
|
|
|
skyangel (OP)
Sr. Member
Offline
Activity: 301
Merit: 260
FLO dev
|
|
June 26, 2013, 11:36:57 AM |
|
Github source code updated with checkpoint for block 18001.
|
|
|
|
|
metacoin
|
|
June 26, 2013, 11:41:36 PM Last edit: June 27, 2013, 12:12:27 AM by metacoin |
|
Trying to build a block explorer, wondering why I am getting errors when attempting to run getrawtransaction: ~/florincoin/src$ ./florincoind getblock 1c57783191f9fab7cf4dc62be10ce60cb5a4dd5de1172bb08e1c66df6d16a1c5 { "hash" : "1c57783191f9fab7cf4dc62be10ce60cb5a4dd5de1172bb08e1c66df6d16a1c5", "confirmations" : 19298, "size" : 191, "height" : 1, "version" : 1, "merkleroot" : "43f3ad0e1af0fa3d3e9c5bc36f30e5d59926d74a6ce73c390e7e39b28afc4248", "tx" : [ "43f3ad0e1af0fa3d3e9c5bc36f30e5d59926d74a6ce73c390e7e39b28afc4248" ], "time" : 1371501379, "nonce" : 2009335552, "bits" : "1e0ffff0", "difficulty" : 0.00024414, "previousblockhash" : "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", "nextblockhash" : "c744f44d573c215e6d5d8dff26342cbee08db716a3da2a9d88427b546745cfb9" }
~/florincoin/src$ ./florincoind getblock 09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea { "hash" : "09c7781c9df90708e278c35d38ea5c9041d7ecfcdd1c56ba67274b7cff3e1cea", "confirmations" : 19299, "size" : 311, "height" : 0, "version" : 1, "merkleroot" : "730f0c8ddc5a592d5512566890e2a73e45feaa6748b24b849d1c29a7ab2b2300", "tx" : [ "730f0c8ddc5a592d5512566890e2a73e45feaa6748b24b849d1c29a7ab2b2300" ], "time" : 1371488396, "nonce" : 1000112548, "bits" : "1e0ffff0", "difficulty" : 0.00024414, "nextblockhash" : "1c57783191f9fab7cf4dc62be10ce60cb5a4dd5de1172bb08e1c66df6d16a1c5" }
~/florincoin/src$ ./florincoind decoderawtransaction 730f0c8ddc5a592d5512566890e2a73e45feaa6748b24b849d1c29a7ab2b2300 error: {"code":-22,"message":"TX decode failed"}
~/florincoin/src$ ./florincoind decoderawtransaction 43f3ad0e1af0fa3d3e9c5bc36f30e5d59926d74a6ce73c390e7e39b28afc4248 error: {"code":-22,"message":"TX decode failed"}
I know the genesis block technically does not return anything from decoderawtransaction, however the second transaction from block 2 should technically return JSON data, right? I have the following setting on the florincoin.conf: EDIT: Working now, I think I had to wait for the blockchain to update after setting txindex=1. Is that true? New to this stuff, would like to learn and help out as much as possible
|
pin.org
|
|
|
|
skyangel (OP)
Sr. Member
Offline
Activity: 301
Merit: 260
FLO dev
|
|
June 29, 2013, 06:23:21 AM |
|
I suppose it was just a matter of time
|
|
|
|
skyangel (OP)
Sr. Member
Offline
Activity: 301
Merit: 260
FLO dev
|
|
June 29, 2013, 01:58:19 PM |
|
An official web site launched: www.florincoin.orgIt is very basic at the moment, but suggestions are welcome.
|
|
|
|
jackjack
Legendary
Offline
Activity: 1176
Merit: 1280
May Bitcoin be touched by his Noodly Appendage
|
|
June 29, 2013, 02:27:49 PM |
|
An official web site launched: www.florincoin.orgIt is very basic at the moment, but suggestions are welcome. Add favicon + logo
|
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.
|
|
|
mistercoin
Legendary
Offline
Activity: 1051
Merit: 1000
https://r.honeygain.me/XEDDM2B07C
|
|
June 29, 2013, 02:36:23 PM |
|
I'm interested in seeing how the blockchain handles those messages.
Say hello to massive TX fees
|
|
|
|
mistercoin
Legendary
Offline
Activity: 1051
Merit: 1000
https://r.honeygain.me/XEDDM2B07C
|
|
June 29, 2013, 02:37:19 PM |
|
Hi, attempting to build Florin coin from source on Ubuntu 12.04 using these instructions: https://github.com/pascalguru/florincoin/blob/master/doc/readme-qt.rstUsing "make" returns this error: /usr/bin/ld: cannot find -lminiupnpc I've installed miniupnpc 1.8 successfully and it's in the /src folder. Is there another dependency I'm missing? EDIT: found out the problem, lminiupnpc apparently is an alias (not sure of the technical definition) for libminiupnpc.so The correct directory (apparently) is /usr/lib/ and under /usr/lib/ I had libminiupnpc.so.8 in that directory somehow, renamed it libminiupnpc.so and that worked. make -f makefile.unix USE_UPNP=
|
|
|
|
|
|