Skip to content

v2.0.1

Compare
Choose a tag to compare
@rya-sge rya-sge released this 11 Jun 08:49
· 26 commits to main since this release
061f26c

Add a new rule WhitelistWrapper
This rule can be used to restrict transfers from/to only addresses inside a group of whitelist rules managed by different operators.

`The release does not include the .git folder, which does not allow installing dependencies.
The easiest solution is to clone the project and perform a git checkout on the version tag

git clone https://github.com/CMTA/RuleEngine
git checkout v2.0.1
forge install
forge build