template/packages-user/data-common
unanmed 965e002476 fix(07-03): #06-04-2 round-trip multi-byte and negative bigint parameters
- Encode bigint bytes by bit-shift mask instead of the broken accumulator
- Decode the bigint length prefix and payload bytes unsigned
- Encode negative bigint as dedicated type 8 with magnitude payload
- Un-skip the multi-byte and heterogeneous bigint cases, add focused cases
2026-09-15 18:37:21 +08:00
..
src fix(07-03): #06-04-2 round-trip multi-byte and negative bigint parameters 2026-09-15 18:37:21 +08:00
package.json refactor(anon-tokyo): import embedded workspace package everywhere 2026-09-13 19:17:21 +08:00