s3bc40

Results 6 issues of s3bc40

### Describe the bug Hello ! First thanks for the quality of histoire, it is really interesting to use and to discover ! But I do have an issue with...

to triage

**Related to issue:** #1 **OS**: Ubuntu24 **Problem**: content does not save into the clipboard. Issue related on `rust-clipboard`: https://github.com/aweinstock314/rust-clipboard/issues/86#issuecomment-1435955447 **Solution**: From the discussion, we can add `ctx.get_contents().unwrap();` to copy the...

Hey :wave: I know this is an old repo, but it was still presented at the Cyfrin course on Vyper. And since I am learning Rust alongside, I wanted to...

## Mox issue: https://github.com/Cyfrin/moccasin/issues/253#issuecomment-2980544970 ## Details We had multiple feedbacks concerning the `moccasin_verify` feature. It seems that on testnets like Sepolia, the contract verification step always ends up with a...

### What I did Related issue #389 The idea is to have access to the base_path in `interpret.load_partial()` to add it to `_load_partial_vvm`. So that moccasin `compile_` function can specify...

## Related issues: - #403 --- ### What I did Fix compatibility Blockscout APIs by introducing a unified session management utility, and updating the Blockscout verification logic to remove reliance...