GitHub / paritytech/parity-scale-codec issues and pull requests
#747 - Clippy errros with "casting usize to u8 may truncate the value
Issue -
State: open - Opened by duythien about 1 month ago
#746 - Bump syn from 2.0.103 to 2.0.104
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, rust
#745 - Implement `core::error::Error` on supported compiler version
Issue -
State: open - Opened by nazar-pc about 1 month ago
#744 - Bump syn from 2.0.101 to 2.0.103
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust
#743 - Bump syn from 2.0.101 to 2.0.102
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, rust
#742 - Bump enumflags2 from 0.7.11 to 0.7.12
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust
#741 - Bump proptest from 1.6.0 to 1.7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust
#740 - Output of `Encode`/`Decode` macros does not pass `trivial_numeric_casts` lint
Issue -
State: open - Opened by 0x009922 2 months ago
#739 - Bump rustversion from 1.0.20 to 1.0.21
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust
#738 - Release 3.7.5
Pull Request -
State: closed - Opened by serban300 2 months ago
- 1 comment
#737 - Bump criterion from 0.5.1 to 0.6.0
Pull Request -
State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust
#736 - Encode/Decode fails for compact fields when nested generics are involved.
Issue -
State: closed - Opened by jsdw 3 months ago
- 2 comments
#735 - Fix `DecodeWithMemTracking` bounds for `Cow`
Pull Request -
State: closed - Opened by bkchr 3 months ago
#734 - Support for DecodeWithMemTracking with Cow<'static, str>
Issue -
State: closed - Opened by dimartiro 3 months ago
- 5 comments
#733 - Implement DecodeWithMemTracking for Cow<str>
Pull Request -
State: closed - Opened by dimartiro 3 months ago
#732 - Bump trybuild from 1.0.104 to 1.0.105
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust
#731 - Fix performance regression
Pull Request -
State: closed - Opened by serban300 3 months ago
#730 - Unsound `read_vec_from_u8s()`
Issue -
State: open - Opened by nazar-pc 3 months ago
#729 - Decoding performance regression from 3.6.12 to 3.7.4 (Windows)
Issue -
State: closed - Opened by nazar-pc 3 months ago
- 12 comments
#728 - Inline trivial implementations
Issue -
State: open - Opened by nazar-pc 3 months ago
#727 - Bump syn from 2.0.100 to 2.0.101
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust
#726 - Fix derive(Decode) for enums with lifetime parameters and struct-like variants
Pull Request -
State: closed - Opened by ImplOfAnImpl 4 months ago
#725 - Bump proc-macro2 from 1.0.94 to 1.0.95
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust
#724 - Bug: incorrect index assignment with `#[codec(index = ...)]`
Issue -
State: open - Opened by breathx 4 months ago
- 2 comments
#723 - Documentation for the Compact Integer Encoding
Issue -
State: open - Opened by zicklag 4 months ago
#722 - Fix typo
Pull Request -
State: closed - Opened by PolkadotDom 4 months ago
- 2 comments
#721 - Make `mem_size_of_btree` pub but gated
Pull Request -
State: closed - Opened by seadanda 5 months ago
- 1 comment
#720 - Bump honggfuzz from 0.5.56 to 0.5.57
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#719 - Bump quote from 1.0.39 to 1.0.40
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#718 - Bump syn from 2.0.99 to 2.0.100
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#717 - Bump serde from 1.0.218 to 1.0.219
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#716 - Implement `on_before_alloc_mem()` for `CountedInput`
Pull Request -
State: closed - Opened by serban300 5 months ago
#715 - Make clippy happy for some casts
Pull Request -
State: closed - Opened by bkchr 5 months ago
#714 - Bump trybuild from 1.0.103 to 1.0.104
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#713 - Clippy errros with "casting `usize` to `u8` may truncate the value"
Issue -
State: closed - Opened by cmichi 5 months ago
#712 - Bump byte-slice-cast from 1.2.2 to 1.2.3
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#711 - Bump rustversion from 1.0.19 to 1.0.20
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#710 - Bump bytes from 1.10.0 to 1.10.1
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#709 - Jam compact integers
Pull Request -
State: closed - Opened by davxy 5 months ago
- 10 comments
Labels: enhancement
#708 - Bump syn from 2.0.98 to 2.0.99
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#707 - Bump quote from 1.0.38 to 1.0.39
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#706 - Bump proc-macro2 from 1.0.93 to 1.0.94
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#705 - Clippy warning emitted in `DecodeWithMemTracking`.
Issue -
State: open - Opened by gui1117 5 months ago
#704 - Bump serde from 1.0.217 to 1.0.218
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust
#703 - chore: max MaxEncodedLen derivation as automatically_derived
Pull Request -
State: closed - Opened by saiintbrisson 6 months ago
#702 - Release regression after v3.7.4
Issue -
State: closed - Opened by breathx 6 months ago
- 3 comments
#701 - Release 3.7.4
Pull Request -
State: closed - Opened by serban300 6 months ago
- 6 comments
#700 - update cargo lock
Pull Request -
State: closed - Opened by gui1117 6 months ago
#699 - [test ci] test clippy ci job
Pull Request -
State: closed - Opened by gui1117 6 months ago
#698 - Bump bytes from 1.9.0 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies, rust
#697 - Bump syn from 2.0.96 to 2.0.98
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust
#696 - Enforce `parity-scale-codec-derive` version with `=x.y.z`.
Pull Request -
State: closed - Opened by gui1117 6 months ago
- 2 comments
#695 - Fix breaking change: Do not enforce discriminant to be a literal + don't expect usize.
Pull Request -
State: closed - Opened by gui1117 6 months ago
- 1 comment
#694 - Have some release guideline
Pull Request -
State: closed - Opened by gui1117 6 months ago
#693 - Follow-up on #663
Pull Request -
State: closed - Opened by serban300 6 months ago
#692 - Issue checking duplicate variant indexes when using `#[bitflags]`
Issue -
State: closed - Opened by serban300 6 months ago
- 7 comments
#691 - Issue with bounds
Issue -
State: closed - Opened by gui1117 6 months ago
- 5 comments
#690 - Release 3.7.3
Pull Request -
State: closed - Opened by gui1117 6 months ago
- 11 comments
#689 - Fix bounds breaking change.
Pull Request -
State: closed - Opened by gui1117 6 months ago
- 2 comments
#688 - Unable to build `sp-runtime` after `cargo update`
Issue -
State: closed - Opened by Serial-ATA 6 months ago
- 19 comments
#687 - Allow different reprs to still work
Pull Request -
State: closed - Opened by jsdw 6 months ago
- 2 comments
#686 - Derive encode/decode compile error[E0308]: mismatched types
Issue -
State: closed - Opened by dlamar228 6 months ago
- 6 comments
#685 - Update version to 3.7.1
Pull Request -
State: closed - Opened by serban300 6 months ago
- 2 comments
#684 - Revert #663 as part of 4.0
Issue -
State: open - Opened by serban300 6 months ago
#683 - Bump trybuild from 1.0.102 to 1.0.103
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust
#682 - Bump trybuild from 1.0.101 to 1.0.102
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust
#681 - Improve error message
Pull Request -
State: closed - Opened by gui1117 7 months ago
#680 - [Feature] Can you implement the `Compact` trait for `U256`?
Issue -
State: closed - Opened by atenjin 7 months ago
- 4 comments
#679 - Bump generic-array from 0.14.7 to 1.2.0
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
- 2 comments
Labels: dependencies, rust
#678 - Bump proc-macro2 from 1.0.92 to 1.0.93
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#677 - Bump syn from 2.0.95 to 2.0.96
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#676 - implement `core::error::Error` instead of `std::error::Error`
Issue -
State: open - Opened by seunlanlege 7 months ago
#675 - Bump syn from 2.0.94 to 2.0.95
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#674 - Bump syn from 2.0.93 to 2.0.94
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#673 - Bump syn from 2.0.92 to 2.0.93
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#672 - Bump serde from 1.0.216 to 1.0.217
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#671 - Bump rustversion from 1.0.18 to 1.0.19
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#670 - Bump syn from 2.0.91 to 2.0.92
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#669 - Bump quote from 1.0.37 to 1.0.38
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#668 - Bump syn from 2.0.90 to 2.0.91
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#667 - Bump proptest from 1.5.0 to 1.6.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust
#666 - A way to require enum variant index being specified
Issue -
State: open - Opened by nazar-pc 8 months ago
- 2 comments
#665 - Bump serde from 1.0.215 to 1.0.216
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust
#664 - Bump syn from 2.0.89 to 2.0.90
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust
#663 - Revert #512 and #508
Pull Request -
State: closed - Opened by jsdw 8 months ago
- 4 comments
#662 - Non-semver breaking change in v3.7.0
Issue -
State: closed - Opened by prestwich 8 months ago
- 13 comments
#661 - Bump bytes from 1.8.0 to 1.9.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust
#660 - Bump generic-array from 0.14.7 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, rust
#659 - Bump impl-trait-for-tuples from 0.2.2 to 0.2.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust
#658 - Bump proc-macro2 from 1.0.89 to 1.0.92
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, rust
#657 - Bump syn from 2.0.87 to 2.0.89
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust
#656 - v3.7.0 is a breaking version
Issue -
State: closed - Opened by FabijanC 8 months ago
- 4 comments
#655 - Bump proc-macro2 from 1.0.89 to 1.0.91
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 1 comment
Labels: dependencies, rust
#654 - Bump serde from 1.0.214 to 1.0.215
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust
#653 - Disallow duplicate indexes using constant evaluation
Pull Request -
State: closed - Opened by pkhry 9 months ago
- 6 comments
#652 - Bump arbitrary from 1.4.0 to 1.4.1
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust
#651 - Bump arbitrary from 1.3.2 to 1.4.0
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust
#650 - Bump syn from 2.0.85 to 2.0.87
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust
#649 - Bump syn from 2.0.85 to 2.0.86
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, rust
#648 - Bump serde from 1.0.213 to 1.0.214
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, rust