Proof-of-concept: Add ASN.1-to-Java codegen and RLP codec for spend/signed tx subset. #1

Open
uwiger wants to merge 1 commits from uw-asn1 into master
Owner

Generate typed records from GajumaruChainObjects.asn, implement Asn1Rlp
and BasicEncoders matching Erlang static serialization, and add golden-vector
equivalence tests against gmser_chain_objects output.

Generate typed records from GajumaruChainObjects.asn, implement Asn1Rlp and BasicEncoders matching Erlang static serialization, and add golden-vector equivalence tests against gmser_chain_objects output.
uwiger added 1 commit 2026-07-22 18:34:23 +09:00
Generate typed records from GajumaruChainObjects.asn, implement Asn1Rlp
and BasicEncoders matching Erlang static serialization, and add golden-vector
equivalence tests against gmser_chain_objects output.
uwiger requested review from zxq9 2026-07-22 18:34:23 +09:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin uw-asn1:uw-asn1
git checkout uw-asn1
Sign in to join this conversation.