-
Notifications
You must be signed in to change notification settings - Fork 627
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
[CL][e2e]: CreateConcentratedPosition #4056
Merged
Merged
Changes from 27 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3ee6def
CreatePosition
pysel e0753e8
rename to CreateConcentratedPosition
pysel 30ab51f
add logging
pysel b19f9a4
add function to get node at some index
pysel aed831f
initialize 2 more nodes
pysel 5f9f11e
refactor CreateConcentratedPosition
pysel 089d754
add testing
pysel 3e2a362
remove redundancy
pysel 24e254c
different addrs position creation
pysel e0c11ab
configurer: QueryConcentratedPosition
pysel a38a67c
QueryConcentratedPosition: fix mistake
pysel 6b0e7f7
QueryConcentratedPosition: rename to plural
pysel 1ab447d
config: change image tag
pysel 7b9271e
CreateConcentratedPosition: add frozenUntil parameter
pysel 86ed135
commands: upd
pysel 338eb63
wip on e2e
pysel c619079
wip
pysel 3e3b47a
UserPositions query fix
pysel b8b0ce7
remove testing prints
pysel 00a54a6
check error
pysel 0958ad3
little ref
pysel 49806f2
e2e, CL: finish concentrated position test
pysel 92d8fc9
e2e: rename cl test
pysel bd884a1
CreateWalletAndFund: rename
pysel ebae85a
renames
pysel 5ce22ef
CreateWalletAndFund: tokens as input
pysel 9950473
helper function for validating positions
pysel f6dcfcf
renames
pysel 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 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 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 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 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 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How were you able to push the update? Is it correctly auto-pushing to Docker hub now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we had #3503 this workflow to push osmosis-dev images