Skip to content

Conversation

@ascjones
Copy link
Contributor

@ascjones ascjones commented Jul 1, 2021

trie-db = { path = "../../trie-db", default-features = false, version = "0.22.0" }
trie-root = { path = "../../trie-root", default-features = false, version = "0.16.0" }
parity-scale-codec = { version = "2.2.0-rc.2", features = ["derive"] }
parity-scale-codec = { version = "2", features = ["derive"] }
Copy link

Choose a reason for hiding this comment

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

I'm not sure about this cc @Xanewok

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's land this, we'll probably pursue new minor version + max-encoded-len via feature gate as outlined in paritytech/parity-common#552 (comment)

Copy link

Choose a reason for hiding this comment

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

This will probably require a version bump now?

Copy link

Choose a reason for hiding this comment

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

Alternatively, we can yank 0.23.1 and trie-bench 0.27.1

Co-authored-by: Andronik Ordian <[email protected]>
@ascjones ascjones marked this pull request as ready for review July 2, 2021 12:57
@ordian ordian merged commit eea0043 into master Jul 2, 2021
@ordian ordian deleted the aj-update-parity-common branch July 2, 2021 13:29
@ordian
Copy link

ordian commented Jul 2, 2021

oh, I forgot that it requires a version bump for memory-db

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.

4 participants