github Ackee-Blockchain/wake v4.17.0
v4.17.0 (yanked)

latest releases: v5.0.0rc1, v4.21.0, v5.0.0rc0...
7 months ago

Features & improvements:

  • implemented --no-logging CLI option [cli]
  • implemented --no-header CLI option for wake print [cli]
  • wake up pytypes now accepts paths to generate pytypes for [cli]
  • absolute paths are now supported in compilation [core]
  • exclude_paths and ignore_paths are now set accordingly when importing Foundry config [core]
  • evm_version is now auto-downgraded with a warning if not supported by the current solc [core]
  • added a database of known contracts and implemented automatic ignoring of detections in such contracts [static analysis]

Fixes:

  • fixed multiple sources of memory leaks [core]
  • fixed compilation crash on file removal regression [core]
  • fixed IR Module type and its attributes [core]
  • fixed progressive compilation (recompilation of all files except for errored ones) regression [language server]
  • fixed while loops in control flow graphs [static analysis]
  • fixed injected IERC20Metadata.sol compilation with older versions of solc [testing & deployment framework]

Don't miss a new wake release

NewReleases is sending notifications on new releases.