Releases: Transient-Labs/tl-sol-tools
Releases · Transient-Labs/tl-sol-tools
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
Version 3.0.0 has a few breaking changes:
- drops support for older solidity versions and only uses 0.8.20 and above
- uses OpenZeppelin Contract v5.0.1
- uses ERC-7201 namespaced storage layout for upgradeable contracts instead of gaps
In addition, there are some non-breaking changes:
- follows TL code standards
- moves custom errors into contracts instead of outside of the contracts
- better code documentation
2.6.0
2.5.0
OFAC compliance stuff - sooooo fun
Created OFAC compliance checkers based on the Chainalysis Sanctioned address oracle: https://go.chainalysis.com/chainalysis-oracle-docs.html
Integrated into the royalty payments helper to skip paying royalties to sanctioned addresses