Uh oh!
There was an error while loading. Please reload this page.
backport: merge bitcoin#21523, #17954, #17905, #17993, #19132, #20494, #19425, #17513, bitcoin-gui#8, partial bitcoin#17938, #18587 (auxiliary backports: part 9) - #5246
Conversation
fc0a846 to
79e7ae6Compare
knst
left a comment
There was a problem hiding this comment.
I think these 2 backports should be included in this PR:
- Merge bitcoin#19132: qt: lock cs_main, m_cached_tip_mutex in that order
- Merge bitcoin-core/gui#8: Fix regression in TransactionTableModel
Because they contains fixes for:
Merge bitcoin#17993: gui: Balance/TxStatus polling update based on last block hash.
bitcoin#19425 partial due to missing changes in these lines?
m_node.chain->broadcastTransaction
(after comment "Load wallet again, this time creating new block and mempool")
Better to wait #5173 to be merged and after that complete 19425.
I think better to avoid adding extra functions to interface of BaseHash in standard.h
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e74ef38 to
8c48c41Compare
sorry, forgot to attach a link to a comment. Here is it: Nuke IsNull |
This pull request has conflicts, please rebase. |
da1cf22 to
383f109CompareThis pull request has conflicts, please rebase. |
UdjinM6
commented
Apr 13, 2023
why 284a20a is here? it looks unrelated. |
kwvg
commented
Apr 14, 2023
Was running the extended test suite locally and found this test to be consistently failing, CI excludes |
UdjinM6
commented
Apr 14, 2023
I'd say drop it cause it's not a backport and it's not a fix for any backport listed here |
kwvg
commented
Apr 15, 2023
284a20a has been split off into #5324 |
PastaPastaPasta
left a comment
There was a problem hiding this comment.
light-ACK for merging via merge commit
Additional Notes