CodeChain-io / CodeChain-io/foundry
Make RlpStream::append() return an error when more than reserved number of items are appended
Open
- Dominant language
- Rust
- Stars
- 36
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/CodeChain-io/codechain/blob/d91b73a0fe81a8a1431e704d9ef73276ef43ef59/util/rlp/src/stream.rs#L397-L409 this tests the behavior.
Make the above test pass.
Contributor guide
Assessment
This issue has not been assessed yet.