chore: fix method name#13468
Merged
rvagg merged 1 commit intofilecoin-project:masterfrom Jan 12, 2026
Merged
Conversation
Signed-off-by: oncecelll <oncecell@outlook.com>
rvagg
approved these changes
Jan 12, 2026
nijoe1
added a commit
to nijoe1/lotus
that referenced
this pull request
Jan 26, 2026
* fix(grammar): fix article usage in comments (filecoin-project#13465) fix grammar in comments * chore: bump filecoin-ffi to v1.34.5 (filecoin-project#13466) chore: bump filecoin-ffi to v1.34.5 * chore: fix method name (filecoin-project#13468) Signed-off-by: oncecelll <oncecell@outlook.com> * feat(cli): implement FRC-0102 signing envelope for wallet sign/verify (filecoin-project#13388) Apply the FRC-0102 "Filecoin Signed Message" envelope by default when signing arbitrary messages, ensuring compatibility with Ledger, FilSnap, and iso-filecoin. Add --raw flag to preserve raw signing for backward compatibility. Fixes filecoin-project#13256 Fixes filecoin-project#13373 --------- Signed-off-by: Angelina <aceppaluni@gmail.com> Co-authored-by: Rod Vagg <rod@vagg.org> * feat: add ordering by nonce flag to get sequential messages (filecoin-project#13394) * fix: skip sender * feat: remove maybe-modify-actor * chore: removed unused args * chore: updated filecoin-ffi gitmodule with new apply message for simulation function https://github.com/nijoe1/filecoin-ffi/tree/feat/apply-message-for-simulation --------- Signed-off-by: oncecelll <oncecell@outlook.com> Signed-off-by: Angelina <aceppaluni@gmail.com> Co-authored-by: Aliz Fara <alizfaraafa@gmail.com> Co-authored-by: Phi-rjan <orjan.roren@gmail.com> Co-authored-by: oncecelll <oncecell@outlook.com> Co-authored-by: aceppaluni <113948612+aceppaluni@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Sambhav Jain <136801346+DarkLord017@users.noreply.github.com>
nijoe1
added a commit
to nijoe1/lotus
that referenced
this pull request
Jan 26, 2026
* fix(grammar): fix article usage in comments (filecoin-project#13465) fix grammar in comments * chore: bump filecoin-ffi to v1.34.5 (filecoin-project#13466) chore: bump filecoin-ffi to v1.34.5 * chore: fix method name (filecoin-project#13468) Signed-off-by: oncecelll <oncecell@outlook.com> * feat(cli): implement FRC-0102 signing envelope for wallet sign/verify (filecoin-project#13388) Apply the FRC-0102 "Filecoin Signed Message" envelope by default when signing arbitrary messages, ensuring compatibility with Ledger, FilSnap, and iso-filecoin. Add --raw flag to preserve raw signing for backward compatibility. Fixes filecoin-project#13256 Fixes filecoin-project#13373 --------- Signed-off-by: Angelina <aceppaluni@gmail.com> Co-authored-by: Rod Vagg <rod@vagg.org> * feat: add ordering by nonce flag to get sequential messages (filecoin-project#13394) * fix: skip sender * feat: remove maybe-modify-actor * chore: removed unused args * chore: updated filecoin-ffi gitmodule with new apply message for simulation function https://github.com/nijoe1/filecoin-ffi/tree/feat/apply-message-for-simulation --------- Signed-off-by: oncecelll <oncecell@outlook.com> Signed-off-by: Angelina <aceppaluni@gmail.com> Co-authored-by: Aliz Fara <alizfaraafa@gmail.com> Co-authored-by: Phi-rjan <orjan.roren@gmail.com> Co-authored-by: oncecelll <oncecell@outlook.com> Co-authored-by: aceppaluni <113948612+aceppaluni@users.noreply.github.com> Co-authored-by: Rod Vagg <rod@vagg.org> Co-authored-by: Sambhav Jain <136801346+DarkLord017@users.noreply.github.com>
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.
Related Issues
Proposed Changes
fix method name
Additional Info
Checklist
Before you mark the PR ready for review, please make sure that: