fix: use content-addressed IDs and prefixed pubkeys in MSign test helpers
_seed_identity used uuid.uuid4() for identity_id (should be compute_identity_id(pub)) and stored bare base64url for public_key_b64 (decode_pubkey requires ed25519:<b64> prefix). Second-key registration in test_second_key_still_works had the same issue. Also compute key_id via compute_key_id() instead of uuid.
sha256:17718ffdede146664ef81782958abfae6ac51a93ccd93be7b999cef3c002421c
sha
sha256:63ea4d3efd9ec9637038155d6018b5daa125cbc7270392b980f9b2f88d68c87a
snapshot
Older
fix: compute content-addressed branch_id and commit_id in test_m…
sha256:9c5e14707d1a5c4868e44246143fd02f5dda43be881470d997d193d6546590d4
All commits
Newer
fix: update alembic tests to match actual single-migration chain
sha256:fd6a571bcbe1de156bc5c8b0f252ca44f15511caad61aa787188b308dc37856e
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:17718ffdede146664ef81782958abfae6ac51a93ccd93be7b999cef3c002421c --body "your comment"
No comments yet. Be the first to start the discussion.