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(deref): Impl Deref for FractionLike #46

Merged
merged 6 commits into from
Feb 25, 2024
Merged

feat(deref): Impl Deref for FractionLike #46

merged 6 commits into from
Feb 25, 2024

Conversation

malik672
Copy link
Owner

@malik672 malik672 commented Feb 24, 2024

fix issue #41
fix issue #42

@malik672 malik672 requested a review from shuhuiluo February 25, 2024 05:07
src/entities/fractions/fraction.rs Outdated Show resolved Hide resolved
src/constants.rs Outdated Show resolved Hide resolved
src/entities/fractions/currency_amount.rs Show resolved Hide resolved
src/entities/currency.rs Outdated Show resolved Hide resolved
@malik672 malik672 requested a review from shuhuiluo February 25, 2024 05:58
Copy link
Collaborator

@shuhuiluo shuhuiluo left a comment

Choose a reason for hiding this comment

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

Impl Deref for CurrencyLike.

@malik672
Copy link
Owner Author

Impl Deref for CurrencyLike.

will have to merge this first then pull into my pc

@shuhuiluo shuhuiluo changed the title changes feat(deref): Impl Deref for FractionLike Feb 25, 2024
Updated the package version in Cargo.toml from "0.15.0" to "0.15.1". Changes have been made in the library dependencies, making 'eth_checksum' and 'regex' optional. The 'validate_parse_address' feature now depends on these packages. Enhanced the .gitignore file to ignore compiled files, executables, backup files, and debugging information. Removed unused 'Div' import from fraction.rs.
@malik672 malik672 merged commit 3bdd16a into master Feb 25, 2024
2 checks passed
@shuhuiluo shuhuiluo deleted the doc branch February 25, 2024 10:50
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