-
Notifications
You must be signed in to change notification settings - Fork 371
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
docs: Create rateLimitedMultisigIsm.sol #4045
base: main
Are you sure you want to change the base?
Conversation
first draft for hyperlane-xyz#2231
|
codespell
align `solc` version
make foundry happy with `import`
fix `import`
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4045 +/- ##
==========================================
- Coverage 60.56% 60.13% -0.44%
==========================================
Files 129 130 +1
Lines 1656 1668 +12
Branches 176 179 +3
==========================================
Hits 1003 1003
- Misses 626 638 +12
Partials 27 27
|
`prettier`
explanatory comments improved and aligned
hey @skaunov , were you blocked on review here? |
hey @yorhodes , I guess more like abandoned for awhile 😆 |
needed for hyperlane-xyz/v3-docs#90 via #2231 (comment)
Description
Example of dynamic security based on message contents transfer amounts
Drive-by changes
none
Related issues
relates to #2231
(also needs hyperlane-xyz/v3-docs#90)
Backward compatibility
Yes
Testing
None