-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* GSW-1839 refactor: use avl.Tree to manage list of position object - keep tokenId type as uint64 ( seqid is not necessary for position contract ) * GSW-1839 fix: getting avl data size * fix: sonarcube warning * fix: delete duplication * fix: missing error msg * fix: remove token register for pool * fix: error code changes * chore: remove `filename__function()` in error msg template * fix: run test fail issue --------- Co-authored-by: Lee ByeongJun <[email protected]> Co-authored-by: 0xTopaz <[email protected]>
- Loading branch information
1 parent
38d013a
commit 808b22a
Showing
25 changed files
with
315 additions
and
266 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
Oops, something went wrong.