19:00:09 <meshcollider> #startmeeting 19:00:09 <lightningbot> Meeting started Fri Sep 11 19:00:09 2020 UTC. The chair is meshcollider. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:09 <lightningbot> Useful Commands: #action #agreed #help #info #idea #link #topic. 19:00:14 <meshcollider> #bitcoin-core-dev Wallet Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball ariard digi_james amiti fjahr 19:00:14 <meshcollider> jeremyrubin emilengler jonatack hebasto jb55 kvaciral ariard digi_james amiti fjahr jeremyrubin lightlike emilengler jonatack hebasto jb55 elichai2 19:00:30 <achow101> hi 19:00:32 <meshcollider> Topics? 19:00:53 <jonatack> hi 19:01:28 <achow101> #19077 is ready for review again 19:01:33 <gribble> https://github.com/bitcoin/bitcoin/issues/19077 | wallet: Add sqlite as an alternative wallet database and use it for new descriptor wallets by achow101 · Pull Request #19077 · bitcoin/bitcoin · GitHub 19:01:59 <meshcollider> great \o/ 19:02:14 <achow101> Anyone want to bikeshed over what to use as the application_id? 19:03:10 <luke-jr> UnitedStatesDollar.com ? /s 19:03:25 <sipa> achow101: application_id is a byte array? 19:03:30 <sipa> or a number? 19:03:31 <phantomcircuit> hola 19:03:39 <achow101> sipa: it's a big endian int32 19:04:02 <phantomcircuit> 547796124 19:04:03 <achow101> right now I have it set to the network magic forced into an int 19:04:09 <sipa> network magic seems great 19:04:20 <achow101> so that also means that other network wallets can't be opened 19:04:26 <achow101> which is probably a good thing 19:04:56 <meshcollider> Yeah network magic sounds good 19:05:25 <sipa> yeah 19:05:33 <phantomcircuit> ack 19:05:50 <achow101> great 19:05:50 <luke-jr> application id prevents opening? O.o 19:06:03 <luke-jr> CLI sqlite tool should still work, right? 19:06:10 <achow101> luke-jr: no, but we can check that it matches what we expect and then error if we don't like it 19:06:20 <luke-jr> k 19:06:22 <achow101> general sqlite tools should still work 19:08:37 <meshcollider> Alright no other topics? 19:08:44 <meshcollider> Enjoy the weekend everyone :) 19:08:49 <meshcollider> #endmeeting