-
Notifications
You must be signed in to change notification settings - Fork 14
feat: Feat/crosschain savings #467
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
a832ca7
cross chain lp functionalities and unit test
sagars 3d20a79
Merge branch 'main' into feature/crosschain_lp
sagars 24eed8e
integration test and fixes - crosschain lp feature
sagars 39aaec5
integration test issues fixed
sagars ad6b8ac
Token transfer utility implementation, crossTransfer commented out
sagars 1079d2f
Merge remote-tracking branch 'origin/feat/sicx-baln' into feat/crossc…
sagars 558117e
test: all test pass including router update
sagars ea47433
Merge branch 'main' into feature/crosschain_lp
sagars eaa39ef
Fixes: review fixes
sagars dbcb461
Fix: review additional fixes, cleanups, formats
sagars 1b20143
to param optional on xTokenFallback deposit, xWithdraw replaced with …
sagars fd54215
unit tests for optional to in xTokenFallback and xWithdraw on xAdd
sagars 73adf70
fix: Address type changed to String type on xcall annotated methods
sagars 3be7c9b
crosschain lp feature implementation guidance doc
sagars 465d286
fallback method added to rewards and stakedLp, router tested
sagars 102174f
fallback method removed from stakedLp contract
sagars 14ad807
unused variables, imports and commented codes removed
sagars f792a5e
unused variables, imports and commented codes removed
sagars 0973021
addressManagerMock static mock issue on TokenTransfer test is fixed
sagars e218850
test updates on xcall, transfer method merged in token class,exceptio…
sagars 911856f
onIRC31Received ib lp transfer method, depositOfUser removed..
sagars 68d6cbf
getDeposit method params position updated in dex inttest
sagars a00b28c
optional data on route methods - Router
sagars 7a326cf
NetworkAddress Improvements
sagars 1f487ca
NetworkAddress missed - fixed
sagars db53648
RouteData update to add data property, unit tests added for usdc staking
sagars 53056e1
crosschain lp functionalities and unitest
sagars b7ea1fc
int test completed
sagars 4c2f87a
Merge branch 'main' into feat/usdc_staking
sagars c970764
re-fix the previous update
sagars 40114e5
Merge branch 'main' into feat/crosschain_savings
sagars 6f6f668
crosschain savings documentation
sagars 5bee6e8
Merge branch 'feat/usdc_staking' into feat/crosschain_savings
sagars 77dd47e
minor fix
sagars 251df28
RouteData version compatibility issue fixed
sagars 4eb1254
unit test for old routerData struct, use of contains, sicx version fix
sagars 20a0feb
Merge branch 'main' into feat/crosschain_savings
sagars 3d864ec
data structure added on docs
sagars File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.