Skip to content

v2.0.4

Latest
Compare
Choose a tag to compare
@rya-sge rya-sge released this 16 Dec 08:39
53e12a6
  • Fix a bug present in the Conditional Transfer rule and the corresponding test.
  • Config file:
    Set Solidity version to 0.8.27 in config file
    Set EVM version to Cancun
  • Add events for the following rules : whitelist/blacklist and sanctionList rules
  • Some improvements in testing
    Integration test with CMTAT: set the CMTAT version to v2.5.1
  • Access control: The default admin has by default all the roles for the RuleEngine and the different rules

git clone https://github.com/CMTA/RuleEngine
git checkout v2.0.4
forge install
forge build
cd lib/CMTAT
npm install