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: missing chains for outside of same map config #549

Merged
merged 4 commits into from
Apr 22, 2024

Conversation

jsy1218
Copy link
Member

@jsy1218 jsy1218 commented Apr 22, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    I was reviewing onchain quote provider config, and realized the same config map only contains Polygon. I populated for all networks to be safe for future references. Also I realized the NETWORKS_WITH_SAME_UNISWAP_ADDRESSES doesn't contain all the production networks, so I need to manually populate them to be extra safe.

  • What is the new behavior (if this is a feature change)?
    Add the missing chains for the same config mapping.

  • Other information:

@jsy1218 jsy1218 self-assigned this Apr 22, 2024
@jsy1218 jsy1218 requested a review from a team as a code owner April 22, 2024 17:41
@jsy1218 jsy1218 merged commit f29b58c into main Apr 22, 2024
17 of 24 checks passed
@jsy1218 jsy1218 deleted the jsy1218/fix-missing-new-quoter-address-across-chains branch April 22, 2024 18:02
@jsy1218 jsy1218 mentioned this pull request Apr 22, 2024
jsy1218 added a commit that referenced this pull request Apr 23, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #549 & #540
jsy1218 added a commit that referenced this pull request May 9, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Bug fix

- **What is the current behavior?** (You can also link to an open issue here)
I was reviewing onchain quote provider config, and realized the same config map only contains Polygon. I populated for all networks to be safe for future references. Also I realized the [NETWORKS_WITH_SAME_UNISWAP_ADDRESSES](https://github.com/Uniswap/smart-order-router/blob/f73799d8025bddfea725df93f9dad6ecbe895d62/src/util/chains.ts#L53) doesn't contain all the production networks, so I need to manually populate them to be extra safe.

- **What is the new behavior (if this is a feature change)?**
Add the missing chains for the same config mapping.

- **Other information**:
jsy1218 added a commit that referenced this pull request May 9, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #549 & #540
jsy1218 added a commit that referenced this pull request May 9, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Bug fix

- **What is the current behavior?** (You can also link to an open issue here)
I was reviewing onchain quote provider config, and realized the same config map only contains Polygon. I populated for all networks to be safe for future references. Also I realized the [NETWORKS_WITH_SAME_UNISWAP_ADDRESSES](https://github.com/Uniswap/smart-order-router/blob/f73799d8025bddfea725df93f9dad6ecbe895d62/src/util/chains.ts#L53) doesn't contain all the production networks, so I need to manually populate them to be extra safe.

- **What is the new behavior (if this is a feature change)?**
Add the missing chains for the same config mapping.

- **Other information**:
jsy1218 added a commit that referenced this pull request May 9, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #549 & #540
jsy1218 added a commit that referenced this pull request May 10, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Bug fix

- **What is the current behavior?** (You can also link to an open issue here)
I was reviewing onchain quote provider config, and realized the same config map only contains Polygon. I populated for all networks to be safe for future references. Also I realized the [NETWORKS_WITH_SAME_UNISWAP_ADDRESSES](https://github.com/Uniswap/smart-order-router/blob/f73799d8025bddfea725df93f9dad6ecbe895d62/src/util/chains.ts#L53) doesn't contain all the production networks, so I need to manually populate them to be extra safe.

- **What is the new behavior (if this is a feature change)?**
Add the missing chains for the same config mapping.

- **Other information**:
jsy1218 added a commit that referenced this pull request May 10, 2024
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Release #549 & #540
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.

None yet

2 participants