-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement Allowlist Module And Native Token Limit Module (#1232)
* feat: allowlist module installation and uninstallation * feat: Add Native Token Limit Module Support (#1233) * feat: (WIP) native token limit module support * feat: adapt native token limit module to new arch and add tests * chore: autogenerated file * chore: cleanup * chore: remove only test specifier * test: test allowlist module usage * test: flesh out native token limit module test * chore: rebase fixes * fix: await useroperation results correctly * chore: remove redundant post hook * feat: allow hooks on the fallback validation * fix: fix error name mismatch * fix: remove unnecessary await wrapping * chore: removed unused module components, cleanup * chore: rearrange tests to handle polluted end states
- Loading branch information
Showing
6 changed files
with
342 additions
and
19 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
Oops, something went wrong.