Browse Source
This is working towards showing transactions before asking for passwords. I think it also means the transaction dialog now interacts properly with plugins, whereas it didn't before. send_tx now takes a callback instead of a label, and does not decide on whether to broadast itself; that is left to its caller. broadcast_transaction() takes care of adding the description of the successfully broadcast transaction to the wallet. Previously labels could be added to the wallet even if the broadcast was cancelled by the user or unsuccessful, which doesn't seem right. Lengthen the dialog messages a little, as some window managers lose the "Please Wait" title bar owing to window decorations if the message is too short.283
Neil Booth
10 years ago
2 changed files with 33 additions and 31 deletions
Loading…
Reference in new issue