Skip to content
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

Decode posm params in calldata #226

Merged
merged 12 commits into from
Jul 31, 2024
Merged

Decode posm params in calldata #226

merged 12 commits into from
Jul 31, 2024

Conversation

hensha256
Copy link
Contributor

@hensha256 hensha256 commented Jul 30, 2024

Copy link
Member

@snreynolds snreynolds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took a quick look, generally I like. Although I would like @saucepoint to take a look bc he made another comment on a pr about decoding params before we actually do the internal call.

src/PositionManager.sol Outdated Show resolved Hide resolved
@hensha256 hensha256 marked this pull request as ready for review July 31, 2024 09:59
Copy link
Collaborator

@saucepoint saucepoint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great as-is. we should probably decide on decoding before vs within the _internalFunctions

really like the tests too

src/libraries/CalldataDecoder.sol Outdated Show resolved Hide resolved
@hensha256 hensha256 merged commit db359ca into main Jul 31, 2024
3 checks passed
@hensha256 hensha256 deleted the posm-decode-calldata branch July 31, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants