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: error handling + reorg #11

Merged
merged 9 commits into from
Oct 1, 2024
Merged

feat: error handling + reorg #11

merged 9 commits into from
Oct 1, 2024

Conversation

driemworks
Copy link
Contributor

@driemworks driemworks commented Oct 1, 2024

Closes #8

  • adds error handling for murmur-core/lib
  • more robust unit tests + edge cases
  • reorgs the crates to include the cli as a binary instead of a standalone crate
    • removes the cli directory completely and makes it usable as 'murmur' rather than 'murmur-cli
  • also includes general improvements to the CLI, including configurable recipient of balance transfers

@driemworks driemworks changed the title f eat: error handling + reorg feat: error handling + reorg Oct 1, 2024
@driemworks driemworks self-assigned this Oct 1, 2024
Copy link
Contributor

@juangirini juangirini left a comment

Choose a reason for hiding this comment

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

LGTM

@driemworks driemworks merged commit 187a61b into main Oct 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

murmur-core/cli: error handling + more testing
2 participants