Skip to content

Conversation

@kaichaosun
Copy link
Contributor

No description provided.

@bkchr bkchr merged commit a54a3dd into paritytech:master Jul 7, 2020
gui1117 pushed a commit that referenced this pull request Aug 26, 2020
bkchr pushed a commit that referenced this pull request Sep 7, 2020
* Add Encode and Decode impls for NonZero* types (#199)

* add Encode and Decode impls for NonZero* types

* fix Wasm32 build for Error instantiation

* apply code review requests

* Add decode length for tuple (#209)

* decode_length for tuple'

* add test

* refactor

* BitVec decode can allocate unbounded vector on wrong input. (#211)

* fix

* better impl

* IoReader suppose Seek impl to be of fixed len, substrate usage is otherwise (#212)

Seek trait doesn't ensure that the length is fixed, thus our usage in IoReader is wrong. Now fixed.

* fix docs link (#215)

* keep trait bounds

Co-authored-by: Hero Bird <[email protected]>
Co-authored-by: kaichao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants