5 Commits
Author SHA1 Message Date
zxq9 c1c13213c1 WIP: Fix lingering S < L issue 2026-08-23 11:38:14 +09:00
zxq9 77dea4f3cf WIP 2026-08-23 10:15:59 +09:00
zxq9 7493b473a7 I hate computers now and the letter "a" has stopped working without mashing it 2026-08-21 17:22:30 +09:00
zxq9 3d3e90a6c6 Lots of stuff...
- Finally completed the chain_objects enumeration and general encoding rule
- Implemented SpendTx and SignedTx... and I *think* they work now (at least my cheesy canned testing says they do)
- Finally decided which way I want to deal with trailing spaces in the advanced variants of GajuFormat
- Found a roughly system agnostic way to deal with secret key memory and added an api for using that (might need more, but that will be clear soon)
2026-08-21 14:37:48 +09:00
zxq9 4019af58e9 Serialization and Ed25519 (#2)
finally...

Reviewed-on: #2
Co-authored-by: Craig Everett <zxq9@zxq9.com>
Co-committed-by: Craig Everett <zxq9@zxq9.com>
2026-08-20 21:19:16 +09:00