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

Refactor #21

Merged
merged 3 commits into from
Jan 1, 2024
Merged

Refactor #21

merged 3 commits into from
Jan 1, 2024

Conversation

shuhuiluo
Copy link
Collaborator

No description provided.

This commit removes unused imports across multiple files, updates various dependencies in Cargo.lock, and increments the package version to 0.6.0 in Cargo.toml. Some changes made to the prelude.rs, fraction.rs, and ether.rs files are also included.
A new macro `token!` is introduced to streamline the creation of Token instances in test cases and actual logic. This change simplifies the previous verbose syntax, making the codebase more concise. It also improves readability and maintainability.
@shuhuiluo shuhuiluo requested a review from malik672 January 1, 2024 10:56
@shuhuiluo shuhuiluo self-assigned this Jan 1, 2024
@malik672 malik672 merged commit 5bb6e79 into malik672:master Jan 1, 2024
2 checks passed
@shuhuiluo shuhuiluo deleted the refactor branch January 1, 2024 13:05
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.

2 participants