Polkadex-Substrate / polkadexTEE-worker

Polkadex Off-chain Orderbook
Apache License 2.0
10 stars 1 forks source link

Enlcave runtime check bypass #301

Closed haerdib closed 2 years ago

haerdib commented 2 years ago

This PR solves #296: https://github.com/RustCrypto/hashes/issues/321 It basically adds a rust target flag to bypass runtime check in the enclave.

sha2 was updated to v0.9.8 to verify if the flag is working.