-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace compatibility with new matrix #1871
base: master
Are you sure you want to change the base?
Conversation
560ad11
to
9bb645b
Compare
@@ -95,24 +95,18 @@ JEKYLL_ENV=local make build # Do a clean build of the site to the _site directo | |||
diff -ruN _site _site.bak # Compare the generated sites (-r for recursive, -u for unified, -N for new file) | |||
``` | |||
|
|||
## Compatibility Matrix Data | |||
## Bitcoin Feature Matrix Data |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@TorokNRoll do you want to include the new process for user-submitted contributions for the matrix here?
b8c3461
to
04de591
Compare
8a08093
to
0696025
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, this is looking pretty good.
I had a few specific comments on items and fields that I left in the commits, but I was curious about a few more general things.
-
How do we deal with partial submissions? E.g. someone wants to contribute the bech32 support column and default receive type, but they don’t know about the software’s RBF behavior. Do we have a way of recording that we don’t have data for a field? Or do we just leave that field empty?
I would much prefer collecting "I’m not sure" for a field, instead of an incorrect value. -
I think it’s a good idea to get rid of the screenshots, that was way too much work to maintain, but how do reviewers check whether a submission is accurate?
-
How do we track how recent information is? Is our expectation that all entries in the table are always up-to-date or should we track when a wallet’s information was last updated? If so, would there be a way for us to track that the information might have only been verified partially?
_data/matrix/Envoy.yaml
Outdated
device: "Mobile" | ||
os: "Android, iOS" | ||
web: "No" | ||
hw_interface: "No" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn’t Envoy the software wallet that goes with the Passport? If so, how can it not have a hardware wallet interface?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will confirm with Envoy.
Likely a misunderstanding somewhere along the line.
|
||
feature: | ||
device: "Mobile" | ||
os: "Android, iOS" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the past we had the issue that e.g. Phoenix had some features that were only live on Android but not on iOS or vice versa. How could we handle that situation in the future?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is indeed a bit of a curveball, I will need to mull on this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello...This point is still open, I have added it to my personal Matrix V2 backlog. Once V1 is released, I will again mull on this.
Point Closed (for V1 matrix release).
@murchandamus - thanks for the feedback. Regarding your 3 general points:
As an additional note: all of the submissions in this commit were actually provided directly by the product owners. I will continue with your other comments on various files tomorrow..... |
Okay that sounds good. I hope that works out, but I think our experience in the past was that we were doing a lot of the submissions ourselves. After something is submitted, how would we get an update on just one field, e.g. after a service adds support for something?
Sure that should mostly work.
Yeah, I was thinking about whether it would be useful or necessary to track the last update per field, but generally, we might want to surface the date of the last update to a service. It would however be possible that a field would have been updated recently, but there are still other outdated fields on the entry.
Well, one problem with that might be that some of the product owners are not that technical and do not respond accurately, see e.g. the contradiction in the Casa data. |
@murchandamus - feedback to your latest comments: 1. Partial Submissions - "After something is submitted, how would we get an update on just one field, e.g. after a service adds support for something?" Updating just one field will also leverage the google forms / sheets. Each entry can be reaccessed via a unique link. The "Updater", would just need to access the link, change the specific field then resubmit. As a heads up, from there, a script is run with generates the updated YAML, which is then dropped in the associated site folder. here is an example of a unique form link to a test record: 2. Verifying submission accuracy w/o screenshots - "Well, one problem with that might be that some of the product owners are not that technical and do not respond accurately, see e.g. the contradiction in the Casa data." The general best case scenario is that representatives from the "product team" proactively manage their records, very simply via the google form. The google form should remove the friction for anyone to submit small updates, either from the "product team" (technical or not), bitcoin optech team, or just generally speaking. Regarding the Casa contradiction (I still need to review your feedback), once it is clarified, updating the matrix could technically be done in just a few minutes. 3. Tracking Information Freshness - regarding tracking record freshness or field freshness, of course both could be technically possible. My gut says the tracking on the record level should be sufficient (at least to start with), especially when I consider (1) the extra effort required to actually to set that up (2) and the increased complexity it will add to the UI. Just just adding an extra column "last update" could be done without too much effort. |
Ah that’s really nifty.
Don’t worry too much about it, if it is a lot of work. I’m not sure how much value add it would translate to. Also, we can already see in the git log when something was last changed. |
Once v1 of the new matrix is released, I will have the "last update" column at the top of my backlog. I should be able to do that without too much effort. The value would be for casual viewers who would not be accessing git logs, etc. I reviewed your detailed comments on the code above (which I will reply to now). I would summarise most of your feedback is related to the need to refine the No Support / Not Applicable concept (as you detected inconsistencies, related to that). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went over the column headers in the table again and added a few more suggestions. These are not urgent or blocking for a merge, but I anticipate that our readers would also bring up similar questions regarding what criteria specifically are tracked in the columns.
en/matrix.md
Outdated
<th class="col-feebumping" style="display: none;"><div class="tooltip-container"> | ||
<a href="https://bitcoinops.org/en/topics/replace-by-fee/">Full RBF<br><font color="grey">Bump<br>Fee</font></a><span class="tooltip">full-RBF</span> | ||
</div></th> | ||
|
||
<th class="col-feebumping" style="display: none;"><div class="tooltip-container"> | ||
<a href="https://bitcoinops.org/en/topics/replace-by-fee/">Full RBF<br><font color="grey">Cancel<br>TXN</font></a><span class="tooltip">full-RBF</span> | ||
</div></th> | ||
|
||
<th class="col-feebumping" style="display: none;"><div class="tooltip-container"> | ||
<a href="https://bitcoinops.org/en/topics/replace-by-fee/">Full RBF<br><font color="grey">Notification</font></a><span class="tooltip">full-RBF</span> | ||
</div></th> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For these three columns it would also be helpful to learn what they exactly refer to.
I assume it is:
- Bump Fee: "Can use RBF to increase the feerate of a previously submitted transaction"
- Cancel TXN: "Can use RBF to change the outcome of previously submitted transactions, e.g. to cancel a payment"
- Notification: "Tracks when incoming transactions get replaced and notifies the user"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call. As you remember, there is a google form which serves as intake for the entries. On that form, I do have questions similar to what you are proposing. It totally makes sense to have the same questions (via tooltip) on the resulting matrix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey now....I updated the tooltips with your proposed comments. helpful for sure!
Point Closed.
en/matrix.md
Outdated
<a href="https://bitcoinops.org/en/topics/replace-by-fee/">Full RBF<br><font color="grey">Notification</font></a><span class="tooltip">full-RBF</span> | ||
</div></th> | ||
|
||
<th class="col-feebumping" style="display: none;"><a href="https://bitcoinops.org/en/topics/cpfp/">CPFP</a></th> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similarly, I am curious what criteria gives a wallet a check here:
<th class="col-feebumping" style="display: none;"><a href="https://bitcoinops.org/en/topics/cpfp/">CPFP</a></th> | |
<th class="col-feebumping" style="display: none;"><a href="https://bitcoinops.org/en/topics/cpfp/">CPFP</a><span class="tooltip">Can create child-pays-for-parent transaction to bump an [incoming transaction|outgoing transaction|any transaction that pays the wallet|at least one of the above]</span></th> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also updated per your suggestion!
Point Closed.
Hey Steven, I chatted with a buddy from BitGo, he was open to having someone work on the form for the Matrix. Would that be something that we are interested in or should I wait until this is live? |
Hey Murch (@murchandamus)....apologies for the slow response, a massive time sinkhole had recently appeared in my life! I am back in the saddle now..... Regarding BitGo, I prefer to wait until we go live. With that, I will now start to work through your open comments.....which are the final steps before going live.... Once we go live, I would be grateful to have you get BitGo onboard asap! Rolling updates at that point should (theoretically) be a snap! Thanks |
to review the status of your comments:
....Mike sent out a couple of more review requests, otherwise....we might soon be ready to go. I will be happy to have you then direct BitGo to provide a submission (via the google form). I am looking forward to finally getting this live! Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, the tool tips look nice!
This looks like it is basically done. There is a little typo, and one example seems strange to me, but maybe it’s ready for merge and we take care of that in a follow-up PR?
I just did an extensive review, great job on this to everyone involved. I have very little feedback, here it is.
|
@Gustavojfe - thanks for your feedback! much appreciated. to your points:
...in the meantime, the update has been pushed with the "swap-in-potentiam" link...that was a top tip! Thanks again! |
Co-authored-by: Mark "Murch" Erhardt <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few small grammar suggestions. I tested (using the deploy preview) that selecting the various feature checkboxes worked as expected, but I didn't verify any of the content. I'll try to spend a little more time looking at this, but overall it looks good, don't wait for me.
en/matrix.md
Outdated
<span class="bold">Approach:</span><br/> | ||
🔸 The initial features within the matrix have been selected by bitcoinops with a focus on interoperability. <br/> | ||
🔸 The matrix will be split by category, once enough results are collected.<br/> | ||
🔸 New feature as well as Product/Service requests are welcome! Open a PR in the Optech Github.<br/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔸 New feature as well as Product/Service requests are welcome! Open a PR in the Optech Github.<br/> | |
🔸 New features, as well as Product/Service requests, are welcome! Open a PR in the Optech Github.<br/> |
Co-authored-by: Larry Ruane <[email protected]>
Co-authored-by: Larry Ruane <[email protected]>
Co-authored-by: Larry Ruane <[email protected]>
Co-authored-by: Larry Ruane <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good improvements of the phrasing, nice work @LarryRuane.
I think this is getting pretty good, and we can easily address minor improvements like the ones we have been getting in the past days in a follow-up PR, getting more eyes on this might get us a batch of good feedback quickly. I would say this is ready for merge and I am excited to invite people to submit data.
Thanks for your good work and tenacity, @TorokNRoll!
pbst_version: "V0" | ||
pbst_export: "Yes" | ||
pbst_update_finalize: "Yes" | ||
musig2: "No Support" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could be "Yes" now: https://bitcoinops.org/en/newsletters/2025/01/24/#nunchuk-adds-taproot-musig2-features, but we can also update that later.
Todo:
Add bluewallet data which appears to be missing@TorokNRoll