Skip to content
Unverified Commit 21b3a46b authored by thiolliere's avatar thiolliere Committed by GitHub
Browse files

Improve CheckMetadataHash: make it constant time and compile error on wrong env variable (#6141)

* The compilation now panics if the optional compile-time environment
variable `RUNTIME_METADATA_HASH` contains an invalid value.
* The weight for the `CheckMetadataHash` transaction extension is more
accurate as it is almost compile-time.
parent 5e0843e5
Pipeline #502055 waiting for manual action with stages
in 37 minutes and 29 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment