< bitcoin-git>
[bitcoin] meshcollider opened pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< oriondeimos>
hi
< coinmonks>
Hey Matt, this is Gaurav from Coinmonks, I have messaged you on Twitter, Can you check it when you get time
< bitcoin-git>
bitcoin/master fa70d19 MarcoFalke: util: Make util/error bilingual_str (refactor)
< bitcoin-git>
bitcoin/master fa61365 MarcoFalke: wallet: Translate all initErrors in CreateWalletFromFile
< bitcoin-git>
bitcoin/master 6e43129 Wladimir J. van der Laan: Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
< promag>
luke-jr: why does multiprocess fix the laggy gui?
< wumpus>
MarcoFalke: it's fine it's a fairly small change
< bitcoin-git>
[bitcoin] laanwj merged pull request #16745: wallet: Translate all initErrors in CreateWalletFromFile (master...1908-walletTranslate) https://github.com/bitcoin/bitcoin/pull/16745
< MarcoFalke>
ok, thx for the merge
< bitcoin-git>
[bitcoin] promag closed pull request #16066: mempool: Skip estimator if block is older than X (master...2019-05-ibd-avoid-mempool-estimator) https://github.com/bitcoin/bitcoin/pull/16066
< promag>
jonasschnelli: fanquake: please review #16261 for create wallet on the gui
< ryanofsky>
multiprocess can potentially make gui more responsive with nested event loops during ipc calls. but this is less ideal than entirely avoiding blocking calls on the gui thread. see #10504
< ryanofsky>
oh i guess it starts a server, and then you write tests in a selenium client like python's: https://pypi.org/project/selenium/
< instagibbs>
re: test/util/bitcoin-util-test.py, is there a principled way of replacing the output json in unit tests with updated text, other than hacking the script to overwrite the expected results?
< Chris_Stewart_5>
Never mind, the issue was unrelated
< jb55>
ryanofsky: yeah I was just looking into it today. I was hoping it would be like chrome webdriver where you could click things and interact with the UI for e2e testing. Then you could write ui interaction tests in python...
< jb55>
not sure if many people do that with qt apps
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16661: wallet: Fix segfault in CreateWalletFromFile, Pass error to rpc caller (master...1908-walletErrorSegfault) https://github.com/bitcoin/bitcoin/pull/16661
< bitcoin-git>
[bitcoin] sdaftuar closed pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git>
[bitcoin] sdaftuar reopened pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git>
[bitcoin] ch4ot1c opened pull request #16797: scripts: Add convenience script for committing scripted-diffs from a file (master...scripts/commit-script) https://github.com/bitcoin/bitcoin/pull/16797
< bitcoin-git>
[bitcoin] achow101 opened pull request #16798: Refactor rawtransaction_util's SignTransaction to separate prevtx parsing (master...split-signtx-prevtx) https://github.com/bitcoin/bitcoin/pull/16798