1 2016-08-12 00:35:57 <luke-jr> achow101: Lightsword: he tried; let's not go to war over it
 2 2016-08-12 00:45:56 <Lightsword> luke-jr, oh, I thought the BIP submission was waiting on gandrewstone
 3 2016-08-12 03:21:59 <merlincorey> hello; sorry if this is the wrong place but I figured I'd have better luck here than in #bitcoin.
 4 2016-08-12 03:22:09 <merlincorey> Is there a straightforward way to dump transactions from an old wallet.dat file?
 5 2016-08-12 03:22:30 <merlincorey> but it seems kinda bugged/broken
 6 2016-08-12 03:22:30 <merlincorey> I'm trying to use https://raw.githubusercontent.com/jackjack-jj/pywallet/master/pywallet.py
 7 2016-08-12 03:22:30 <merlincorey> so before trying to fix it, I figured I'd ask
 8 2016-08-12 03:22:49 <merlincorey> basically I have a wallet.dat file and I want to dump the transactions from it without needing a full node
 9 2016-08-12 03:22:56 <merlincorey> how would you recommend I do that?
10 2016-08-12 03:30:07 <c4pt> I was just wondering how can a site using SSL access JSON-RPC if rpcssl was removed from bitcoin-core ?
11 2016-08-12 03:31:54 <merlincorey> ... seems I fixed it / figured it out
12 2016-08-12 03:32:01 <merlincorey> still interested if there's another way to go about it
13 2016-08-12 03:32:06 <merlincorey> but pywallet is usable with minimal tweaking