-
Notifications
You must be signed in to change notification settings - Fork 95
Issues: paritytech/parity-scale-codec
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
encode_to
should return Result
enhancement
#136
opened Jul 22, 2019 by
arkpar
EncodeLike<Self> should be implemented for all Encode types
enhancement
New feature or request
#159
opened Sep 4, 2019 by
gui1117
EncodeLike<Vec<T>> should be implemented for Iterators with wrapping structure
enhancement
New feature or request
#169
opened Oct 8, 2019 by
gui1117
Derive encode for variants can result in having multiple variants having same index.
#173
opened Dec 3, 2019 by
gui1117
Encoding must be unique. But BinaryHeap encoding order seems arbitrary
#190
opened Mar 19, 2020 by
gui1117
Compact encoding for signed integer
enhancement
New feature or request
help wanted
Extra attention is needed
#205
opened Apr 8, 2020 by
xlc
<[T, $n]>::decode
implementation can make use of TypeInfo
enhancement
#207
opened Apr 9, 2020 by
gui1117
Maybe bounds for recursive types can be improved
enhancement
New feature or request
#217
opened Jul 22, 2020 by
gui1117
Optimize implementation of New feature or request
Decode::skip()
and Decode::encoded_fixed_size()
for most primitives types
enhancement
#244
opened Jan 22, 2021 by
gui1117
BTreeMap and potentially other FromIter codec does not have strict one-to-one correspondance
#251
opened Feb 16, 2021 by
sorpaas
Allow C-like enum with a repr other than u8 to be Encode/Decode
#255
opened Feb 25, 2021 by
real-felix
Introduce maximum_size() to implement size_hint for set of values
enhancement
New feature or request
#93
opened Jun 3, 2019 by
gui1117
MaxEncodedLen macro is not accurate for compact fields, and skipped fields and variants
bug
Something isn't working
#302
opened Nov 23, 2021 by
gui1117
Allow for more than 256 variant enum: encode variant with compact encoding for integer.
#305
opened Dec 1, 2021 by
gui1117
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.