This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add serde feature flag to primitives
#13027
Merged
paritytech-processbot
merged 27 commits into
paritytech:master
from
haerdib:add-serde-feature-to-primitives
May 17, 2023
Merged
Changes from 18 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
720f23a
add serde_full feature flag
haerdib 15ff74e
rename serde_full to serde
haerdib 701a432
move #[doc(hidden)] back
haerdib ed20ff3
remove feature = full crypto require frm MultiSigner
haerdib 7f05271
reorder serde and scale_info import
haerdib 3b30d52
fix bs58 missing alloc import in serde feature
haerdib 0e00dd6
add `from_string` to serde feature and add unimplemented
haerdib 09f6049
remove serde feature from fixed_point display
haerdib 1ce5dc3
Remove serde/alloc
haerdib 66872b0
Update primitives/consensus/babe/Cargo.toml
haerdib ab077aa
Update primitives/arithmetic/src/fixed_point.rs
haerdib 1c6b590
revert `from_string`fixed impl back to std only
haerdib 3d4c295
remove duplicate runtime string impl
haerdib 52ddef0
use sp_std::alloc
haerdib 25dce46
remove no_std compatible rpc
haerdib 69d65cb
remove no_std compatibility from serializer
haerdib 040126e
rename mpl_maybe_marker_serde to std_or_serde
haerdib cc853c9
Merge branch 'master' into add-serde-feature-to-primitives
haerdib 8d47924
Merge branch 'master' into add-serde-feature-to-primitives
haerdib 4571213
update .lock
haerdib f2b66d4
add sp-std to executor
haerdib 677bb8e
fix sp-std import
haerdib eaefbdc
fix sp_std::format import
haerdib 4850bba
use crate import
haerdib 0e29f09
add serde feature
haerdib e0095f7
Merge branch 'master' into add-serde-feature-to-primitives
haerdib 9e38e69
Update primitives/core/src/lib.rs
bkchr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.