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

feat(cli): contract error handling #520

Merged
merged 7 commits into from
Dec 6, 2024
Merged

Conversation

mempirate
Copy link
Contributor

@mempirate mempirate commented Dec 6, 2024

Closes #507

Also set version to v0.1.0 to start independent versioning of the CLI. When this is merged, I'll tag with cli-v0.1.0, and update installation instructions for the CLI.

@mempirate mempirate requested review from merklefruit and thedevbirb and removed request for merklefruit December 6, 2024 09:22
@mempirate mempirate requested a review from merklefruit December 6, 2024 09:36
Copy link
Collaborator

@merklefruit merklefruit left a comment

Choose a reason for hiding this comment

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

lgtm! one debugging nit

bolt-cli/src/commands/operators.rs Outdated Show resolved Hide resolved
@mempirate mempirate requested a review from merklefruit December 6, 2024 09:48
@mempirate mempirate merged commit 8d2a5f1 into unstable Dec 6, 2024
3 checks passed
@mempirate mempirate deleted the jonas/feat/cli-errors branch December 6, 2024 09:49
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.

[CHA-102] Better error handling in CLI
2 participants