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

chore(refactor): Update Token constructor and rearrange README #51

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

shuhuiluo
Copy link
Collaborator

No description provided.

The package version for uniswap-sdk-core in Cargo.toml and README.md has been updated to 0.17.0, bringing relevant dependencies up to date. In addition, the README file has been restructured for improved readability and a "Used by" section has been added to include projects that utilize the package.
Changed the Token constructor to be a const function and updated the address parameter type to Address from String. Additionally, modified the shorthand token macro to better comply with the constructor's changes. The updated version adds an address parsing step to ensure Address type compatibility.
@shuhuiluo shuhuiluo requested a review from malik672 March 2, 2024 10:20
@shuhuiluo shuhuiluo self-assigned this Mar 2, 2024
@malik672 malik672 merged commit e2d34d4 into master Mar 2, 2024
2 checks passed
@malik672 malik672 deleted the chore(refactor) branch March 2, 2024 13:10
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