Arsenii Lyashenko

Results 36 issues of Arsenii Lyashenko

### Summary We have a lazy pages concept in our https://github.com/gear-tech/gear protocol to "lazily" load WASM pages from a storage. We deny access to the pages. When the WASM program...

❓ question
📦 lib-vm
🏚 stale
priority-medium

## Description Add `#[track_caller]` to `SwarmExt` methods so we can know exactly where panic occurs ## Notes & open questions ## Change checklist - [x] I have performed a self-review...

## Description ## Notes & open questions ## Change checklist - [x] I have performed a self-review of my own code - [x] I have made corresponding changes to the...

### File Location(s) `ethexe/cli/src/service.rs` ### Proposal Use multicall for batched requests when introduced: https://github.com/alloy-rs/alloy/issues/328

C2-refactoring

A0-pleasereview
E3-forcerelease