feat: add FIL One addresses to known addresses - #331
Open
nserventi wants to merge 2 commits into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
@nserventi is attempting to deploy a commit to the FilOz Team on Vercel. A member of the Team first needs to authorize it. |
BravoNatalie
previously approved these changes
Aug 24, 2026
BravoNatalie
left a comment
Collaborator
There was a problem hiding this comment.
Could you add comments explaining what each one is?
This file will probably be handled differently in the near future, so it'd be helpful to clearly identify which address is the Operators and which is the Payer.
If you could also add a short description for the operator service, that would be useful since we'll likely expose this information in the future.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Author
|
Done — added a role comment on each entry (Operator / Validator / Payer) plus a short description of the operator service. Happy to adjust the wording if you want it in a specific shape for the future exposure you mentioned. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the FIL One Storage operator, validator, and payer addresses to the known-addresses map so rails and accounts involving FIL One (Filecoin Foundation's storage subsidiary) display a human-readable label. Keys follow the file's lowercase convention.
The operator contract (0x9D4f07b948E87941a4Bf4Ab335d7A7d854843d75) is Sourcify-verified on Filecoin mainnet and implements IFilecoinServiceMetadata with name() = "FIL One Storage". Happy to trim to operator-only if you'd prefer payers and validators stay unlabeled.
🤖 Generated with Claude Code