Bitcoin Core GUI getrawtransaction implementation #645

issue fanquake openend this issue on August 8, 2022
  1. fanquake commented at 8:23 am on August 8, 2022: member

    Bitcoin Core offers sovereignty by people controlling their keys and validating those keys. But many users today hold their keys on hardware wallets or mobile wallets and it’s a bit difficult to connect those wallets to a full node and validate them.

    The cli users have the option to “getrawtransaction txid true” in order to find valuable information about a transaction that could be theirs. This is a very powerful api call that effectively eliminates the need of an Electrum server.

    I think many users would find a lot of value in easily verifying their personal transaction directly from Bitcoin Core GUI!

    Something like Help -> Verify external txid. There would need to be an option to enable txindex also. This would greatly increase the use of Bitcoin Core for the ease of validating a transaction. Sure users could create a watch only wallet but these are extra steps that maybe many of the non technical users would get discouraged from doing.

    Moved from: https://github.com/bitcoin/bitcoin/issues/19161.

  2. fanquake added the label Feature on Aug 8, 2022
  3. fanquake cross-referenced this on Aug 8, 2022 from issue Bitcoin Core GUI getrawtransaction implementation by zndtoshi
  4. BrandonOdiwuor cross-referenced this on Nov 14, 2023 from issue getrawtransaction implementation by BrandonOdiwuor
  5. maflcko commented at 8:43 am on February 13, 2024: contributor
    Not sure. Seems easier to just use the RPC window, with the benefit that it has more docs and doesn’t need an update if the RPC changes.
  6. hebasto commented at 11:17 am on February 15, 2024: member

    @zndtoshi @BrandonOdiwuor

    Are there any compelling reasons not using RPC in the “Console” window?


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/gui. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-23 00:20 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me