-
Notifications
You must be signed in to change notification settings - Fork 241
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(#major); curve; handle TricryptoPoolDeployed event #2573
Open
fishTsai20
wants to merge
10
commits into
messari:master
Choose a base branch
from
chainbase-labs:feat/curve-finance
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a117056 - Browse repository at this point
Copy the full SHA a117056View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0df1e6 - Browse repository at this point
Copy the full SHA b0df1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 922e0a7 - Browse repository at this point
Copy the full SHA 922e0a7View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 574d382 - Browse repository at this point
Copy the full SHA 574d382View commit details -
fix[curve-finance]:RemoveLiquidityOneWithPriceScale
When pool is tricrypto-pool, sometimes not exist Transfer event that from_address = pool_address and to_address = provider, when RemoveLiquidityOneWithPriceScale event occured. Such as pool='0x7F86Bf177Dd4F3494b841a37e810A34dD56c829B', transaction_hash='0x1804be3e0c5ffa486baefd537b9e393e7d2b53f1abf829e98d10bfa8f12b1d6a'. But the event provide 2 args: coin_amount, coin_idx. When handle RemoveLiquidityOneWithPriceScale, there is no need to use transfer event to get the withdraw tokens and amounts.
Configuration menu - View commit details
-
Copy full SHA for 5914d91 - Browse repository at this point
Copy the full SHA 5914d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc4354 - Browse repository at this point
Copy the full SHA dcc4354View commit details
Commits on Jul 18, 2024
-
fix[curve-finance]:RemoveLiquidityOneWithPriceScale
When pool is tricrypto-pool, sometimes not exist Transfer event that from_address = pool_address and to_address = provider, when RemoveLiquidityOneWithPriceScale event occured. Such as pool='0x7F86Bf177Dd4F3494b841a37e810A34dD56c829B', transaction_hash='0x1804be3e0c5ffa486baefd537b9e393e7d2b53f1abf829e98d10bfa8f12b1d6a'. But the event provide 2 args: coin_amount, coin_idx. When handle RemoveLiquidityOneWithPriceScale, there is no need to use transfer event to get the withdraw tokens and amounts.
Configuration menu - View commit details
-
Copy full SHA for a3ecde6 - Browse repository at this point
Copy the full SHA a3ecde6View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2d811 - Browse repository at this point
Copy the full SHA de2d811View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66f71b0 - Browse repository at this point
Copy the full SHA 66f71b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 377d48e - Browse repository at this point
Copy the full SHA 377d48eView commit details
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.