Skip to content
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

chore: ux: avoid actor not found #10299

Merged
merged 3 commits into from
Feb 17, 2023
Merged

Conversation

jennijuju
Copy link
Member

ACTOR not found is a scary message we dont wanna show people for a util cli 😉

@jennijuju jennijuju requested a review from a team as a code owner February 17, 2023 05:07
cli/evm.go Outdated
@@ -8,6 +8,8 @@ import (
"fmt"
"os"

"github.com/filecoin-project/specs-actors/v8/actors/builtin"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"github.com/filecoin-project/lotus/chain/actors/builtin"

Copy link
Contributor

@shrenujbansal shrenujbansal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after you fix steb's comment

@arajasek arajasek merged commit e17d4f1 into release/v1.20.0 Feb 17, 2023
@arajasek arajasek deleted the jen/disappearedcode branch February 17, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants