No description
  • Rust 48.9%
  • Shell 31.6%
  • HTML 13.6%
  • JavaScript 3.8%
  • Makefile 1.6%
  • Other 0.5%
Find a file
despiegk 7c35fcda95 fix: correct socket paths to use hero_wallet/rpc.sock per hero_sockets standard
Replace legacy flat socket paths (hero_wallet_server.sock) with the correct
per-service directory layout ($HERO_SOCKET_DIR/hero_wallet/rpc.sock) across
openrpc.json, the generated client, SDK doc comment, and example binaries.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 14:36:21 +02:00
crates fix: correct socket paths to use hero_wallet/rpc.sock per hero_sockets standard 2026-04-06 14:36:21 +02:00
scripts Initial commit 2026-04-06 10:29:56 +02:00
.gitignore Initial commit 2026-04-06 10:29:56 +02:00
buildenv.sh Initial commit 2026-04-06 10:29:56 +02:00
Cargo.toml Initial commit 2026-04-06 10:29:56 +02:00
Makefile Fix hero_sockets compliance: use hero_wallet as service socket directory 2026-04-06 12:47:44 +02:00
README.md Initial commit 2026-04-06 10:29:56 +02:00

hero_wallet