Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
open-runtime-module-library
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Noxim
open-runtime-module-library
Commits
fa64469d
Unverified
Commit
fa64469d
authored
3 years ago
by
Roy Yang
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated the Substrate and Cumulus version to the latest commit on polkadot-v0.9.8 branch (#566)
Co-authored-by:
Roy Yang
<
roy@laminar.one
>
parent
33cd6dcd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Cargo.dev.toml
+54
-54
54 additions, 54 deletions
Cargo.dev.toml
with
54 additions
and
54 deletions
Cargo.dev.toml
+
54
−
54
View file @
fa64469d
...
@@ -31,62 +31,62 @@ resolver = "2"
...
@@ -31,62 +31,62 @@ resolver = "2"
split-debuginfo
=
"unpacked"
split-debuginfo
=
"unpacked"
[patch.'https://github.com/paritytech/substrate']
[patch.'https://github.com/paritytech/substrate']
frame-benchmarking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
frame-benchmarking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
frame-support
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
frame-support
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
frame-system
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
frame-system
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
max-encoded-len
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
max-encoded-len
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
max-encoded-len-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
max-encoded-len-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-balances
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-balances
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-offences
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-offences
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-scheduler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-scheduler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-treasury
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-treasury
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
pallet-vesting
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
pallet-vesting
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sc-client-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sc-client-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sc-client-db
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sc-client-db
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sc-executor
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sc-executor
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sc-executor-common
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sc-executor-common
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sc-executor-wasmi
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sc-executor-wasmi
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-application-crypto
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-application-crypto
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-arithmetic
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-arithmetic
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-blockchain
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-blockchain
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-consensus
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-consensus
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-core
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-core
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-debug-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-debug-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-externalities
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-externalities
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-inherents
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-inherents
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-io
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-io
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-keystore
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-keystore
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-npos-elections
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-npos-elections
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-npos-elections-compact
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-npos-elections-compact
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-panic-handler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-panic-handler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-runtime
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-runtime
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-runtime-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-runtime-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-state-machine
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-state-machine
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-std
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-std
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-storage
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-storage
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-tasks
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-tasks
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-transaction-pool
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-transaction-pool
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-trie
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-trie
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-version
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-version
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-wasm-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-wasm-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
sp-utils
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1b758b2a8d151d97d2242260c465b6df9cb8a7a4
"
}
sp-utils
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
74101dc21cfffb4c2d014fcc28edc166d5ca1b16
"
}
[patch.'https://github.com/paritytech/cumulus']
[patch.'https://github.com/paritytech/cumulus']
cumulus-primitives-core
=
{
git
=
"https://github.com/paritytech//cumulus"
,
rev
=
"
4e51d32fdc4636f2d207204a25534e01d5fddf75
"
}
cumulus-primitives-core
=
{
git
=
"https://github.com/paritytech//cumulus"
,
rev
=
"
ed6ba5dfb2c112c29505e856e8971da3420ce6d0
"
}
cumulus-pallet-parachain-system
=
{
git
=
"https://github.com/paritytech//cumulus"
,
rev
=
"
4e51d32fdc4636f2d207204a25534e01d5fddf75
"
}
cumulus-pallet-parachain-system
=
{
git
=
"https://github.com/paritytech//cumulus"
,
rev
=
"
ed6ba5dfb2c112c29505e856e8971da3420ce6d0
"
}
parachain-info
=
{
git
=
"https://github.com/paritytech//cumulus"
,
rev
=
"
4e51d32fdc4636f2d207204a25534e01d5fddf75
"
}
parachain-info
=
{
git
=
"https://github.com/paritytech//cumulus"
,
rev
=
"
ed6ba5dfb2c112c29505e856e8971da3420ce6d0
"
}
[patch.'https://github.com/paritytech/polkadot']
[patch.'https://github.com/paritytech/polkadot']
xcm
=
{
git
=
"https://github.com/paritytech//polkadot"
,
rev
=
"3a10ee63c0b5703a1c802db3438ab7e01344a8ce"
}
xcm
=
{
git
=
"https://github.com/paritytech//polkadot"
,
rev
=
"3a10ee63c0b5703a1c802db3438ab7e01344a8ce"
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment