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

Gorka v0.9.4 dep update #494

Merged
merged 15 commits into from
Jun 9, 2021
Merged

Gorka v0.9.4 dep update #494

merged 15 commits into from
Jun 9, 2021

Conversation

girazoki
Copy link
Collaborator

@girazoki girazoki commented Jun 8, 2021

What does it do?

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

Checklist

  • Does it require a purge of the network?
  • You bumped the runtime version if there are breaking changes in the runtime ?
  • Does it require changes in documentation/tutorials ?

Copy link
Contributor

@JoshOrndorff JoshOrndorff left a comment

Choose a reason for hiding this comment

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

Looks good to me if CI is green

@@ -214,7 +214,7 @@ pub fn testnet_genesis(
.collect(),
},
pallet_ethereum: EthereumConfig {},
pallet_democracy: DemocracyConfig {},
Copy link
Contributor

Choose a reason for hiding this comment

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

What does this change do?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Just reflecting this change in pallet democracy

image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Encode,
Decode,
Debug,
max_encoded_len::MaxEncodedLen,
Copy link
Contributor

Choose a reason for hiding this comment

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

What does this do? (Asking for my own learning)

Copy link
Contributor

Choose a reason for hiding this comment

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

https://crates.parity.io/max_encoded_len/trait.MaxEncodedLen.html

Items implementing MaxEncodedLen have a statically known maximum encoded size.

Copy link
Contributor

@tgmichel tgmichel left a comment

Choose a reason for hiding this comment

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

lgtm once green + need bump runtime version @girazoki .

@girazoki girazoki marked this pull request as ready for review June 9, 2021 13:18
@JoshOrndorff JoshOrndorff merged commit 1dd6d1b into master Jun 9, 2021
@JoshOrndorff JoshOrndorff deleted the gorka_v0.9.4_dep_update branch June 9, 2021 18:18
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