github Ackee-Blockchain/wake v4.21.0

10 hours ago

Features & improvements:

  • Unified error messages in wake open [cli]
  • Implemented --import-json CLI option for wake compile [cli]
  • Increased solc JSON list fetching timeout [core]
  • Added support for parsing Solidity version specifiers with leading v [core]
  • via_IR is now auto-dropped with solc versions not supporting it [core]
  • Unknown Wake config options now raise a warning instead of an error [core]
  • Exported JSON detections now include new relative_path and contract optional fields [core]

Fixes:

  • fixed click >= 8.2 breaking change crashes [cli]
  • fixed pydantic >= 2.12 breaking change crashes [core]
  • fixed crashes on modifiers with @inheritdoc [core]
  • fixed source unit name resolving crashes with double slashes in paths [core]
  • fixed unnecessary recompilation on file open/close in CLI watchdog mode [core]
  • fixed state changes done through storage references not detected by modifies_state logic [static analysis]
  • fixed origin missing on tx.raw_events [testing & deployment framework]

Don't miss a new wake release

NewReleases is sending notifications on new releases.