Commit Graph

4 Commits

Author SHA1 Message Date
uelen 8712e4603d Make some necessary fields public 2026-05-16 15:28:23 -07:00
uelen 87ae6e001b Made all client enums public
Oops. Also I don't think I can flatten the message alongside the
signature as theoretically those are the bytes that are getting signed.
2026-05-16 14:51:02 -07:00
uelen 457469fda9 Removed rmp-serde dependency
Also flattened the client message struct because theres no reason to
nest a 2-element map at the top level
2026-05-16 14:32:08 -07:00
uelen ba35808572 Initial commit 2026-05-15 21:42:15 -07:00