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
support crypto primitives for no_std introducing full_crypto
feature
#3778
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
9b8a283
introduced "with_crypto" feature and applied switches like in substra…
9edc07e
introduced "with_crypto" feature and applied switches like in substra…
7097676
distinguishing core::hash vs std::hash
48e6e34
Merge branch 'master' into brenzi-no-std-crypto
brenzi 5ab8bb2
@bkchr's review requests fulfilled
a4e2619
Merge branch 'master' into brenzi-no-std-crypto
brenzi ae0c870
fixes
cc60d56
revert dependency upgrade ed25519-dalek
233b026
added full_crypto features to all crates using app_crypto! macro
53ec53a
fixing CI complaints.
f6c5040
fix again
aa96e0f
adding CI test for with_crypto feature
f83bfe3
added full_crypto for ecdsa. now builds wit h--no-deafault-features -…
c6ee791
remove --release from CI test
536d6c3
@bkchr requested changes. moved full_crypto CI test to build stage
291baeb
fixing no_std issue
bcc7e32
CI fresh copy from srml-staking
a13cf9a
gitlab CI with +nightly
7f25925
solved no-feature-in-macro dilemma
104e5ca
cosmetics
b579288
Update core/application-crypto/src/sr25519.rs
brenzi f38ec5f
Update core/application-crypto/src/ed25519.rs
brenzi 272a8af
even more simple
42d0270
undo line delete
1c721f2
refactoring app_crypto macro. splitting functionalities based on full…
99ef109
Merge branch 'master' into brenzi-no-std-crypto
brenzi d36abf5
whitespace cosmetics
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
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
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
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.