-
Notifications
You must be signed in to change notification settings - Fork 92
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
Release 1.1.3 #501
Merged
Merged
Release 1.1.3 #501
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Doesn't need to send all amounts for all tokens, only the tokens that will be used;
…g as compare. No GyroE V2)
Updated multicall to ignore Managed pool.
Remove tenderly default config
adding config to hardhat nodes with zkevm network;
Sor update 4.1.1 beta.12
Sor update 4.1.1 beta.13
Rolling back to use multicall instead of poolDataQueries contract;
GeneralisedJoin - Throw error when decode fails by any reason
Ignore gyro pool that is causing swap preview to fail
adding subgraph urls on optimism
Add gauge SG and example.
fix: bump block number to pool helper contract deployment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated multicall to ignore Managed pools Updated multicall to ignore Managed pool. #478
Remove tenderly default config Remove tenderly default config #475
Add logger to suppress production logs Add logger to suppress production logs #481
Enforce join and exit swap to happen only with weighted pools Enforce join and exit swap to happen only with weighted pools #483
Query Improvements - Making the build queries interface easier to use Query Improvements - Making the build queries interface easier to use #473
Remove CS pool version check from join concern Remove CS pool version check from join concern #489
Update Sepolia subgraph and multicall Update Sepolia subgraph and multicall #482
adding config to hardhat nodes with zkevm network; adding config to hardhat nodes with zkevm network; #486
adding subgraph urls on optimism adding subgraph urls on optimism #497
Update BAL Address on Avalanche Update BAL Address on Avalanche #484
Add Avalanche gauge SG and APR example. Add gauge SG and example. #498
Sor updateded to 4.1.1-beta.13 Sor update 4.1.1 beta.13 #490
Fixing logic check on getTokenPriceInNativeAsset function Fixing logic check on getTokenPriceInNativeAsset function #488
Ignore gyro pool that is causing swap preview to fail Ignore gyro pool that is causing swap preview to fail #496
Fix broken example and prettier fix: bump block number to pool helper contract deployment #492