19:00:39 #startmeeting 19:00:39 Meeting started Thu May 28 19:00:39 2020 UTC. The chair is wumpus. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:39 Useful Commands: #action #agreed #help #info #idea #link #topic. 19:00:47 hi 19:00:48 hi 19:00:48 hi 19:00:50 hi 19:00:55 hi 19:01:01 hi 19:01:06 hi 19:01:07 #bitcoin-core-dev 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 kvaciral ariard digi_james amiti fjahr 19:01:09 hi 19:01:09 jeremyrubin lightlike emilengler jonatack hebasto jb55 elichai2 19:01:17 hi 19:01:29 Hi 19:01:31 hi 19:01:45 hi 19:01:45 hi 19:01:46 hi 19:01:47 two proposed topics (by MarcoFalke): 0.20.0-final, separate repo for the gui 19:02:08 hi, anyone heard or seen of issues with 0.20.0? 19:02:22 hi 19:02:23 none! 19:02:26 yes, it's not released yet 19:02:32 *rc2 19:02:38 ;) 19:02:46 ah 19:03:06 hi 19:03:19 I'm using rc2 on a Linux and macOS machine, so far so good. 19:03:22 if not, it's probably time to do the release soon 19:03:53 ack 19:04:32 #topic High priority for review 19:04:50 #18000 can be removed from chasing concept ACK 19:04:52 https://github.com/bitcoin/bitcoin/projects/8 currently 5 blockers, 1 bugfix, 4 chasing concept ACK 19:04:53 https://github.com/bitcoin/bitcoin/issues/18000 | [WIP] Index for UTXO Set Statistics by fjahr · Pull Request #18000 · bitcoin/bitcoin · GitHub 19:05:00 Can I exchange mine for #18968 plz 19:05:02 https://github.com/bitcoin/bitcoin/issues/18968 | doc: noban precludes maxuploadtarget disconnects by MarcoFalke · Pull Request #18968 · bitcoin/bitcoin · GitHub 19:05:07 add ##18971 19:05:09 fjahr: done 19:05:10 https://github.com/bitcoin/bitcoin/issues/18971 | wallet: Refactor the classes in wallet/db.{cpp/h} by achow101 · Pull Request #18971 · bitcoin/bitcoin · GitHub 19:05:12 And i would like to add #19055 to blockers, it’s the start of #18000 being split up 19:05:14 https://github.com/bitcoin/bitcoin/issues/19055 | Calculate UTXO set hash using Muhash by fjahr · Pull Request #19055 · bitcoin/bitcoin · GitHub 19:05:16 #19033 its tagged for 0.20 19:05:16 https://github.com/bitcoin/bitcoin/issues/18000 | [WIP] Index for UTXO Set Statistics by fjahr · Pull Request #18000 · bitcoin/bitcoin · GitHub 19:05:18 https://github.com/bitcoin/bitcoin/issues/19033 | http: Release work queue after event base finish by promag · Pull Request #19033 · bitcoin/bitcoin · GitHub 19:05:54 can i have #18468 ? 19:05:57 https://github.com/bitcoin/bitcoin/issues/18468 | Span improvements by sipa · Pull Request #18468 · bitcoin/bitcoin · GitHub 19:06:13 also, thanks everyone for getting the serialization improvements in 19:06:18 it took a while :) 19:06:19 MarcoFalke: done 19:06:33 I'd like to nominate #15382 19:06:36 https://github.com/bitcoin/bitcoin/issues/15382 | util: add runCommandParseJSON by Sjors · Pull Request #15382 · bitcoin/bitcoin · GitHub 19:06:59 hi 19:07:21 For code review, but if it gets stuck in another concept discussion, we can bump it to that column. 19:08:36 achow101, sipa, fjahr: added 19:08:44 sipa: yess finally 19:08:46 thanks 19:08:50 Thank you! 19:09:26 sipa: Was good that they were split up into reviewable chunks 19:09:32 provoostenator: added 19:09:39 right, that really helped 19:11:16 promag: added 19:11:26 MarcoFalke: yes, it really helped; the resulting changes were much better than the original monolithic PR too 19:11:40 #18971 has almost 20 commits and changes 1000 lines of code. that sounds like a whole afternoon of review. I wonder if it can be split up as well 19:11:43 https://github.com/bitcoin/bitcoin/issues/18971 | wallet: Refactor the classes in wallet/db.{cpp/h} by achow101 · Pull Request #18971 · bitcoin/bitcoin · GitHub 19:12:09 MarcoFalke: I'll look into it 19:12:41 achow101: MarcoFalke I'm getting used to the behemoths :-) 19:12:51 achow101: great work on the sqlite wallet stuff 19:12:58 if high prio list isn't too full, can add #18637? 19:13:00 https://github.com/bitcoin/bitcoin/issues/18637 | coins: allow cache resize after init by jamesob · Pull Request #18637 · bitcoin/bitcoin · GitHub 19:13:30 jamesob: Every contributor is allowed to add one thing, so it's not full yet for you ;) 19:13:44 * sipa spins up his sybils 19:14:02 jamesob: added 19:14:09 thanks maintainers 19:15:22 #topic Separate repository for GUI (MarcoFalke) 19:15:25 Some more background in #19071 19:15:27 https://github.com/bitcoin/bitcoin/issues/19071 | [WIP RFC DONOTMERGE] meta: Separate repository for the gui by MarcoFalke · Pull Request #19071 · bitcoin/bitcoin · GitHub 19:16:48 I like the idea at least 19:17:13 Same, it seems worth a try and easy to reverse. 19:17:15 It is hard to predict if that is going to be benefical for the GUI (Does it increase review or decrease?) 19:17:23 concept ACK. Haven't thought too much about the approach 19:17:30 i feel like that might kill the gui further.. 19:17:30 I'd like it to increase contributions mainly 19:17:39 Yes, the change is only "meta" (no build system changes), so it should be trivial to revert 19:17:54 currently it's *scary* to contribute to the GUI being part of the same repository as the consensus code 19:17:55 wumpus: Same, and I think it will. 19:18:00 this turns away some ppl 19:18:04 Yeah. Definitively worth a try. 19:18:28 wumpus: do you really think it actually turns away people, just that GUI is under bitcoin/bitcoin? 19:18:34 jamesob: yes 19:18:36 The GUI review isn't in the best state anyway right now. It can't get much worse tbh 19:18:39 the bar is really high 19:18:51 It's hard to predict. The smaller Github repo might create more of a critical mass for GUI devs. Or it slows down. But in that case we can undo. 19:18:57 wumpus: but won't process be the same in the GUI "repo"? 19:18:58 MarcoFalke: also true, we could get some more people involed then too 19:19:14 I think the key question is if it will draw new contributors to it. 19:19:42 jamesob: the process, yeah, I guess, but we don't have to have exactly the same team there 19:19:51 jonatack: Even if it didn't draw any new contributors, but the existing ones can more effectively work on core or the gui (or both), then that is already a win, imo 19:19:53 but in what way does it ease new comers and progress if it's another repo? and at the end its all built together? 19:19:58 afaict all this change (as proposed) accomplishes is segmentation of email/github alerts & issue/PR queues - and I'm certainly not knocking that 19:20:26 promag: marcofalke's work is one step 19:20:28 jamesob: Yes, it is mostly a meta way to form different notification streams 19:20:39 I think eventually the GUI should evolve faster / partially separate from the rest 19:20:42 The PR/issue separation is IMO already solvable 19:20:55 isn't it better to do this after multiprocess is in? 19:20:58 but even separating things like issues is probably good 19:21:04 promag: it doesn't matter 19:21:22 I've _rarely_ used the GUI tag to look for GUI PR's. I don't know if I'm more likely to look at a seperate repo, but I image that I'm reviewing 1 GUI PR, I'm more likely to notice another one. 19:21:46 the current repository just has too wide a scope 19:22:15 it makes sense, conceptually, in the long term to separate things out so why not try to make a little progress 19:22:16 It is not only about the tag, but any kind of communication or notifications 19:22:16 I think it's important for Bitcoin Core to continue to ship releases with a default GUI, which this allows, and making it easier for people to follow just GUI issues sounds very nice to me, so +1 19:22:25 promag: there aren't any dependencies between separating GUI into a different repo and multiprocess 19:22:27 i can imagine it may help attract people who are more UI/UX focused, and who would be scared away by the breadth of the main repo 19:22:33 harding: yeah what we ship is not going to change 19:23:07 wumpus: excellent! I was rather worried about that when I saw the proposed meeting topic. 19:23:07 jnewbery: I was going to kind of ask about the same thing, I imagine that a clean interface separation would make it much easier for people to work on the GUI with confidence about not touching anything in consensus or whatever 19:23:08 troygiorshev: per this proposal, the breadth in terms of code will be the same (which I think may confuse people) 19:23:09 troygiorshev: right 19:23:25 I think the only requirement for this split was the src/interfaces cleanup, because previously the gui directly accessed node globals and state IIRC 19:23:26 gwillen: there is a clear interface separation already 19:23:30 gwillen: there already is clean interface separation 19:23:45 has been there, for a while 19:24:13 I think this will make some wallet improvements harder. the gui almost has direct access to wallet things and some wallet changes have an effect on the gui 19:24:15 I guess a lot of GUI changes do respect that, it's my own fault that my own GUI changes also require changes to that interface and so touch both sides 19:24:40 so then you end up with having a wallet change that requires simultaneous gui changes. with 2 repos, that's more difficult 19:24:57 at the moment, both sides of that interface are in the same process. But everything goes through src/interfaces/node 19:25:01 but whats the idea? someone clones the gui repo, pulls core somehow and builds eveything? 19:25:15 one thing I see a lot of is the GUI reaching "through" the interface layer to grab a direct pointer to an object on the other side and twiddle it 19:25:27 but anyway maybe this is off the current topic 19:25:29 achow101: for most things the GUI shouldn't care about the *kind* of wallet though 19:26:08 that interface was introduced a couple of years ago and has been cleaned up continually. If separating the GUI dev process into a separate repo makes us clean it up faster, so much the better! 19:26:11 achow101: e.g. imagine the GUI or some other software accesses the core wallet through RPC, why would it care the wallet was implemented differently? 19:26:27 achow101: If a wallet change has an effect on the gui (e.g. a wallet method was renamed), then that simply goes into the main repo 19:26:28 i don't have much of an opinion on the repo separation here... i'm skeptical that it will help, but i agree it's easy to revert if not 19:26:31 achow101: seems also a matter of interface design 19:27:02 it sounds like some people are conflating this proposal with having separate source trees in separate repos; the proposal as-is (IIUC) is to have the same source tree in two separate github repos just to segment github workflow 19:27:03 adding stuff to core+gui at the same time will take longer too right? 19:27:15 promag: yes 19:27:37 promag: but the preferred flow *already* is, and has been for a long time: implement it in bitcoind, then later add it to the GUI 19:27:45 I also don't think we will see groundbreaking changes, but at least we can gather some data points and experience. And based on those a future "complete" split will be easier to reject or accept. 19:28:08 as for better defined interfaces... if the hope is that this will result in more GUI work, and that happens, I expect we'll find out that more work on the GUI will entail more changes to the interface as well... and having things in separate repositories will only complicate things (i realize that this is not what this PR does, but if that's the eventual goal... it can cut both ways) 19:28:26 sipa: agreed 19:28:34 sipa: sounds like a good problem 19:28:34 I like to split up the repository, ideally I'd like to have started at seperating out consensus code, but we all agree it's much harder than the GUI :) 19:28:39 wumpus: I think a specific example of what I'm talking about was with descriptor wallets and watchonly. The GUI had to display different things for descriptor wallets because of the different watchonly behavior, so there needed to be simultaneous wallet and gui changes otherwise the gui would show the wrong thing. 19:28:49 sipa: It is currently not decided if interfaces count to the gui side or the node side 19:28:51 I suppose that's more an artifact of legacy wallets though and maybe doesn't matter moving forwards 19:29:08 MarcoFalke: node side, obviously? 19:29:13 why would the interface be on the GUI side? 19:29:13 achow101: I agree it will make some things more difficult, though, that seems like a one-time thing 19:29:13 they're also used by RPC, no? 19:29:21 are they? 19:29:28 the interface would be node-side, I guess 19:29:32 the rpc directly calls into the node right now 19:29:34 that's the idea of an interface 19:29:36 it's an interface,.. the GUI consumes/adapts to it. 19:29:39 yes 19:29:57 the node defines the interface the GUI uses it 19:30:10 the rpc doesn't use the interface (but I agree with everyone else that it's part of the node) 19:30:20 huh 19:30:23 the GUI can have arbitrary changes as long as the interface doesn't need to change 19:30:24 and since the interface is on the node/core side, I think changing the GUI will be much harder 19:30:31 no, the RPC doesn't use that interface 19:30:35 that doesn't matter here though 19:30:37 ok, i never paid attention to the interface side, but i assumed it would be shared between GUI and RPC 19:30:58 RPC is very tightly bound to the node and that's not going to change any time soon 19:31:09 ironic that the guy leading process sep (ryanofsky) isn't saying anything! 19:31:26 silence means ACK, right? 19:31:34 maxim of the law, yes 19:31:44 What were the pain points driving the proposed change? ISTM this isn't clear in the RFC. Lack of GUI review? Other things? 19:31:50 is there confusion in where PRs that touch both sides would go? 19:31:52 but again, process sep is almost completely orthogonal 19:31:57 jonasschnelli: it will make changing the GUI harder *if* it needs an interface change 19:31:59 Two seperate repos might also make it (slightly) easier to demo more radical forms of splitting the code. 19:32:03 jnewbery: right 19:32:22 MarcoFalke: I'm currently working on a GUI PR that (mempool histogram) that changes the interface.. how would I have to proceed? 19:32:24 jonasschnelli: if it's internal to the GUI, say, moving around some buttons or changing dialogs, not so much, and that's the kind of thing that *needs* to be easier 19:32:26 troygiorshev: no, they go to the main repo 19:32:51 First PR the interface change (without an consuming element),... then PR the GUI part? Or simultanously... how do we handle the merge? 19:32:59 wumpus: why? is it hard? 19:33:07 jonasschnelli: I usually make two PR's that build on eachother 19:33:14 jonasschnelli: Well, everyone except me said that interfaces are node code, so I guess you will have to add the interface first and then make the gui changes 19:33:44 jnewbery: i don't know if an outcome where it's easier to make nitty changes, but harder to make substantial changes, is an improvement 19:33:48 yes, you'll have to change the interface first 19:34:02 same as if you were going to change an RPC-facing application and needed some new interface 19:34:03 MarcoFalke: what would be merged first? Or simulatnously? 19:34:03 Obviously this means there will be an unsused method in the interface temporarily, but that should be ok 19:34:10 sipa: well, I think it depends on what your goal is for the GUI 19:34:15 the interface change will be merged first 19:34:24 right now it is clearly a user interface designed by programmers who would rather be doing literally anything other than designing a user interface ;-) 19:34:29 what is the GUI change never gets merged? 19:34:47 It can also be merged at the same time, I guess? 19:34:49 I assume the hope is that separating it means that the GUI can get a lot more work from people who have more expertise in GUIs and less in the backend behind it 19:34:57 If we merge at the same time... do we have really benefits? 19:35:05 jonasschnelli: sure, you'd have to coordinate that 19:35:14 I hope eventually the GUI and RPC use the same interface, but that's not anytime soon... 19:35:15 as an example... btcd started out with separate repos and well-defined interfaces between wallet and node and p2p and ... and after a while they realized it's too much of a pain and moved everything into one repo 19:35:24 jonasschnelli: The majority of GUI changes hopefully don't change the interface 19:35:29 provoostenator: that was always my preference, but it's not going to happen, face it 19:35:30 because interesting changes invariable change the interface 19:35:41 ^ +1 19:35:41 I hope the interface converges over time 19:35:51 That would mean the GUI has stalled 19:36:04 (eventually) 19:36:16 (maybe not) 19:36:23 I do think it's absurd to have everything from the consensus code to GUI in the same repo, and would like to change this 19:36:28 but yes where to start 19:36:32 I was going to argue that true repo separation is good because it makes us more likely to screw up the dangerous stuff (consensus, network), but I'm not even sure there's a good argument for that 19:36:34 wumpus: yes, i know 19:36:40 wumpus. Yes. I agree. 19:36:41 sorry missed earlier discussion, but i think there's a lot of work can get done in gui that doesn't require changing interfaces 19:36:42 *less likely! 19:37:00 But still,... a tiny GUI change can draw the code node down (since everything runs in the same process) 19:37:05 We still have to be careful 19:37:07 sipa: "if this will result in more GUI work ... more work on the GUI will entail more changes to the interface" is the good problem :) 19:37:15 jonasschnelli: hence the process separation work 19:37:31 for changes that do affect interfaces, just submit the pr in the main repo. or if it's easy just add the interface in one pr and use it in a different pr 19:37:31 how would this benefit new GUIs? 19:37:37 Yes. I just wonder if it would be wiser to seperate the repositories with merging "the" process seprataion 19:37:41 Sipa I can give an example of where it does work. In the rust compiler there's a monorepo that contains most of the complex compiler stuff and it contains submodules of interface tools (static analysis, dynamic analysis, more lints etc) and when a PR changes both repos they're linked together and after ACK on both sides they first merge the compiler side and then the tool's side. 19:38:02 promag: Right now the change does not benefit new GUIs 19:38:14 it's only one step 19:38:18 come on 19:38:36 Yeah. I agree that its worth a try 19:38:47 It might be simpler and more efficient that we initially think. 19:38:48 It is a step in the direction. If we can't get that done, then we shouldn't attempt any further splits imo 19:38:49 Lets try 19:38:49 I suppose that if we can easily revert it later then it's fine 19:38:57 yeah, this discussion isn't about this PR anymore but more longer-term effects 19:39:01 heck I'm ACK. it'll be easy to revert, and if maintainers want it then so be it - they're the ones who it affects most 19:39:03 yeah, it's just a minor step. i can't see how it would help anything that email filtering wouldn't help, but it seems harmless 19:39:12 i agree with this because it's so easy to revert 19:39:27 PR/email filtering is easy... that should not be the reason to split off 19:39:40 yes, filtering is easy, that's not the point 19:39:40 review style,.. contributors should it be 19:39:41 delegation is 19:39:45 yes 19:39:50 I don't want to be the bottleneck for everything 19:39:56 certainly not on the long run 19:40:02 of course 19:40:03 indeed. 19:40:08 the bitcoi repositry is way too broad 19:40:09 I wouldn't say its that easy, there's no way to filter based on labels via email 19:40:11 The downside of "reverting" is losing PRs/Issues history.(by having some of it in a deprecated out of date repo) Altough that's probably not a big deal 19:40:27 wumpus: right, one step, I'm just wondering about the next steps 19:40:28 how is this different than you just filtering out gui-tagged prs and issues? 19:40:33 I don't even use email for notifications :-) 19:40:35 sigh... 19:40:39 elichai2: issues can be moved between repos now. not sure about prs 19:40:56 achow101: you're right. Forgot about that feature 19:40:59 jb55: agree, also curious how people are filtering gui emails out... 19:41:01 elichai2: The same pr (commit hash) can be opened against either repo 19:41:08 ryanofsky: someone has to merge things still, and i think wumpus feels responsible for that eventually 19:41:11 yes, how are you even doing that? 19:41:45 I click on "mute conversation" manually on most gui emails 19:41:54 isn't jonasschnelli supposed to be the gui maintainer? 19:42:01 achow101: LOL 19:42:03 I try to take care of the GUI prs... 19:42:08 though there are a lot of PR waiting for more reviewers.. 19:42:18 currently, yes 19:42:23 or are of isigificance that it doesnt attact reviewers 19:42:25 github-cli now works quite well for filtering things by label 19:42:40 MarcoFalke: what's the process for merging from the GUI repo to the main repo? Do you propose that it happens immediately after a PR is merged, or do you batch it? Do all of the reviewer ACKs get lost? 19:42:48 if a GUI misses review or maintainer action,.. just point me to it. 19:42:59 I can't be the only person why things it's, in principle, absurd for the GUI to be in the same repository as critical consensus code 19:43:00 jnewbery: The github-merge.py script does it 19:43:11 wumpus: agre 19:43:15 It is instantaneous to both repos, nothing is lost 19:43:25 what is the anticipated burden of rerouting people filing issues/PRs in bitcoin/bitcoin to bitcoin/bitcoin-gui when appropriate? 19:43:35 jonasschnelli: I think #16432 is close to merge (off-topic) 19:43:39 https://github.com/bitcoin/bitcoin/issues/16432 | qt: Add privacy to the Overview page by hebasto · Pull Request #16432 · bitcoin/bitcoin · GitHub 19:43:42 but in any case it seems I have a large disconnect with other developers in that regard 19:44:01 jamesob: A linter could do that 19:44:16 wumpus: no I think there's broad agreement there. does *anyone* think that all else equal, gui + consensus is a good thing? 19:44:24 MarcoFalke: indeed... will take a final look 19:44:38 MarcoFalke, master branch is effectively mirrored both repos? 19:44:44 One can make the same argument for the wallet, but that's about the only think I can think of splitting. 19:44:48 ryanofsky: Yes. monotree 19:44:56 jamesob: I don't know, this comes up every few years and it seems besides a few people agreeing, most thing the status quo is okay 19:45:09 The gui repo only has the master branch (or tree) 19:45:17 provoostenator: yes, one can make the same argument for the walet, but that's a discussion for another time 19:45:35 agreed, GUI is a good place to start 19:45:37 Yes, let's wait with the wallet until at least next year :) 19:45:52 No need to rush 19:46:00 right, need to start somewheere and with some small step 19:46:20 Separation was suggested in 2013. At one point we need to take a small step 19:46:25 yes... 19:46:26 (or even earlier) 19:46:29 heh 19:46:30 2012 I think 19:46:37 I was ther 19:46:49 you wrote the qt gui :p 19:46:57 blame wumpus 19:46:57 biggest mistake in my life 19:47:02 xD 19:47:04 no it wasn't 19:47:08 well ,second (but not going into details there) 19:47:09 hah 19:47:14 lol 19:47:18 at least it wasn't an electron gui 19:47:22 imagine we'd still be stuck on a pre-release wxwindows version 19:47:22 the gui made me contribute to Core 19:47:24 heh 19:47:30 me 2 19:47:43 the GUI is a great module to win new contributors 19:48:02 jamesob: (consensus and a block-explorer gui; p2p and a p2p gui; and wallet and wallet gui make sense as individual pairs; consensus and wallet gui seem weird, but not an unreasonable consequence of us not having split consensus, p2p and wallet into separate repos) 19:48:05 I'm sorry to not have addressed #17145 though when I could 19:48:06 https://github.com/bitcoin/bitcoin/issues/17145 | GUI event loop should be block free · Issue #17145 · bitcoin/bitcoin · GitHub 19:48:07 without the interfaces, it was also easier to learn about the internals 19:48:14 I know dozens of people that run full nodes only because of the gui 19:48:52 wumpus: no worries. Don't blame yourself. Things evolve. No-one would have started everything async in 2011. 19:48:55 I'm glad to hear some people do appreciate it :) 19:49:14 elichai2: yeah I mainly use gui now due to the recent psbt/hww features 19:49:14 aj: I see what you're getting at there - but I think the rationale is that consensus is so sensitive that you want it as isolated as is practical 19:49:22 Yeah. We should not underestimate the GUI (even if most of us devs won't use it). 19:50:01 I like the RPC console :) 19:50:08 (10 min left) 19:50:09 m2 19:50:11 jb55: :D that's exciting to hear, and I swear I am going to go rebase #18027 today so you can use it on master :-) 19:50:14 https://github.com/bitcoin/bitcoin/issues/18027 | "PSBT Operations" dialog by gwillen · Pull Request #18027 · bitcoin/bitcoin · GitHub 19:50:15 side-topic, on altnet, I've started to gather issues here : https://github.com/ariard/altnet-proposals 19:50:37 jamesob: yes, isolating the consensus code would be the other side to start, but it technically much more difficult 19:50:44 * sipa idly wonders if bitcoin 0.4.0 would compile against wxwidget 3.0 (as the 2.9 that was used at the time was never released...) 19:50:45 currently in the process talking with people who do actually alt-coms, to learn what could help them 19:51:08 gwillen: :+1: 19:51:10 gwillen, :D 19:51:20 ariard: nice ascii art 19:51:20 jonasschnelli: without the interfaces, you had no choice but to learn the internals :-) 19:51:29 right! 19:51:43 writing new interfaces will also teach the internals ;) 19:52:17 instagibbs: :D thanks for the reminder about that PR last week, you put it back on my radar, then I avoided replying out of embarrassment 19:52:27 gwillen: nice! 19:52:30 but definitely, if someone was to start designing a GUI nowadays, they'd start with using RPC and an all-async design 19:52:35 And maybe it is a good thing that new gui contributors don't need to learn the cs_main horror 19:52:36 Looking forward to reviewing that one gwillen 19:53:03 but hey my GUI was better separated from the core code than Satoshi's was… 19:53:04 MarcoFalke: re separation, all in to help out - still skeptical though 19:53:11 gwillen, non-0 amount of people including me will use it 19:53:17 "How I Learned to Stop Worrying and Love cs_main" 19:53:32 we should bring back the poker client as per satoshi's vision 19:53:56 Also fun draw transaction (requested in 2016) 19:54:05 wumpus: you mean it was a problem that main.cpp called into the GUI directly? 19:54:22 MarcoFalke: and savage wallet 19:54:25 sipa: heh 19:54:29 what could possibly go wrong? 19:55:04 hey uh by the way when's the next coredev? 19:55:14 should we do something digitally? 19:55:28 in person?! 😱 19:55:35 Wait for the vaccine first, maybe 19:55:54 jamesob, might be worth asking fulmo folks they've done a few hackathons 19:55:56 at the first next year I guess 19:56:13 i don't know how valuable a virtual coredev would be 19:56:20 travel is going to be a mess for a while 19:56:22 we have that already 19:56:24 IRC! 19:56:25 i feel IRC is pretty good for communication 19:56:26 yesss 19:56:42 in-person is definitely better... but, we'll need to wait for that 19:56:47 I personally don't feel like doing vr or video chat or something 19:57:04 I am certainly not buying VR glasses 19:57:04 i like vr meetups... but not for more than 1-2 hours 19:57:18 can't get my vr setup working on my linux distro :( 19:57:21 and they're more a social thing than a communication thing 19:57:31 yes 19:57:33 right 19:57:36 agree 19:57:39 Lets aim for next year... 19:57:42 plz hawaii. :) 19:57:49 jonasschnelli: do you mind taking a look at https://github.com/bitcoin/bitcoin/pull/15206#issuecomment-634707439? I like the approach there that moves the header checking to net.cpp and doesn't change behaviour 19:58:04 jnewbery: it's on my list 19:58:05 will do first thing tmr 19:58:06 :D 19:58:14 great. Thanks! 19:58:54 facebook has this rooms thing now -.- 19:59:24 concept ACK #15206 somehow missed that one 19:59:24 https://github.com/bitcoin/bitcoin/issues/15206 | Immediately disconnect on invalid net message checksum by jonasschnelli · Pull Request #15206 · bitcoin/bitcoin · GitHub 19:59:29 oh I didn't but it's more than a year old hehe 20:00:02 dong 20:00:04 Yeah.. you concept ACKd long time ago 20:00:06 #endmeeting