Skip to content
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

Remove RLP encoding #6160

Open
Tracked by #6158
NumberFour8 opened this issue Apr 8, 2024 · 0 comments
Open
Tracked by #6158

Remove RLP encoding #6160

NumberFour8 opened this issue Apr 8, 2024 · 0 comments

Comments

@NumberFour8
Copy link
Contributor

NumberFour8 commented Apr 8, 2024

RLP encoding was for legacy compatibility with TS. It should be removed in 3.0.

See:

// TODO: remove in 3.0
// #[deprecated(note = "RLP encoding will be removed in 3.0")]
/// Obsolete RLP encoding module to be removed in future versions.
pub mod rlp {

and

rlp = "0.5.2" # TODO: remove in 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant