Skip to content

gno code to derive address from public key #3936

@jefft0

Description

@jefft0

There is go code to derive the address from a public key. This implements the Address method of the PubKey interface. But there is not equivalent gno code. This would be useful, for example, in the valopers realm to check that the registered public key corresponds to the address. This would require implementing the dependent hash functions in gno code. We need to decide whether this is too expensive to do in the gno VM.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions