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

fix(upstream): Fix discrepancy with upstream #55

Merged
merged 19 commits into from
Mar 5, 2024
Merged

fix(upstream): Fix discrepancy with upstream #55

merged 19 commits into from
Mar 5, 2024

Conversation

malik672
Copy link
Owner

@malik672 malik672 commented Mar 5, 2024

added upstream equivalence

@malik672 malik672 requested a review from shuhuiluo March 5, 2024 02:29
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.

Missing V3_CORE_FACTORY_ADDRESSES,V3_MIGRATOR_ADDRESSES, etc.

src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
@shuhuiluo shuhuiluo linked an issue Mar 5, 2024 that may be closed by this pull request
@malik672
Copy link
Owner Author

malik672 commented Mar 5, 2024

Missing V3_CORE_FACTORY_ADDRESSES,V3_MIGRATOR_ADDRESSES, etc.

can you drop the link to them

@shuhuiluo
Copy link
Collaborator

Missing V3_CORE_FACTORY_ADDRESSES,V3_MIGRATOR_ADDRESSES, etc.

can you drop the link to them

https://github.com/Uniswap/sdk-core/blob/main/src/addresses.ts#L250

@malik672
Copy link
Owner Author

malik672 commented Mar 5, 2024

didn't think i missed some parts

src/addresses.rs Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
@shuhuiluo shuhuiluo changed the title Upstream fix(upstream): Fix discrepancy with upstream Mar 5, 2024
@malik672 malik672 requested a review from shuhuiluo March 5, 2024 15:39
@malik672
Copy link
Owner Author

malik672 commented Mar 5, 2024

@shuhuiluo check the failed test, can't discover the issue

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.

Fix bigdecimal to 0.4.2 to fix the tests.

src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
src/addresses.rs Outdated Show resolved Hide resolved
malik672 and others added 3 commits March 5, 2024 17:32
Co-authored-by: Shuhui Luo <[email protected]>
Co-authored-by: Shuhui Luo <[email protected]>
Co-authored-by: Shuhui Luo <[email protected]>
@malik672 malik672 requested a review from shuhuiluo March 5, 2024 16:34
@malik672
Copy link
Owner Author

malik672 commented Mar 5, 2024

a97a306
that's what it's currently at

@shuhuiluo
Copy link
Collaborator

@shuhuiluo check the failed test, can't discover the issue

bigdecimal = "=0.4.2"

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.

Squash and merge.

@malik672 malik672 merged commit 41108c1 into master Mar 5, 2024
2 checks passed
@malik672 malik672 deleted the upstream branch March 5, 2024 16:55
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.

Ensure equivalence with upstream
2 participants