-
Notifications
You must be signed in to change notification settings - Fork 696
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
Remove sp_runtime::RuntimeString
and replace with Cow<'static, str>
or String
depending on use case
#5693
Merged
Commits on Sep 12, 2024
-
Remove
sp_runtime::RuntimeString
and replace with `Cow<'static, str……>` or `String` depending on use case
Configuration menu - View commit details
-
Copy full SHA for d9de518 - Browse repository at this point
Copy the full SHA d9de518View commit details
Commits on Sep 27, 2024
-
Merge remote-tracking branch 'upstream/master' into remove-RuntimeString
# Conflicts: # cumulus/parachains/runtimes/assets/asset-hub-rococo/src/genesis_config_presets.rs # polkadot/runtime/rococo/src/genesis_config_presets.rs # templates/parachain/runtime/src/genesis_config_presets.rs
Configuration menu - View commit details
-
Copy full SHA for 85b42fb - Browse repository at this point
Copy the full SHA 85b42fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4397cc - Browse repository at this point
Copy the full SHA f4397ccView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc037ed - Browse repository at this point
Copy the full SHA bc037edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aca5d3 - Browse repository at this point
Copy the full SHA 3aca5d3View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae0d77f - Browse repository at this point
Copy the full SHA ae0d77fView commit details -
Merge remote-tracking branch 'upstream/master' into remove-RuntimeString
# Conflicts: # cumulus/parachains/runtimes/starters/seedling/src/lib.rs # cumulus/parachains/runtimes/starters/shell/src/lib.rs # cumulus/test/runtime/src/lib.rs # substrate/test-utils/runtime/src/lib.rs
Configuration menu - View commit details
-
Copy full SHA for b700516 - Browse repository at this point
Copy the full SHA b700516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cdffd4 - Browse repository at this point
Copy the full SHA 5cdffd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ca444 - Browse repository at this point
Copy the full SHA 00ca444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a07a7 - Browse repository at this point
Copy the full SHA 50a07a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635e556 - Browse repository at this point
Copy the full SHA 635e556View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.