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
3c64d532
Commit
3c64d532
authored
3 years ago
by
Bryan Chen
Browse files
Options
Downloads
Patches
Plain Diff
update
parent
c1c94cec
No related branches found
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
+62
-62
62 additions, 62 deletions
Cargo.dev.toml
with
62 additions
and
62 deletions
Cargo.dev.toml
+
62
−
62
View file @
3c64d532
...
...
@@ -30,72 +30,72 @@ resolver = "2"
split-debuginfo
=
"unpacked"
[patch.'https://github.com/paritytech/substrate']
frame-benchmarking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
frame-support
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
frame-system
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
max-encoded-len
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
max-encoded-len-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-balances
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-offences
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-scheduler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-treasury
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
pallet-vesting
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sc-client-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sc-client-db
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sc-executor
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sc-executor-common
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sc-executor-wasmi
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-allocator
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-application-crypto
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-arithmetic
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-blockchain
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-consensus
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-core
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-debug-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-externalities
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-inherents
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-io
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-keystore
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-npos-elections
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-npos-elections-compact
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-panic-handler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-runtime
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-runtime-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-state-machine
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-std
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-storage
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-tasks
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-transaction-pool
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-trie
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-version
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
sp-wasm-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
ea5d3570673d125dfe0b7da33b345c3c13195380
"
}
frame-benchmarking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
frame-support
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
frame-system
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
max-encoded-len
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
max-encoded-len-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-balances
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-offences
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-scheduler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-treasury
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
pallet-vesting
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sc-client-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sc-client-db
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sc-executor
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sc-executor-common
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sc-executor-wasmi
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-allocator
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-application-crypto
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-arithmetic
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-blockchain
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-consensus
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-core
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-debug-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-externalities
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-inherents
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-io
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-keystore
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-npos-elections
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-npos-elections-compact
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-panic-handler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-runtime
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-runtime-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-state-machine
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-std
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-storage
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-tasks
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-transaction-pool
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-trie
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-version
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
sp-wasm-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"
1d04678e20555e623c974ee1127bc8a45abcf3d6
"
}
# [patch.'https://github.com/paritytech/cumulus']
# cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131
e" }
# cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131
e" }
# parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131
e" }
# cumulus-pallet-xcm-handler = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131
e" }
# cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "
08b7bcfe21b2ce2a26dcdaa664bf8c016f7c93a
e" }
# cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//cumulus", rev = "
08b7bcfe21b2ce2a26dcdaa664bf8c016f7c93a
e" }
# parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "
08b7bcfe21b2ce2a26dcdaa664bf8c016f7c93a
e" }
# cumulus-pallet-xcm-handler = { git = "https://github.com/paritytech//cumulus", rev = "
08b7bcfe21b2ce2a26dcdaa664bf8c016f7c93a
e" }
# [patch.'https://github.com/paritytech/polkadot']
# xcm = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
aa386760948574af4078c59decf558d16efe15e2
" }
# xcm = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
2f28561a09aab0613b5f8a68fbabf723d5fc197e
" }
# [patch.'https://github.com/shaunxw/xcm-simulator']
# xcm-simulator = { git = "https://github.com/shaunxw//xcm-simulator", rev = "c52bd64a41a51d08bd5a1e27f32c47419b41f3e5" }
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