Update Filecoin Wallet#1476
Conversation
This closes #1475
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a7697ae. Configure here.
| "name": "Filecoin Foundation", | ||
| "website": "https://fil.org/" | ||
| }, | ||
| "website": "https://filsnap.dev", |
There was a problem hiding this comment.
Metadata-level website field accidentally removed
Medium Severity
The metadata-level website field ("website": "https://filsnap.dev") was removed, which is distinct from the author website that was correctly updated to "https://fil.org/". The snap's description still says "visit the website to connect with MetaMask and start using the Snap," but there's no longer a website field to point users to. This looks like an accidental deletion during the author block update, since the removed line was adjacent to the modified author fields.
Reviewed by Cursor Bugbot for commit a7697ae. Configure here.
There was a problem hiding this comment.
Yes, intentional. Shut up bot.


This closes #1475
Note
Low Risk
Registry-only metadata/version bump; low risk aside from ensuring the new checksum/version is correct.
Overview
Updates the
npm:filsnapentry insrc/registry.jsonby changing the listed author to Filecoin Foundation (with updated website) and removing the snap’s top-levelwebsitemetadata field.Adds a new published version
1.10.3with its checksum to the registry.Reviewed by Cursor Bugbot for commit 209028d. Bugbot is set up for automated code reviews on this repo. Configure here.