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(common): add new 'rooch-common' crate with utility functions #2067

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

popcnt1
Copy link
Collaborator

@popcnt1 popcnt1 commented Jul 3, 2024

Summary

This commit introduces a new 'rooch-common' crate to the workspace and that contains utility functions for the project. It includes a function for converting byte sizes to human-readable formats, which has been incorporated into the ORD update code. This will allow for clearer log messages describing the size of the batches processed.

This commit introduces a new 'rooch-common' crate to the workspace and that contains utility functions for the project. It includes a function for converting byte sizes to human-readable formats, which has been incorporated into the ORD update code. This will allow for clearer log messages describing the size of the batches processed.
Copy link

vercel bot commented Jul 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 8:28pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Jul 3, 2024 8:28pm

@popcnt1 popcnt1 merged commit 708f36a into rooch-network:main Jul 3, 2024
7 checks passed
@popcnt1 popcnt1 deleted the chore.0 branch July 3, 2024 21:41
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.

1 participant