< bitcoin-git>
bitcoin/master a92485b Vasil Dimov: addrman: use unordered_map instead of map
< bitcoin-git>
bitcoin/master 1a369f0 fanquake: Merge bitcoin/bitcoin#18722: addrman: improve performance by using more su...
< bitcoin-git>
[bitcoin] fanquake merged pull request #18722: addrman: improve performance by using more suitable containers (master...addrman_map) https://github.com/bitcoin/bitcoin/pull/18722
< zndtoshi>
Hi. Made a quick form with 6 questions regarding a future softfork to get the feeling of the devs. I will post their general feeling after I get some data. Can you kindly give your take?
< zndtoshi>
Hi. Made a quick form with 6 questions regarding a future softfork to get the feeling of the devs. I will post their general feeling after I get some data. Can you kindly give your take?
< jamesob>
haha oh lord. Love that we've deglobalized chainman, but boy oh boy were there some deeply nested calls to == g_chainman.ActiveChainstate() in the assumeutxo branch
< jamesob>
RIP my yubikey from all the rebase resigning
< bitcoin-git>
[bitcoin] hebasto opened pull request #22230: build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe (master...210612-msvc) https://github.com/bitcoin/bitcoin/pull/22230
< bitcoin-git>
bitcoin/master fbf485c Andrew Chow: Allow tr() import only when Taproot is active
< bitcoin-git>
bitcoin/master b0e5fbf W. J. van der Laan: Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is active...
< bitcoin-git>
[bitcoin] laanwj merged pull request #22156: Allow tr() import only when Taproot is active (master...disallow-tr-privkey-import) https://github.com/bitcoin/bitcoin/pull/22156
< zndtoshi>
Posting 2nd and last time. Hi. Made a quick form with 6 questions regarding a future softfork to get the feeling of the devs. I will post the general feeling after I get some data. Can you kindly give your take? This is anonymous and I don't know who answered what, just gathering info.
< jamesob>
Anyone ever see "dummy_versions_.next_ == &dummy_versions_" leveldb assertion failures during CCoinsViewDB deconstruction after using a Cursor()? I'm mysteriously getting those in a unittest despite deconstructing the cursor well before teardown
< hebasto>
luke-jr: when start entering a shortcut with pressing the `Alt` key a context menu closes itself, and shortcuts become unavailable
< luke-jr>
no Alt key is needed tho..?
< luke-jr>
just press the single shortcut letter
< hebasto>
https://doc.qt.io/qt-5/qshortcut.html#details -- "On certain widgets, using '&' in front of a character will automatically create a mnemonic (a shortcut) for that character, e.g. "E&xit" will create the shortcut Alt+X (use '&&' to display an actual ampersand)."
< luke-jr>
…
< luke-jr>
it does work, and standardly expected to
< hebasto>
luke-jr: you're right
< hebasto>
is it documented somewhere i qt docs?
< hebasto>
*in
< luke-jr>
no idea, it's an OS behaviour, not Qt-specific
< hebasto>
including macos and windows?
< luke-jr>
dunno, does that matter?
< luke-jr>
pretty sure I learned it back when I used Windows tho
< sipa>
what is the problem? do shortcuts not work anymore?
< luke-jr>
sipa: gui#263 removed them
<@gribble>
https://github.com/bitcoin/bitcoin/issues/263 | 0.3.22rc2 Says 0.0005 in the warning dialog but takes 0.01 as a fee for small transactions. · Issue #263 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[gui] luke-jr opened pull request #363: Peers window: Show direction in a new column, with clearer icon (master...qt_peers_directionarrow) https://github.com/bitcoin-core/gui/pull/363
< bitcoin-git>
[bitcoin] hebasto opened pull request #22231: refactor: Separate AppInitStartClients from AppInitMain (master...210612-start) https://github.com/bitcoin/bitcoin/pull/22231