-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
identifier and pallet updates (#262)
* sdk update - v1.5.0 * sub-second block time * node re-org * node re-org modules * test utils and tests * clippy fixes - test utils and tests * cargo workspace defaults * runtime blocktime updates * rustfmt +nightly * rustfmt +nightly fix * revert to rust nightly for ci * fmt fixes * minor constant fix * Remove caching from CI and see if build passes Signed-off-by: Amar Tumballi <amar@dhiway.com> * rust nightly toolchain * more tests with workflow file Signed-off-by: Amar Tumballi <amar@dhiway.com> * add rust-src as per feedback of failure Signed-off-by: Amar Tumballi <amar@dhiway.com> * Revert and Fix the github workflow Signed-off-by: Amar Tumballi <amar@dhiway.com> * Revert "Remove caching from CI and see if build passes" This reverts commit 38da10b. * fix clippy errors Signed-off-by: Amar Tumballi <amar@dhiway.com> * rust toolchain update * rust toolchain updates * rust fmt fixes * runtime dir re-org * DID try-state and toolchain defaults * DID try-state and toolchain defaults -2 * clippy fixes * skip rustfmt checks on runtime DID calls * identifier updates * identifier updates - pallets integration * build fixes --------- Signed-off-by: Amar Tumballi <amar@dhiway.com> Co-authored-by: Amar Tumballi <amar@dhiway.com>
- Loading branch information
Showing
21 changed files
with
275 additions
and
203 deletions.
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 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 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 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 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 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 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 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 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.