spruceid / did-tezos

The Decentralized Identifier method for the Tezos blockchain.
https://did-tezos.spruceid.com
Apache License 2.0
9 stars 1 forks source link

Tez rejection, and removal of rotation events #28

Closed sbihel closed 3 years ago

sbihel commented 3 years ago

Close https://github.com/spruceid/did-tezos/issues/24 Close https://github.com/spruceid/did-tezos/issues/26

The CLI, TZIP-016 metadata, and specs still need to be modified but I would like your opinion about the smart contract @michaeljklein

wyc commented 3 years ago

Q: would this allow another tz account to pay for any rotation transaction? By relying on the sender-based authentication model, it seems we are disabling this ability. Is my understanding correct?

sbihel commented 3 years ago

Confirmed with Michael that it's the source (i.e. the potential middle man) who pays for the gas fees.

sbihel commented 3 years ago

Still need to edit the specs and find a better place to host the metadata instead of using a direct link to Github.