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

Migrate Runtime Storage Vec to BoundedVec and Derive MaxEncodedLen #917

Closed
8 of 17 tasks
xlc opened this issue Apr 17, 2021 · 0 comments
Closed
8 of 17 tasks

Migrate Runtime Storage Vec to BoundedVec and Derive MaxEncodedLen #917

xlc opened this issue Apr 17, 2021 · 0 comments

Comments

@xlc
Copy link
Member

xlc commented Apr 17, 2021

paritytech/polkadot-sdk#323

Storage to BoundedVec

  • collator-selection
  • nominees-election
  • evm
  • polkadot-bridge

Derive MaxEncodedLen

  • auction-manager
  • cdp-engine
  • collator-selection
  • dex
  • evm
  • homa
  • homa-validator-list
  • incentives
  • loans
  • nft
  • nominees-election
  • polkadot-bridge
  • staking-pool
@wangjj9219 wangjj9219 self-assigned this Apr 26, 2021
@brettkolodny brettkolodny changed the title Migrate Runtime Storage Vec to BoundedVec Migrate Runtime Storage Vec to BoundedVec and Derive MaxEncodedLen May 25, 2021
@xlc xlc closed this as completed Sep 1, 2023
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

4 participants