0xMiden / 0xMiden/protocol

Add missing bytes32 APIs for `Eth` interop types

Open
#3,582 1 comment 0 reactions 0 assignees View on GitHub
standards
Dominant language
Rust
Stars
132
Forks
167
Avg merge
1d 23h
Merged PRs (30d)
110

Description

- Add `impl TryFrom<[u8; 32]> for EthEmbeddedAccountId` to provide the inverse operation to `EthEmbeddedAccountId::to_bytes32`.
- Add `EthAddress:to_bytes32` to provide the inverse operation to `impl TryFrom<[u8; 32]> for EthAddress`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.