--- Log opened Tue Sep 01 00:00:05 2020 00:39 -!- coconutanna [~coconutan@gateway/tor-sasl/coconutanna] has quit [Ping timeout: 240 seconds] 00:52 -!- coconutanna [~coconutan@gateway/tor-sasl/coconutanna] has joined #joinmarket 01:25 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #joinmarket 01:27 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 01:50 -!- EvanitoC [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has quit [Read error: Connection reset by peer] 01:54 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 240 seconds] 02:05 -!- HackRelay [~jmrelayha@p5de4a4b9.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 02:20 -!- HackRelay [~jmrelayha@p5de4a4b9.dip0.t-ipconnect.de] has joined #joinmarket 02:36 -!- jonatack [~jon@213.152.162.10] has joined #joinmarket 02:44 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 02:48 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 03:09 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #joinmarket 03:09 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 03:16 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 03:20 -!- Raven16Hyatt [~Raven16Hy@static.57.1.216.95.clients.your-server.de] has joined #joinmarket 03:31 -!- thomashartman [462d64c1@70.45.100.193] has joined #joinmarket 03:33 -!- thomashartman [462d64c1@70.45.100.193] has quit [Remote host closed the connection] 04:27 -!- jonatack [~jon@213.152.162.10] has quit [Ping timeout: 260 seconds] 05:26 -!- rdymac [uid31665@gateway/web/irccloud.com/x-ubecsnktglillwan] has joined #joinmarket 05:30 -!- sturles [~sturles@unaffiliated/sturles] has quit [Ping timeout: 240 seconds] 05:59 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #joinmarket 06:27 -!- sturles [~sturles@ulrik.uio.no] has joined #joinmarket 06:27 -!- sturles [~sturles@ulrik.uio.no] has quit [Changing host] 06:27 -!- sturles [~sturles@unaffiliated/sturles] has joined #joinmarket 07:06 < nixbitcoin> Does anybody know of a script to automatically generate JoinMarket wallets? 07:25 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 07:26 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #joinmarket 07:40 -!- zndtoshi_ [~zndtoshi@79.112.115.143] has joined #joinmarket 07:42 < waxwing> nixbitcoin, i mean it'd be easy to knock one up. for example look at what Qt does here: https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/scripts/joinmarket-qt.py#L2010-L2018 07:42 < waxwing> just replace the callbacks with ones that return your value. 07:44 < waxwing> literally just calling that function (modulo necessary imports and so on) should be all you need. 07:48 -!- zndtoshi [~zndtoshi@79.112.115.143] has quit [Ping timeout: 240 seconds] 08:56 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Remote host closed the connection] 08:57 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has joined #joinmarket 09:00 -!- Evanito [~Evanito@cpe-76-87-174-228.socal.res.rr.com] has joined #joinmarket 09:50 -!- Livestradamus [~quassel@unaffiliated/livestradamus] has quit [Quit: I'm out.] 09:50 -!- Livestradamus [~quassel@unaffiliated/livestradamus] has joined #joinmarket 10:03 -!- zndtoshi_ [~zndtoshi@79.112.115.143] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 10:45 -!- Netsplit *.net <-> *.split quits: viasil, nanotube, kybl 10:46 -!- Netsplit over, joins: nanotube, kybl, viasil 12:55 -!- kristapsk_ is now known as kristapsk 12:57 < kristapsk> waxwing, I am correct that legacy JM (pre-CS) wallets are m/0 BIP32 non 44 compatible and you cannot import them directly into Electrum (it doesn't allow to enter derivation path) or I am missing something? 14:16 < waxwing> kristapsk, the custom HD path would be fine but the problem is electrum needs you to enter a seedphrase and needs to know which algo to generate the bip32 master secret. 14:16 < waxwing> that's what i remember anyway. 14:17 < waxwing> what makes it weird/complicated is that we actually used the now-archaic original electrum algo for generating a master secret from a seedphrase, but that still doesn't help i *think*. i don't recall anyone doing that but i could just be failing to remember. 14:17 < waxwing> it's possible belcher remembers something. 14:24 < kristapsk> that's what I also found looking at old wiki, etc 14:24 < kristapsk> noticed that legacy JM is not listed in https://walletsrecovery.org/, could send them PR, but not sure how to test that 14:25 < kristapsk> found old recovery seed from my old JM wallet which is emptied for quite some time already :) 14:26 < kristapsk> waxwing, could this work with some archaic Electrum version? 14:29 < waxwing> my vague memory is that it wouldn't because those old versions wouldn't let you enter a custom HD path 14:29 < waxwing> but this is *really* vague so i won't assert anything in particular 14:30 < waxwing> could point about walletsrecovery.org though 14:30 < waxwing> s/could/good/ 14:39 < kristapsk> guess "m/0 BIP32 non 44 compatible" is vague enough definition here, could mean a lot of different stuff, so it would be ok anyway... 14:40 -!- rdymac [uid31665@gateway/web/irccloud.com/x-ubecsnktglillwan] has quit [Quit: Connection closed for inactivity] 15:03 < kristapsk> waxwing, does this seems correct to you? https://github.com/kristapsk/wallets-recovery/commit/ab3147cb113cb1ba8f93af022beb371e8483f1c3 15:11 < waxwing> kristapsk, yes i think that's correct 15:12 < waxwing> btw they have us marked as bip174 support 'no', i think that's still ok considering the support exposed to users is limited to something near-useless, except for internal to BIP78, where it is supported. 15:12 < waxwing> debatable i guess. 15:18 < kristapsk> waxwing, not "us", that's only about legacy JM, not JM-CS; JM-CS is one line above 15:19 < kristapsk> ahh, above also says "No", that can be changed in a separate PR, not related to this particular entry 15:21 < waxwing> yes i meant that. i also just noticed it says WIF support 'no' which i don't understand. we support import and export of WIF. 15:26 < kristapsk> It says "" instead of "No", I think it means ??? :) 15:27 < waxwing> oh right yes i see. 15:40 -!- asymptotically [~asymptoti@gateway/tor-sasl/asymptotically] has quit [Quit: Leaving] 16:28 < kristapsk> btw, anybody knows who owns joinmarket.org domain? 16:48 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 17:01 -!- nixbitcoin_ [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has joined #joinmarket 17:02 -!- nixbitcoin [~nixbitcoi@gateway/tor-sasl/nixbitcoin] has quit [Ping timeout: 240 seconds] 17:02 -!- Livestradamus [~quassel@unaffiliated/livestradamus] has quit [Ping timeout: 240 seconds] 17:03 -!- Livestradamus [~quassel@unaffiliated/livestradamus] has joined #joinmarket 17:04 -!- Anduck [~Anduck@unaffiliated/anduck] has quit [Ping timeout: 244 seconds] 17:05 -!- Anduck [~Anduck@unaffiliated/anduck] has joined #joinmarket 17:13 -!- HackRelay [~jmrelayha@p5de4a4b9.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 17:14 -!- DSRelBot [~DSRelBot@p5de4a4b9.dip0.t-ipconnect.de] has quit [Ping timeout: 258 seconds] 17:18 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Ping timeout: 240 seconds] 17:20 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 17:21 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #joinmarket 17:25 -!- HackRelay [~jmrelayha@p5de4a56c.dip0.t-ipconnect.de] has joined #joinmarket 17:28 -!- DSRelBot [~DSRelBot@p5de4a56c.dip0.t-ipconnect.de] has joined #joinmarket 18:00 -!- Raven16Hyatt [~Raven16Hy@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 265 seconds] 18:01 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Ping timeout: 240 seconds] 18:05 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #joinmarket 18:13 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Ping timeout: 240 seconds] 18:17 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #joinmarket 23:01 -!- MemeFarmer___ [sid414248@gateway/web/irccloud.com/x-qvzfyiulykxcjemh] has quit [Ping timeout: 244 seconds] 23:03 -!- MemeFarmer___ [sid414248@gateway/web/irccloud.com/x-vdadbcbscrettzvo] has joined #joinmarket 23:28 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Remote host closed the connection] 23:28 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 23:47 -!- dave_uy [~david@108.61.193.26] has quit [Quit: The Lounge - https://thelounge.chat] 23:50 -!- dave_uy [~david@108.61.193.26] has joined #joinmarket --- Log closed Wed Sep 02 00:00:06 2020