Optimize Numeric Codec
Open
enhancement
- Dominant language
- Rust
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `PactType` numeric codec is not optimized for fixed width integers.
Update the spec and implementation with a more space efficient version e.g. SCALE (see: https://substrate.dev/docs/en/overview/low-level-data-format) for details
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the PactType numeric codec and its specification, then review the linked SCALE format documentation for fixed-width integer encoding. Done means the specification and implementation use the agreed more space-efficient encoding and remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100