-
Notifications
You must be signed in to change notification settings - Fork 627
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CL][e2e]: CreateConcentratedPosition (#4056)
* CreatePosition * rename to CreateConcentratedPosition * add logging * add function to get node at some index * initialize 2 more nodes * refactor CreateConcentratedPosition * add testing * remove redundancy * different addrs position creation * configurer: QueryConcentratedPosition * QueryConcentratedPosition: fix mistake * QueryConcentratedPosition: rename to plural * config: change image tag * CreateConcentratedPosition: add frozenUntil parameter * commands: upd * wip on e2e * wip * UserPositions query fix * remove testing prints * check error * little ref * e2e, CL: finish concentrated position test * e2e: rename cl test * CreateWalletAndFund: rename * renames * CreateWalletAndFund: tokens as input * helper function for validating positions * renames
- Loading branch information
Showing
6 changed files
with
107 additions
and
5 deletions.
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