Releases: crytic/tealer
Releases · crytic/tealer
0.1.2
0.1.1
This is a minor release to improve the support for python 3.12 (thanks to @aorumbayev)
What's Changed
- Update README.md by @0xalpharush in #206
- fix: py3.12 support (#1) by @aorumbayev in #207
- Fix minor typos in README by @S3v3ru5 in #208
Full Changelog: 0.1.0...0.1.1
0.1.0
2023-12-20
This is the first pypi release of Tealer.
Tealer is a static analyzer for Teal code. It parses the Teal program, and builds its CFG. The analyzer comes with a set of vulnerabilities detectors and printers allowing to quickly review the contracts. In addition, tealer allows for custom path discovery through regular expression, and can be configured to follow the group information of the application.
We would like to thanks the Algorand foundation for their support, and our external contributors for their help: