Skip to content

ibc-rate-limiting v8.0.0

Compare
Choose a tag to compare
@Reecepbcups Reecepbcups released this 22 Jul 16:12
· 9 commits to main since this release
fcb70dd

Summary

The module is meant as a safety control in the event of a bug, attack, or economic failure of an external zone. It prevents massive inflows or outflows of IBC tokens in a short time frame.

Imported from Stride-Labs/ibc-rate-limiting.

Implementation

require (
    github.com/cosmos/ibc-apps/modules/rate-limiting/v8 v8.0.0
)

Review the README for further integration instructions and app setup.