This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
rlp module refactor #8033
Labels
F6-refactor 📚
Code needs refactoring.
P5-sometimesoon 🌲
Issue is worth doing soon.
Q2-easy 💃
Can be fixed by copy and pasting from StackOverflow.
Q9-epic 🌪
Can only be fixed by John Skeet.
Milestone
Comments
debris
added
F6-refactor 📚
Code needs refactoring.
Q9-epic 🌪
Can only be fixed by John Skeet.
Q2-easy 💃
Can be fixed by copy and pasting from StackOverflow.
labels
Mar 1, 2018
issues is marked as |
I'm looking at this |
This was referenced Mar 20, 2018
This is being split across several PRs, since lots of changes Phases:
|
This was referenced Mar 27, 2018
Just the last bit needs doing now, changing decode to return |
I'll have a stab at the |
All done! |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
F6-refactor 📚
Code needs refactoring.
P5-sometimesoon 🌲
Issue is worth doing soon.
Q2-easy 💃
Can be fixed by copy and pasting from StackOverflow.
Q9-epic 🌪
Can only be fixed by John Skeet.
should fix issues like #8031 or #8032
rlp::decode
should returnResult<_, DecoderError>
Rlp
UntrustedRlp
should be renamed toRlp
The text was updated successfully, but these errors were encountered: