-
Notifications
You must be signed in to change notification settings - Fork 3
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
Develop to staging #309
Closed
Closed
Develop to staging #309
Conversation
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
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.15 to 4.4.17. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.15...v4.4.17) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump clap from 4.4.15 to 4.4.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.17...v4.4.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Update origin-server.crt
build(deps): bump clap from 4.4.17 to 4.4.18
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0. - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) --- updated-dependencies: - dependency-name: shlex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat(README): description and title added * feat(README): requirements added * fix(README): added few more requirements * feat(README) added Getting Started section * feat(README): list of all commands section added * feat(README): development node section added * fix(README): renamed title * feat(README): added Jur Testnet Ecosystem section * fix(README): typo * feat(README): Mainnet ecosystem section added * feat(RES): spec file added for mainnet * fix(RES): spec file added * feat(README): added Validator Node section * fix(typo) * fix(cleanup) * fix(README): updated welcome note * fix(README): updated alignment * fix(README): improved readablity * fix(README): typo * fix(README): format * fix(README): Tagline updated * fix(README): link added for `substrate technology` * fix(README): added markdown table to improve readability * fix(README): links added * fix(README): link added to development ecosystem * fix(README): typo section name * fix(README): validator final notes updated * fix(README): title updated for the table * fix(README): image added for Getting Started * fix(README): image updated * fix(README): screenshots added to both archive and validator node * feat(README): added Resources section
Bumps [snow](https://github.com/mcginty/snow) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/mcginty/snow/releases) - [Commits](mcginty/snow@v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: snow dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Develop -> Staging (#276) (#277) * build(deps): bump clap from 4.4.15 to 4.4.17 Bumps [clap](https://github.com/clap-rs/clap) from 4.4.15 to 4.4.17. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.15...v4.4.17) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... * build(deps): bump clap from 4.4.17 to 4.4.18 Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.17...v4.4.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... * Update origin-server.crt * build(deps): bump shlex from 1.2.0 to 1.3.0 (#274) Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0. - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) --- updated-dependencies: - dependency-name: shlex dependency-type: indirect ... * Fix/readme (#269) * feat(README): description and title added * feat(README): requirements added * fix(README): added few more requirements * feat(README) added Getting Started section * feat(README): list of all commands section added * feat(README): development node section added * fix(README): renamed title * feat(README): added Jur Testnet Ecosystem section * fix(README): typo * feat(README): Mainnet ecosystem section added * feat(RES): spec file added for mainnet * fix(RES): spec file added * feat(README): added Validator Node section * fix(typo) * fix(cleanup) * fix(README): updated welcome note * fix(README): updated alignment * fix(README): improved readablity * fix(README): typo * fix(README): format * fix(README): Tagline updated * fix(README): link added for `substrate technology` * fix(README): added markdown table to improve readability * fix(README): links added * fix(README): link added to development ecosystem * fix(README): typo section name * fix(README): validator final notes updated * fix(README): title updated for the table * fix(README): image added for Getting Started * fix(README): image updated * fix(README): screenshots added to both archive and validator node * feat(README): added Resources section * build(deps): bump h2 from 0.3.22 to 0.3.24 (#273) * build(deps): bump snow from 0.9.4 to 0.9.5 (#275) Bumps [snow](https://github.com/mcginty/snow) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/mcginty/snow/releases) - [Commits](mcginty/snow@v0.9.4...v0.9.5) --- updated-dependencies: - dependency-name: snow dependency-type: indirect ... --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pankaj Chaudhary <[email protected]> * fix(LICENSE): Updated license to GNU GPL (#280) * build(deps): bump serde_json from 1.0.111 to 1.0.113 (#284) Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.111...v1.0.113) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump serde from 1.0.195 to 1.0.196 (#283) Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.195...v1.0.196) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump jsonrpsee from 0.16.3 to 0.21.0 (#281) Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee) from 0.16.3 to 0.21.0. - [Release notes](https://github.com/paritytech/jsonrpsee/releases) - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md) - [Commits](paritytech/jsonrpsee@v0.16.3...v0.21.0) --- updated-dependencies: - dependency-name: jsonrpsee dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Runtime integration of session pallet and validatorManager * Runtime integration of session pallet and validatorManager - session period 600 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: MTM Suhail <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pankaj Chaudhary <[email protected]>
* addded governance whitelist pallet as safelist * governance integration initial commit * refactored code * cleanup * rebasing * updated sudo config * added tracks and configs * fixed formatting * rebasing * refactored code * updated tracks * updated tracks and curves * refactored code * updated tracks * updated tracks * updated config
* fixed issue * refactored code
…296) * new runtime with session pallet and chainspec adjustment for session genesis configuration * new runtime with session pallet and chainspec adjustment for session genesis configuration #2 --------- Co-authored-by: MTM Suhail <[email protected]>
Integrating vesting pallet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.