Closed
Description
@AlexMikhalev tried signing a Commit using atomic_lib
, which gave an error:
Error when posting commit to https://alex.terraphim.dev/commit
My guess is that serialize_deterministically_json_ad
is outputting something different after reading the commit than when signing.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
joepio commentedon Jan 9, 2024
Added deterministic serialization. Should be fixed.
Can you try the commit
9204c0295783d22bb84633dfd0b90912dce5ff4b
, @AlexMikhalevDeterministic serialization JSON AD #794
joepio commentedon Jan 9, 2024
Relates to #115
Switch to JCS #794
Deterministic serialization JSON AD #794
Deterministic serialization JSON AD #794
joepio commentedon Jan 16, 2024
Didn't seem to be an issue with atomic_lib