github Ackee-Blockchain/wake v2.0.0
v2.0.0: Testing framework

latest releases: v4.13.2, v4.13.1, v4.13.0...
22 months ago
  • Introduced Woke testing framework, see more info in the documentation
  • Added examples directory with testing framework examples
  • Introduced enhanced compiler module with binary artifacts
  • Changed default paths for storing the global config file and compiler binaries, files from old paths are automatically migrated
  • Fixed Solidity import paths resolution with remappings
  • Added new detectors:
    • Empty Byte Array Copy compiler bug detector
    • missing return detector
    • msg.value used in non-payable function detector
    • proxy and implementation contract selector clashes detector
    • unsafe use of tx.origin detector
    • unused contracts detector
  • Started using Poetry
  • Fixes and stability improvements

Don't miss a new wake release

NewReleases is sending notifications on new releases.