assumeutxo: Ensure transactions are not presented as confirmed until background sync is complete #28598
issue luke-jr openend this issue on October 5, 2023-
luke-jr commented at 2:21 pm on October 5, 2023: memberAFAIK currently if assumeutxo were to be used, transactions might get shown as confirmed even while the entire chainstate is unconfirmed. This should be fixed before releasing with assumeutxo enabled for mainnet.
-
Sjors commented at 7:59 am on October 9, 2023: member
I can see the utility of showing transactions as unconfirmed in the GUI. The alternative would be to present the assumed state some other way, which might be confusing.
But if we do that, we need to add an exception to our policy of not spending unconfirmed received. Depending on the GUI status is implemented, I suspect this will just work, because coin selection ignores assume-utxo stuff.
-
pablomartin4btc commented at 0:31 am on October 15, 2023: memberOnly in the GUI? What about rpc command
listtransactions
? -
Sjors commented at 12:05 pm on November 7, 2023: member@pablomartin4btc I also added that in #28616
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me