Skip to content

feat: rework manager api for cross-major calls - #7

Open
kp2pml30 wants to merge 1 commit into
v0.2-devfrom
pr/v0.2/feat/rework-manager-api
Open

feat: rework manager api for cross-major calls#7
kp2pml30 wants to merge 1 commit into
v0.2-devfrom
pr/v0.2/feat/rework-manager-api

Conversation

@kp2pml30

Copy link
Copy Markdown
Member

Auto-opened executor mirror of genlayerlabs/genvm-manager#9.

Carries the executor-side work for that manager PR. Auto-closed as merged when the manager PR lands (its pr/v0.2/feat/rework-manager-api branch is moved onto v0.2-dev).

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@kp2pml30, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: e569e292-97cc-4141-83c1-642a8185ebe2

📥 Commits

Reviewing files that changed from the base of the PR and between 934acbe and 2c26539.

⛔ Files ignored due to path filters (210)
  • executor/Cargo.lock is excluded by !**/*.lock, !**/*.lock
  • executor/crates/common/Cargo.lock is excluded by !**/*.lock, !**/*.lock
  • executor/crates/modules-interfaces/Cargo.lock is excluded by !**/*.lock, !**/*.lock
  • tests/integration/stable/agentic/wasi/environ_args/environ_args.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/agentic/wasi/hash_random/hash_random.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/agentic/wasi/id_repr/id_repr.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/agentic/wasi/set_order/set_order.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/agentic/wasi/wasi_clock/wasi_clock.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/agentic/wasi/wasi_random/wasi_random.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/bench/read_tree_map.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/bench/read_tree_map.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/call_wasi_extra.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/disagree_in_sandbox.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/flt.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/fork_bomb.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/method_init.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/method_init.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/method_private.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/method_private.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/oom.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/rec.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/rec_1023.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/rec_1024.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/storage_rw_long.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/storage_rw_long.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/exploits/unreachable.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/leader_no_nondet.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/leader_no_nondet.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_leader.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_leader.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_err.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_err.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_exit.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_exit.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_exit_wrong_err.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_exit_wrong_err.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_nerr.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/leader_errors/simple_valid_err_nerr.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/metod_det_get_webpage.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/metod_det_get_webpage.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/trivial.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/trivial.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_agree.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_agree.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_disagree.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_disagree.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_imm.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_imm.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_imm.1.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/rollback_imm.1_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/sync.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/sync.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/sync_err.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/nondet/validator/sync_err.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/balance.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/balance_eth.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/sandbox_overspend.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/sandbox_overspend_2.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_all.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_all.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_all.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_all.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/balances/undefined_method.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_method.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_method.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_method.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/balances/undefined_method_payable.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_method_payable.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_method_payable.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_method_payable.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/balances/undefined_receive.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_receive.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_receive.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/balances/undefined_receive.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/embeddings/simple.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/embeddings/simple.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/embeddings/simple_det.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/embeddings/simple_det.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/embeddings/simple_tokenizer.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/embeddings/simple_tokenizer.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/embeddings/vecdb.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/events/post_event.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/intercontract/call_view_iface.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view_iface.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view_iface.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/call_view_iface.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/intercontract/deploy.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/deploy_salt.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/send_message.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/send_message_eth.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/send_message_on.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/send_message_on.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/send_message_on.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/intercontract/send_message_on.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/other/meth/method_init.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_init_wrong_name.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_init_wrong_name.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/other/meth/method_public.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_public.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_retn.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_retn.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_retn_view.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_retn_view.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_rollback.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/meth/method_rollback.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.1.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.1_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.2.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.2_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.3.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.3_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.4.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.4_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.5.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.5_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.6.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.6_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.7.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.7_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.8.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.8_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.9.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/other/ret/returns.9_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/error_msg.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/error_msg.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/error_msg_overridden.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/error_msg_overridden.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/multi_contract.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/pub_ctor.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/pitfalls/store_proxy.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/rollbacks/call_view.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/rollbacks/call_view.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/rollbacks/call_view.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/rollbacks/call_view.jsonnet is excluded by !tests/**
  • tests/integration/stable/py/rollbacks/nondet.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/rollbacks/simple.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/assign-json.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/assign-json.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/exit.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/exit.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/print.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/print.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/rollback.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/rollback.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/sandbox.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/s/sandbox.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/det/sandbox_write.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/assign-json.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/assign-json.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/exit.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/exit.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/print.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/print.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/rollback.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/sandbox/non-det/s/rollback.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/complex_types.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/complex_types.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/prim_types.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/prim_types.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/ret-float.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/ret-float.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/ret-tuple.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/ret-tuple.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/ret.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/ret.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/trivial.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/py/schemas/trivial.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/runners/dup-dependency.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/runners/env-template.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/runners/malformed_runner.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/runners/no_runner.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/runners/zip/no-zip.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/datetime.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/floats.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/formats.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/issue_163.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/module/np.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/module/pil.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/re.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/self-run/typing_is_ok.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/alloc_generic.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/alloc_generic_err.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/base.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/floats.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/gvm-89.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/gvm-89.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/default-frozen.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/default-frozen.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/default-frozen.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/default-frozen.jsonnet is excluded by !tests/**
  • tests/integration/stable/storage/locking/modify_ctor.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/modify_ctor.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/modify_ctor.jsonnet is excluded by !tests/**
  • tests/integration/stable/storage/locking/modify_later.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/modify_later.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/modify_later.0_0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/locking/modify_later.jsonnet is excluded by !tests/**
  • tests/integration/stable/storage/np.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/persists.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/persists.0_0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/read_nondet.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/storage_tree_map.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/to_str.0.hash is excluded by !**/*.hash, !tests/**
  • tests/integration/stable/storage/tree_map_nested.0.hash is excluded by !**/*.hash, !tests/**
📒 Files selected for processing (18)
  • executor/Cargo.toml
  • executor/codegen/data/host-fns.json
  • executor/crates/common/Cargo.toml
  • executor/crates/common/src/host_fns.rs
  • executor/crates/common/src/lib.rs
  • executor/crates/modules-interfaces/Cargo.toml
  • executor/crates/sdk-rs/src/abi/consts.rs
  • executor/src/exe/precompile.rs
  • executor/src/exe/run.rs
  • executor/src/host/mod.rs
  • executor/src/lib.rs
  • executor/src/rt/memlimiter.rs
  • executor/src/rt/mod.rs
  • executor/src/rt/supervisor/actions.rs
  • executor/src/rt/supervisor/mod.rs
  • executor/src/rt/vm/mod.rs
  • executor/src/wasi/genlayer_sdk.rs
  • executor/tests/precompile_lookup.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pr/v0.2/feat/rework-manager-api

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kp2pml30
kp2pml30 force-pushed the pr/v0.2/feat/rework-manager-api branch from 252da30 to 6302195 Compare July 29, 2026 11:54
* feat(sdk): call contracts of another major through the host ✨
* refactor(rt): bound recursion with a budget minted by the chain root ♻️
* refactor(exe): carry nested execution state as one explicit group ♻️
* fix(exe): fold the callee's small hash on the nested route 🐛🔒️
* feat(exe): refuse a crossing call while custom runners are loaded ✨
* feat(host): write caller-supplied hello bytes and drop notify_finished ✨
* fix(supervisor): load precompiled modules only for registry runners 🔒️
* fix(sdk): stop exporting nondet permission across the boundary 🐛
@kp2pml30
kp2pml30 force-pushed the pr/v0.2/feat/rework-manager-api branch from 6302195 to 2c26539 Compare July 29, 2026 13:13
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.

1 participant