14:28
<
fanquake >
wumpus #16135, 16122, 16090, maybe 16044 should be mergable.
15:00
<
fanquake >
Also 16124
20:09
<
bitcoin-git >
bitcoin/master d2ae6be João Barbosa: gui: Set progressDialog to nullptr
20:09
<
bitcoin-git >
bitcoin/master 3852372 Wladimir J. van der Laan: Merge #16135: gui: Set progressDialog to nullptr
20:21
<
bitcoin-git >
bitcoin/master 2d8ad2f João Barbosa: gui: Enable console line edit on setClientModel
20:21
<
bitcoin-git >
bitcoin/master c3723c8 Wladimir J. van der Laan: Merge #16122: gui: Enable console line edit on setClientModel
21:18
<
bitcoin-git >
bitcoin/master 36b0a2f Josu Goñi: Add vertical spacer
21:18
<
bitcoin-git >
bitcoin/master 599206f Wladimir J. van der Laan: Merge #16090: Qt: Add vertical spacer to peer detail widget
21:19
<
promag >
how about #16118?
21:20
<
bitcoin-git >
bitcoin/master 6e6494b shannon1916: qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
21:20
<
bitcoin-git >
bitcoin/master 6520330 Wladimir J. van der Laan: Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
21:21
<
fanquake >
promag I was going to mention that, but should probably have more than just my ACK
21:22
<
bitcoin-git >
bitcoin/master 3c5254a practicalswift: Limit Python linting to files in the repo
21:22
<
bitcoin-git >
bitcoin/master d3a1c25 Wladimir J. van der Laan: Merge #16124: tests: Limit Python linting to files in the repo
21:22
<
promag >
fanquake: right, no need to rush
23:39
<
jb55 >
am I crazy or would it be neat to have a small json-rpc query language that converted expressions into batch-optimized requests
23:39
<
jb55 >
would make pulling data out of bitcoind a bit faster...
23:49
<
jb55 >
graphql might be too much of a headache to implement/maintain so I was thinking about something simpler that wouldn't require any changes