Skip to content

CORE-299 Adding EVM transaction lanes - #5443

Open
zajko wants to merge 2 commits into
casper-network:feat-evmfrom
zajko:feature/CORE-299-evm_transaction_lanes
Open

zajko wants to merge 2 commits into
casper-network:feat-evmfrom
zajko:feature/CORE-299-evm_transaction_lanes

Conversation

@zajko

@zajko zajko commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread types/src/evm/config.rs Outdated
Comment thread types/src/evm/config.rs Outdated
Comment thread types/src/evm/config.rs Outdated
@mpapierski

Copy link
Copy Markdown
Collaborator

Now since we introduce different bytecode we'd most likely need to measure the non-native lanes either wasm or evm based? Something like: insteed of if have_hit_wasm_limit && ... do if non_native_lane_ids.is_subset(&full_lanes) and gather full lane_ids, instead of marking have_hit_wasm_limit flag.

@zajko zajko changed the title CORE-299 Adding a notion of EVM transaction lanes CORE-299 Adding EVM transaction lanes Sep 22, 2026
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