Skip to content

Latest commit

 

History

History
117 lines (114 loc) · 5.47 KB

bitcoin-core-wallet.md

File metadata and controls

117 lines (114 loc) · 5.47 KB
layout permalink name internal_url logo rbf segwit
page
/en/compatibility/bitcoin-core/
Bitcoin Core Wallet
/en/compatibility/bitcoin-core
/img/compatibility/bitcoin-core/bitcoin-core.png
tested features examples
date platforms version
2018-08-28
macOS
0.16.2
receive send
notification list details shows_replaced_version shows_original_version
false
false
false
true
true
signals_bip125 list details shows_replaced_version shows_original_version
true
false
false
true
true
image caption
/img/compatibility/bitcoin-core/default-wallet-send-screen.png
Sending Transaction - Default wallet send screen.
image caption
/img/compatibility/bitcoin-core/wallet-send-screen-fee-details.png
Sending Transaction - Wallet Send Screen (Transaction Fee details expanded).
image caption
/img/compatibility/bitcoin-core/low-fee-confirmation-with-rbf-note.png
Sending Transaction - Warning prompt for low fee. Includes RBF note at the bottom when RBF disabled.
image caption
/img/compatibility/bitcoin-core/low-fee-confirmation-with-rbf-note-enabled.png
Sending Transaction - Warning prompt for low fee. Includes RBF note at the bottom when RBF enabled.
image caption
/img/compatibility/bitcoin-core/transaction-list-outgoing-rbf-transaction.png
Sending Transaction - Transaction list screen for outgoing transaction signaling RBF. No note of RBF signaling.
image caption
/img/compatibility/bitcoin-core/transaction-details-outgoing-rbf.png
Sending Transaction - Transaction details screen for outgoing transaction signaling RBF. No note of RBF signaling.
image caption
/img/compatibility/bitcoin-core/transaction-details-context-menu-increase-fee.png
Attempting Transaction Replacement - Transaction details context menu showing “Increase transaction fee”.
image caption
/img/compatibility/bitcoin-core/increase-fee-confirmation-prompt.png
Attempting Transaction Replacement - Confirmation prompt for “Increase transaction fee”.
image caption
/img/compatibility/bitcoin-core/transaction-list-post-bump.png
Attempting Transaction Replacement - Transaction list showing an additional transaction representing the replacement transaction. The original shows up greyed out with brackets around the amount.
image caption
/img/compatibility/bitcoin-core/transaction-details-bumped-transaction.png
Attempting Transaction Replacement - Transaction details of the outgoing bumped RBF transaction. No flag for RBF.
image caption
/img/compatibility/bitcoin-core/notification-incoming-transaction.png
Receiving Transaction Signaling RBF - Notification of incoming transaction. No specific note that the transaction signals RBF.
image caption
/img/compatibility/bitcoin-core/transaction-list-rbf-incoming.png
Receiving Transaction Signaling RBF - Transaction List Screen. No RBF note.
image caption
/img/compatibility/bitcoin-core/transaction-details-rbf-incoming.png
Receiving Transaction Signaling RBF - Transaction Details screen for an transaction signaling RBF. No RBF note.
image caption
/img/compatibility/bitcoin-core/notification-replacement-transaction.png
Receiving Replacement Transaction - New transaction notification for the replacement transaction.
image caption
/img/compatibility/bitcoin-core/transaction-list-replacement-incoming.png
Receiving Replacement Transaction - Transaction List Screen. No RBF note. Both the original and replacement transaction appear with “?”/unconfirmed.
image caption
/img/compatibility/bitcoin-core/transaction-details-original.png
Receiving Replacement Transaction - Transaction Details screen for original transaction. No RBF note.
image caption
/img/compatibility/bitcoin-core/transaction-details-replacement.png
Receiving Replacement Transaction - Transaction Details screen for replacement transaction. No RBF note.
tested features examples
date platforms version
2019-03-28
macOS
0.17.1
receive send
p2sh_wrapped bech32 bech32m default
true
true
true
p2sh_wrapped
bech32 bech32m change_bech32 segwit_v1 bech32_p2wsh
true
true
true
Transaction can be created and broadcast, but does not make it to the mempool.
true
image caption
/img/compatibility/bitcoin-core/segwit/receive-screen.png
Receive - Generate a new address with tooltip. Bech32 option defaults to unchecked. If checked, the checkbox will still be unchecked once Bitcoin-Qt is restarted.
image caption
/img/compatibility/bitcoin-core/segwit/address-screen.png
Address Details - Showing Bech32 address as well as equivalent uri and QR code.
image caption
/img/compatibility/bitcoin-core/segwit/send-screen.png
Send - By default, the change address takes the same type as the address being paid to. Can be overridden with change control's 'Custom change address'.

{% assign tool = page %} {% include templates/compatibility-page.md %}