VYPR

crates.io package

ink_env

pkg:cargo/ink_env

Vulnerabilities (1)

  • CVE-2023-34449Jun 14, 2023
    affected >= 4.0.0, < 4.2.1fixed 4.2.1

    ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through `CallBuilder::delegate` or `in