uport-project / uport-identity

uPort Contracts for managing identity DEPRECATED
Apache License 2.0
210 stars 68 forks source link

Release v2.0.1 #105

Closed oed closed 6 years ago

oed commented 6 years ago

This release features a bugfix for using assembly in the proxy contract rather than soliditys .call, fixing some potential issues with encoding of internal calls.

I only redeployed the MetaIdentityManager since there is no need to waste gas on the regular IdentityManager which we won't use on mainnet anyhow.