Skip to content

Conversation

@gnarvaja
Copy link
Contributor

Alternative implementation of AccessManagedProxy that receives a list of methods to skip from the access control. To explore how much gas is saved by avoiding calls to the AccessManager.

Alternative implementation of AccessManagedProxy that receives a list of
methods to skip from the access control. To explore how much gas is
saved by avoiding calls to the AccessManager.
Generate versions of AccessManagedProxy that skip 1 up to 24 selectors
received in the constructor.
This function accepts parameters to automatically skip all view an pure
functions.
@gnarvaja gnarvaja merged commit a66e6eb into main Aug 15, 2025
2 checks passed
@gnarvaja gnarvaja deleted the test-amp2-skip-methods branch August 15, 2025 14:34
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.

2 participants