1 2017-03-08 08:17:58 <earlz> Where is the bitcoin 0.14.0 release notes? this says it's now in the git repo, but the git repo is missing a file for 0.14.0 https://github.com/bitcoin-core/bitcoin-devwiki/wiki/0.14.0-Release-notes
 2 2017-03-08 08:18:31 <earlz> assuming it should be in this directory: https://github.com/bitcoin/bitcoin/tree/master/doc/release-notes
 3 2017-03-08 08:54:50 <wumpus> earlz: https://lists.linuxfoundation.org/pipermail/bitcoin-core-dev/2017-March/000035.html
 4 2017-03-08 08:55:18 <wumpus> there's a release-notes.md in the distribution too but you need to look on the 0.14 branch or v0.14.0 tag
 5 2017-03-08 08:57:00 <earlz> thanks
 6 2017-03-08 08:59:07 <wumpus> there's also a PR for the bitcoin.org site, which will be merged once it passes the checks
 7 2017-03-08 12:31:36 <Jeroen> BB|hmm the topic tells me that there should be no end-user support but i'll ask my question anyway since i can't get 0.14 compiled on freenas 10.3 (freebsd 9.3) and i don't know where else to go
 8 2017-03-08 12:32:05 <Jeroen> BB|./cuckoocache.h: In member function 'uint32_t CuckooCache::cache<Element, Hash>::setup(uint32_t)':
 9 2017-03-08 12:32:05 <Jeroen> BB|In file included from script/sigcache.cpp:14:0:
10 2017-03-08 12:32:08 <Jeroen> BB|./cuckoocache.h:318:44: error: 'log2' is not a member of 'std'
11 2017-03-08 12:32:10 <Jeroen> BB|depth_limit = static_cast<uint8_t>(std::log2(static_cast<float>(std::max((uint32_t)2, new_size))));
12 2017-03-08 12:32:54 <Jeroen> BB|i see it is a c++11 thing but the Makefile does have CXX = g++49 -std=c++11
13 2017-03-08 14:31:02 <Jeroen> BB|went ahead and cross-compiled it from an actual freebsd machine, it seems to work fine however the documentation is not completely correct, i'll see if i can get in a small PR for it in a few hours
14 2017-03-08 14:36:33 <wumpus> I use freebsd all the time, really it should just work
15 2017-03-08 14:37:03 <wumpus> 9.3 is ancient though
16 2017-03-08 14:39:34 <Jeroen> BB|yeah i just figured out what the problem is basically
17 2017-03-08 14:39:41 <Jeroen> BB|my jail seems to be missing libc++
18 2017-03-08 14:40:17 <Jeroen> BB|it's actually freebsd 10.3 i think but the freenas version is 9.3
19 2017-03-08 14:40:19 <Jeroen> BB|dunno what's up with that
20 2017-03-08 14:41:07 <Jeroen> BB|sort of reverse engineering it all
21 2017-03-08 14:41:22 <Jeroen> BB|compiled it and now figuring out with ldd what i actually miss
22 2017-03-08 15:04:26 <Micheal_PVR> Could someone please help me with this C++ code? Essentially, I'm trying to: Generate a Keypair and encrypt the private key
23 2017-03-08 15:04:45 <Micheal_PVR> http://pastebin.com/XBWBbXnP
24 2017-03-08 15:05:30 <Micheal_PVR> I think I'll need to utilize crypter.h to encrypt the key, but so far I'm getting access violations simply trying to take the private key to CBitcoinSecret
25 2017-03-08 17:32:02 <BlueMatt> people still use this channel? wow
26 2017-03-08 18:18:32 <arubi> hehe, getting some :
27 2017-03-08 18:18:33 <arubi> 2017-03-08 18:04:08 Misbehaving: 127.0.0.1:50680 peer=16 (0 -> 1)
28 2017-03-08 18:18:33 <arubi> 2017-03-08 18:04:08 ProcessMessages(tx, 224 bytes) FAILED peer=16
29 2017-03-08 18:19:01 <arubi> can I get the transactions somehow?  probably not after the fact
30 2017-03-08 18:21:11 <arubi> it's still going on, if anybody runs a listening node on tor and can fetch those, lmk :)
31 2017-03-08 18:29:40 <grubles> i've been getting those messages for a while (non-tor)
32 2017-03-08 18:30:10 <grubles> wait no. not the misbehaving msg
33 2017-03-08 18:30:33 <arubi> hmm, well I just upgraded to 0.14.0