pablomartin4btc

Results 11 issues of pablomartin4btc

Reviewing [gui PR 692](https://github.com/bitcoin-core/gui/pull/692) stumpled upon with @RandyMcMilllan's [screenshot](https://user-images.githubusercontent.com/152159/209985593-0fe468fc-038b-44d2-90fc-303ecc3944d4.png) and I've investigated also how `ArgsManager` handles and parses the command line arguments, it seems that it's implicit that arguments starting...

Scripts and tools
CI failed

This PR contains an isolated enhancement of the segfault bugfix https://github.com/bitcoin/bitcoin/pull/27468 (already merged), improving the way we handle the URI validation, which will be performed only once instead of on...

RPC/REST/ZMQ
Needs rebase
CI failed

Improve error messaging in `loadtxoutset` to provide a more user-friendly error message when the utxo snapshot file size is insufficient to contain the necessary metadata structure (40 bytes). - Error...

Docs
RPC/REST/ZMQ

Updating Transifex broken link and setup Transifex config file with a token.

Docs

This PR fixes #646 and introduces some enhancements to the Address Book functionality. A new "Address Type" column has been added to the address book table page, only visible for...

Needs rebase
CI failed

It fixes https://github.com/bitcoin-core/gui/issues/761. About logo icon is updated now with the correct colour indicating the chain type of the QT instance that user is running (as the splash screen), plus...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour BitcoinQT shows the same about logo icon (orange colour) in all...

Limit to one the transaction details dialogs that a user can open. Currently a user can open unlimited tx details dialogs for the same tx id. ![Peek 2024-04-12 00-50](https://github.com/bitcoin-core/gui/assets/110166421/ba5a261b-9234-437f-b496-2f01320f14ce) This...

Currenlty on master, when the "mask values" checkbox is ticked if the user selects a different wallet, the history action is enable and if the user clicks on it can...

CI failed

Perhaps this is too obvious, since all the GUI stuff moved to bitcoin-core/gui respository, but just found this website/ tool which I find quite useful. Not sure how difficult would...