paritytech/parity-scale-codec
Lightweight, efficient, binary serialization and deserialization codec
RustApache-2.0
Issues
- 3
Implement support for `Box<[T]>` and `Arc<[T]>`
#633 opened by nazar-pc - 1
Limit `decode()` heap memory usage
#609 opened by serban300 - 1
Disallow duplicated enum variant indices
#507 opened by nazar-pc - 1
- 7
Custom types with `HasCompact`
#613 opened by lemunozm - 4
Derivation adds unnecessary bounds that can't be satisfied for certain recursive types
#603 opened by pkhry - 1
Compilation Error with `parity-scale-codec v3.6.9` After Updating Substrate Chain to `polkadot-v1.9.0`
#575 opened by Ali-Usama - 1
3.6.9 release doesn't work with Acala
#569 opened by xlc - 1
More `codec` edge cases
#555 opened by mrcnski - 2
Implement `Decode` for `Box<T> where T: ?Sized`
#564 opened by mversic - 1
Setup Github pages for SCALE docs minipage
#536 opened by wentelteefje - 0
cargo test failing
#529 opened by mrcnski - 4
- 18
Backwards incompatible change in patch version
#520 opened by prestwich - 3
Support enum with `Compact` prefix
#521 opened by bkchr - 4
Seal `HasCompact` + `CompactLen`
#514 opened by bkchr - 0
Update `parity-scale-codec-derive` to `syn` 2.x
#457 opened by koute - 1
Question: Is the description intentionally `'static`?
#369 opened by appetrosyan - 0
Implement `Input` for tuples
#511 opened by ggwpez - 0
EncodeLike is not implemented for NonZeroU32
#334 opened by nbaztec - 2
`#[derive(Encode)]` does not implement `size_hint()` for `struct` and `enum`
#471 opened by StackOverflowExcept1on - 0
Implement `Codec` for `BitArray`
#480 opened by ggwpez - 1
run `cargo fmt` during CI
#475 opened by StackOverflowExcept1on - 9
Implement `MaxEncodedLen` for all types that don't implement it and return 0
#465 opened by StackOverflowExcept1on - 14
Stack overflow when decoding large boxed arrays
#419 opened by nazar-pc - 0
Make all of the integration tests clippy-clean
#459 opened by koute - 0
Use `Box::new_ununit` etc. once that's stabilized
#458 opened by koute - 2
`parity-scale-codec = { version = "3.6.0" }` clippy warnings on `#[derive(Encode)]` using `#[repr(u8)]`
#456 opened by breathx - 5
- 6
- 4
Possible differences of the implementation compared to Polkadot's SCALE specification
#448 opened by wentelteefje - 3
Marker trait `ConstEncodedLen`
#427 opened by ggwpez - 0
Support heapless mode
#424 opened by diggit - 4
- 2
A question on semver stability
#405 opened by thomaseizinger - 1
Modify/remove the `#[codec(index)]` attribute
#399 opened by KiChjang - 2
- 1
Review README links that are outdated
#391 opened by rlaferla - 1
- 1
Build error after crate update
#379 opened by www222fff - 0
- 2
- 0
- 0
Improve performance
#341 opened by koute - 1
- 0
Feature request: ability to reexport codec crate
#323 opened by gshep - 1
Create `Codec` derive macro
#324 opened by bkchr - 0
Is there any detailed tutorial for this library?
#322 opened by paperfrog95 - 1
Make CompactRef public
#320 opened by andrenth - 1