Polkadex-Substrate / polkadexTEE-worker

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

Securely store balances #310

Closed arrudagates closed 2 years ago

arrudagates commented 2 years ago

This PR will implement a secure way of handling the balances by signing the balances storage and verifying that signature before using that data again. Closes #298

simonsso commented 2 years ago

obsolete