Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Reorganize max encoded len import #9186

Merged

Conversation

gui1117
Copy link
Contributor

@gui1117 gui1117 commented Jun 23, 2021

Built on top of #9163

this remove the reexport of MaxEncodedLen in frame_support::traits

@github-actions github-actions bot added the A0-please_review Pull request needs code review. label Jun 23, 2021
@gui1117 gui1117 removed the A0-please_review Pull request needs code review. label Jun 23, 2021
@bkchr bkchr merged commit 263c970 into igor-use-codec-with-bounded Jun 28, 2021
@bkchr bkchr deleted the gui-reorganize-max-encoded-len-import branch June 28, 2021 10:22
Xanewok pushed a commit that referenced this pull request Jul 2, 2021
Xanewok pushed a commit that referenced this pull request Jul 4, 2021
ghost pushed a commit that referenced this pull request Jul 5, 2021
…stead (#9163)

* Update impl-codec to use new upstream MaxEncodedLen trait

* Adapt crates to use the updated codec crate for `MaxEncodedLen`

* Remove max-encoded-len crate altogether

* Fix test compilation in `pallet-proxy`

* reorganize import (#9186)

* Fix remaining `MaxEncodedLen` imports

* Fix remaining old usages of max-encoded-len crate

* Fix UI test

* Manually depend on new impl-codec to fix Polkadot companion build

* Use newly released primitive-types v0.9.1 that has new codec impls

* Make sure codec deps are up-to-date in crates that use them

Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants