Skip to content

v1.0.3

Compare
Choose a tag to compare
@rya-sge rya-sge released this 22 Nov 15:49
· 66 commits to main since this release
ddaaaae
  • Upgrade the library CMTAT to the vesion v2.3.1
  • Use custom errors instead of revert message
  • Add the rule SanctionList
  • Upgrade OpenZeppelin to the version v5.0.0
  • Add github workflow with Foundry
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 v1.0.3
forge install
forge build