Skip to content

Add support to DecodeWithMemTracking #315

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

Open
wants to merge 6 commits into
base: v0.x
Choose a base branch
from

Conversation

dimartiro
Copy link

@dimartiro dimartiro commented May 14, 2025

Description

  • Add support to DecodeWithMemTracking that is required to upgrade another dependencies that depends on this one to polkadot stable2503

  • Also upgrade ethereum to include my latest commit

Similar to what I did with rust-ethereum/ethereum#62

@dimartiro dimartiro requested a review from sorpaas May 19, 2025 02:35
@@ -10,15 +10,15 @@ edition = "2018"

[dependencies]
auto_impl = "1.0"
ethereum = { git = "https://github.com/rust-ethereum/ethereum.git", rev = "3be0d8fd4c2ad1ba216b69ef65b9382612efc8ba", default-features = false }
ethereum = { git = "https://github.com/rust-ethereum/ethereum.git", rev = "bbb544622208ef6e9890a2dbc224248f6dd13318", default-features = false }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sorpaas could we have a new release for this package?

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.

3 participants