Skip to content

v0.0.24

Compare
Choose a tag to compare
@alexroan alexroan released this 26 Apr 10:02
· 208 commits to dev since this release
4cb1d15

What's Changed

Release Notes

  • Reintroduce update checking but without using OpenSSL in the request crate
  • Slither acknowledgment in the Readme
  • New AST traversal abstractions: peek_over and peek_under
  • Update License to GNU GPL
  • https://docs.cyfrin.io/ added to readme
  • load_multiple_contracts test helper
  • New detector: low, reverts and requires inside loops

Full Changelog: v0.0.23...v0.0.24