Description
The current compatibility matrix table for RBF has the following columns:
- "Notification"
bitcoinops.github.io/_includes/templates/compatibility/rbf.md
Lines 22 to 36 in a79c003
Notification of incoming transaction notes that the transaction signals RBF.
) - "List"
bitcoinops.github.io/_includes/templates/compatibility/rbf.md
Lines 38 to 53 in a79c003
Received transaction labeled replaceable in list
)
In light of growing full-rbf adoption, these columns and the visual indicators might not be appropriate anymore. The difference between signalling and non-signalling transactions is diminishing.
Explicitly highlighting the "RBF" field suggests a significant difference between transactions that have opted in and those that have not. The wording in the "List" column does not even use "signals RBF" and just uses "replaceable". To some readers it could suggest that only RBF transactions are replaceable, when this is not true.
The easiest solution to this might be to remove these two columns.