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

Move forc's block explorer support into a dedicated forc-explore plugin crate #1180

Merged
merged 6 commits into from
Apr 8, 2022

Conversation

mitchmindtree
Copy link
Contributor

@mitchmindtree mitchmindtree commented Apr 7, 2022

NOTE: This PR is Based on #1178.

I've taken the liberty to clean-up/refactor the code a little during the move too.

Closes #946.

JoshuaBatty
JoshuaBatty previously approved these changes Apr 8, 2022
Copy link
Member

@JoshuaBatty JoshuaBatty left a comment

Choose a reason for hiding this comment

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

nice, looks good.

forc-explore/Cargo.toml Outdated Show resolved Hide resolved
Copy link
Contributor

@adlerjohn adlerjohn left a comment

Choose a reason for hiding this comment

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

While we're here, could you use major.minor for non-Fuel deps in this new crate instead of major.minor.patch?

Copy link
Contributor

@sezna sezna left a comment

Choose a reason for hiding this comment

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

once again, mostly just moved code right? nice, loving the plugin system. this is awesome

@mitchmindtree mitchmindtree merged commit 4b83356 into master Apr 8, 2022
@mitchmindtree mitchmindtree deleted the mitchmindtree/forc-explore-plugin branch April 8, 2022 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Move forc explore command into a dedicated forc-explore executable crate
4 participants