1 2017-01-22 07:22:36 <jl2012> ThomasV: people don't like base58. But apparently the Lightning alpha version has implemented BIP142
2 2017-01-22 07:31:39 <Diablo-D3> gasp?!
3 2017-01-22 07:31:43 <Diablo-D3> people dont like base58?!
4 2017-01-22 08:14:20 <cannon-c> Whats wrong with base58?
5 2017-01-22 08:17:25 <cannon-c> Base58 addresses are no problem IMO
6 2017-01-22 10:14:59 <GandalfGreyHat_> "Flushed 1 addresses to peers.dat 9ms Flushed 1 addresses to peers.dat 9ms"
7 2017-01-22 10:15:23 <GandalfGreyHat_> What does this mean? Does this mean I'm actually mining? Or is it like an error?
8 2017-01-22 10:16:03 <GandalfGreyHat_> I just ran the standard executable for my altcoin, and all I'm getting is those messages
9 2017-01-22 10:22:51 <Diablo-D3> HEY
10 2017-01-22 10:22:53 <Diablo-D3> LETS ASKA QUESTION
11 2017-01-22 10:22:55 <Diablo-D3> THEN LEAVE
12 2017-01-22 10:22:59 <Diablo-D3> IRC IS SO FUN
13 2017-01-22 11:22:41 <cannon-c> lol
14 2017-01-22 14:59:33 <cluelessperson> Hey guys, I wrote this
15 2017-01-22 14:59:34 <cluelessperson> https://github.com/cluelessperson/bitcoin_key_tools/blob/master/bitcoin_keys/keys.py
16 2017-01-22 14:59:57 <cluelessperson> I'd like to check that public keys are valid on the ECDSA curve, but how do you do that with compressed keys?