boltlabs-inc / key-mgmt-spec

Formal specification for the key management project
MIT License
3 stars 2 forks source link

Specify requirements with respect to transaction support #136

Open indomitableSwan opened 2 years ago

indomitableSwan commented 2 years ago

We need to integrate support for signing transactions explicitly into the protocols. This is because the implementation should be careful to sign only appropriately formatted messages: in our use case, this will transactions consistent with EVM/Ethereum.

To close this issue, address the following either directly in the spec (as part of a protocol or implementation guidance) or in a comment on this issue: