Skip to content

Precompile backend plus otter#9

Merged
n-hutton merged 3 commits intomasterfrom
precompile-backend-plus-otter
Jun 9, 2023
Merged

Precompile backend plus otter#9
n-hutton merged 3 commits intomasterfrom
precompile-backend-plus-otter

Conversation

@n-hutton
Copy link
Copy Markdown

@n-hutton n-hutton commented Jun 7, 2023

Originally this: #5

use primitive_types::{H256, U256};
use sha3::{Digest, Keccak256};

pub fn u8_vec_to_hex(to_convert: &Vec<u8>) -> String {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use a library - hex::encode from hex package instead of hand writing?

@n-hutton n-hutton merged commit ef7a9d1 into master Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants