issues
search
shutter-network
/
shutter
Prevent frontrunning and malicious MEV on Ethereum by using a threshold cryptography-based distributed key generation (DKG) protocol.
https://twitter.com/project_shutter
MIT License
62
stars
15
forks
source link
Update encrypted message version prefix
#120
Closed
jannikluhn
closed
3 months ago
jannikluhn
commented
5 months ago
118 and #119 make incompatible changes to the encryption/decryption function. Therefore, we should increment the version prefix from
2
to
3
.
jannikluhn
commented
3 months ago
done
118 and #119 make incompatible changes to the encryption/decryption function. Therefore, we should increment the version prefix from
2
to3
.