1 2017-02-23 00:47:30 <luke-jr> paveljanik: fwiw, stats_qt in in Knots 0.13.2 & 0.14
2 2017-02-23 01:23:23 <akrmn> Can anyone confirm that bitcoin-cli -regtest works on gentoo? I tried it and it gives me "JSON value is not an integer as expected" if I want to do "bitcoin-cli -regtest generate 101", but it works on the xubuntu version of bitcoin-cli
3 2017-02-23 01:36:46 <akrmn> tried both 0.12.1 and 0.13.1 for the gentoo package
4 2017-02-23 01:43:24 <luke-jr> akrmn: that error suggests it isn't converting the 101 to a Number
5 2017-02-23 01:43:35 <luke-jr> both 0.12.1 and 0.13.1 ought to..
6 2017-02-23 01:44:00 <luke-jr> any reason you haven't tried 0.13.2?
7 2017-02-23 05:33:41 <unisnow> There appears to be an edge case with BIP39, where different wallets are 'forking' seeds
8 2017-02-23 05:34:34 <unisnow> https://github.com/iancoleman/bip39/issues/58