feat(cli): lotus evm deploy prints message CID (#13241)#13378
Merged
wjmelements merged 6 commits intofilecoin-project:masterfrom Oct 10, 2025
Merged
feat(cli): lotus evm deploy prints message CID (#13241)#13378wjmelements merged 6 commits intofilecoin-project:masterfrom
wjmelements merged 6 commits intofilecoin-project:masterfrom
Conversation
Contributor
|
I think it is this issue ticket: #13241 that this PR is aiming to solve? Looks like it is wrong in the title/commit |
Contributor
Author
|
@rjan90 Thank you, I went ahead and fixed this. My apologies for the error. |
Member
|
@wjmelements would you mind quickly looking at this? |
Contributor
Ah I didn't realize that but I do see that in the code now. I'd like
This is the wrong issue. Actual issue is #13241 |
wjmelements
reviewed
Oct 8, 2025
wjmelements
approved these changes
Oct 8, 2025
9 tasks
wjmelements
reviewed
Oct 8, 2025
rvagg
reviewed
Oct 9, 2025
rvagg
reviewed
Oct 9, 2025
wjmelements
reviewed
Oct 9, 2025
wjmelements
approved these changes
Oct 9, 2025
Contributor
|
Consult the test failures:
|
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
This PR aims to fix issue #7489
Proposed Changes
CLI prints message CID
Additional Info
N/A
Checklist
Before you mark the PR ready for review, please make sure that: