fix: add missing osiris_openrpc example + fix Cargo-wasm.toml naming #3

Merged
mik-tf merged 1 commit from development_fix_tests_and_naming into development 2026-02-12 02:52:46 +00:00
Owner
  • Adds missing bin/supervisor/examples/osiris_openrpc/main.rs (cargo test was failing)
  • Fixes package name in Cargo-wasm.toml: hero-supervisor-openrpc-client-wasm -> hero_supervisor_openrpc_client_wasm

All 5 tests pass.

- Adds missing bin/supervisor/examples/osiris_openrpc/main.rs (cargo test was failing) - Fixes package name in Cargo-wasm.toml: hero-supervisor-openrpc-client-wasm -> hero_supervisor_openrpc_client_wasm All 5 tests pass.
fix: add missing osiris_openrpc example + fix Cargo-wasm.toml naming
Some checks failed
Build and Test / build (pull_request) Failing after 2s
b83368bbe3
- Create bin/supervisor/examples/osiris_openrpc/main.rs that loads and
  displays the OpenRPC spec with all 19 RPC methods
- Rename hero-supervisor-openrpc-client-wasm to
  hero_supervisor_openrpc_client_wasm in Cargo-wasm.toml (underscore convention)
mik-tf merged commit b927c7a578 into development 2026-02-12 02:52:46 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_coordinator!3
No description provided.