1 2016-10-27 03:00:43 <rhett> If I have a bip32 phrase from breadwallet, does anyone know how to use that to import into another wallet to resend tx's with a higher fee?
 2 2016-10-27 03:02:23 <achow101> rhett: bip 32 doesn't have phrases. That's bip 39 which specifies mnemonics for bip 32. You can import that into any wallet that supports bip 39
 3 2016-10-27 03:02:47 <achow101> or if you get the bip 32 xprv, you can use that in any wallet that supports bip 32
 4 2016-10-27 03:05:46 <rhett> thanks achow101 , ok, i'm trying to find a wallet that works for that
 5 2016-10-27 03:07:23 <achow101> IIRC multibit and electrum both support bip39
 6 2016-10-27 03:10:57 <rhett> achow101: ok, i imported the phrase into electrum, but don't see any transactions right away
 7 2016-10-27 03:11:52 <achow101> check the addresses are correct. it might take a few minutes to download all the block headers and sync
 8 2016-10-27 03:31:03 <rhett> sweet, I imported it achow101
 9 2016-10-27 10:27:25 <sturles> Tried make check after compiling current (less than 1 hour ago) git master, and get this error:
10 2016-10-27 10:27:28 <sturles> unknown location(0): fatal error in "acc_orderupgrade": memory access violation at address: 0x00000009: no mapping at fault address
11 2016-10-27 10:27:31 <sturles> test/test_bitcoin.cpp(73): last checkpoint
12 2016-10-27 19:52:01 <roasbeef> anyone else having issues querying sipa's mainnet DNS seed?