Skip to content

Conversation

@goldlinker
Copy link

fix comment for src/lib.rs

@goldlinker
Copy link
Author

@sorpaas Thanks for your review.

If there's anything need I to do, please feel free to let me know.

@sorpaas
Copy link
Member

sorpaas commented Oct 23, 2025

Do you know why the CI is broken? I'll also take a look slightly later when I have time.

@goldlinker
Copy link
Author

Do you know why the CI is broken? I'll also take a look slightly later when I have time.

error: use of deprecated method `sha3::digest::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
   --> interpreter/src/trap.rs:398:40
    |
398 |                 H256::from_slice(hasher.finalize().as_slice()).into()

The error indicates that a deprecated method was used, but it is unrelated to this change.

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