fix: recipient rate limited ISM (#4636)
### Description Add recipient restriction to rate limited ISM. This prevents multiple recipients from sharing the same rate limit ISM and denial of service attacks. ### Backward compatibility No ### Testing Unit Testspull/4640/head
parent
7dccf80b57
commit
bb75eba74a
@ -0,0 +1,5 @@ |
||||
--- |
||||
'@hyperlane-xyz/core': minor |
||||
--- |
||||
|
||||
fix: constrain rate limited ISM to a single message recipient |
Loading…
Reference in new issue