fix: bytes zeroing bug in auth.py; schema_version→schema in type/velocity tests
- auth.py: wrap mnemonic_to_seed/derive_agent_sub_seed results in bytearray() so [:] zeroing works (bytes is immutable, bytearray is not) - test_type_cmd_supercharge: schema_version→schema, str→int assertions - test_velocity_supercharge: schema_version→schema, str→int assertions
sha256:8e3abb1cfb916524e5838725d39c4c0172179b6ea7f3ec7c81f0fe2a05c6330c
sha
sha256:1acc7e4bb08d28f8052750c930fba51d5e694205de538a1d4ed5847493b7a012
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:8e3abb1cfb916524e5838725d39c4c0172179b6ea7f3ec7c81f0fe2a05c6330c --body "your comment"
No comments yet. Be the first to start the discussion.