Skip to content

v2.0.3

Compare
Choose a tag to compare
@rya-sge rya-sge released this 10 Sep 07:21
· 14 commits to main since this release
9a35496
  • Small optimization in WhitelistWrapper; add a break in a loop
  • Set Solidity version to 0.8.26 in config file
  • Add constant VERSION

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.3
forge install
forge build