ink! v2.1.0
Release Notes
- Add built-in support for cryptographic hashes
- Blake2 with 128-bit and 256-bit
- Sha2 with 256-bit
- Keccak with 256-bit
- Add
ink_core::hashmodule for high-level API to the new built-in hashes - Update
runtime-storageexample contract to demonstrate the new built-in hashes