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
3b9acc25
Unverified
Commit
3b9acc25
authored
3 years ago
by
Shaun Wang
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Use polkadot-0.9.1 deps. (#490)
parent
b1cc35e4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.dev.toml
+59
-59
59 additions, 59 deletions
Cargo.dev.toml
tokens/Cargo.toml
+1
-1
1 addition, 1 deletion
tokens/Cargo.toml
with
60 additions
and
60 deletions
Cargo.dev.toml
+
59
−
59
View file @
3b9acc25
...
...
@@ -27,69 +27,69 @@ resolver = "2"
split-debuginfo
=
"unpacked"
[patch.'https://github.com/paritytech/substrate']
frame-benchmarking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
frame-support
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
frame-system
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-balances
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-scheduler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-treasury
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-vesting
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-offences
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-application-crypto
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-arithmetic
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-core
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-inherents
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-io
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-runtime
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-runtime-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-std
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-trie
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-version
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-externalities
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-state-machine
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-wasm-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-keystore
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-storage
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-panic-handler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-npos-elections
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-npos-elections-compact
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-debug-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-allocator
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sc-executor-common
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sc-executor-wasmi
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sc-executor
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sc-client-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-tasks
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-consensus
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-blockchain
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
sp-transaction-pool
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
frame-benchmarking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
frame-support
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
frame-system
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-balances
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-scheduler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-treasury
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-vesting
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-offences
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
pallet-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-application-crypto
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-arithmetic
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-core
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-inherents
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-io
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-runtime
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-runtime-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-std
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-trie
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-version
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-externalities
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-state-machine
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-wasm-interface
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-keystore
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-staking
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-storage
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-panic-handler
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-npos-elections
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-npos-elections-compact
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-debug-derive
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-allocator
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-authority-discovery
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sc-executor-common
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sc-executor-wasmi
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sc-executor
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sc-client-api
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-tasks
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-authorship
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-consensus
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-timestamp
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-session
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-blockchain
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
sp-transaction-pool
=
{
git
=
"https://github.com/paritytech//substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
# [patch.'https://github.com/paritytech/cumulus']
# cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "
84bd37817a76ad0ca945d3dd8832e41f7ea7b73b
" }
# cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//cumulus", rev = "
84bd37817a76ad0ca945d3dd8832e41f7ea7b73b
" }
# parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "
84bd37817a76ad0ca945d3dd8832e41f7ea7b73b
" }
# cumulus-pallet-xcm-handler = { git = "https://github.com/paritytech//cumulus", rev = "
84bd37817a76ad0ca945d3dd8832e41f7ea7b73b
" }
# cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131e
" }
# cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131e
" }
# parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131e
" }
# cumulus-pallet-xcm-handler = { git = "https://github.com/paritytech//cumulus", rev = "
95d81d499927e508769690fc43a480f00ddd131e
" }
# [patch.'https://github.com/paritytech/polkadot']
# xcm = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
281ba73c0c1b2db1650817a65a0941f84ee2db16
" }
# xcm = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "
d2fb288389ae3b0689c1c84f977bde532129e658
" }
# [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.
tokens/Cargo.toml
+
1
−
1
View file @
3b9acc25
...
...
@@ -22,7 +22,7 @@ sp-core = { git = "https://github.com/paritytech/substrate", branch = "statemint
pallet-treasury
=
{
git
=
"https://github.com/paritytech/substrate"
,
branch
=
"statemint"
}
# Patch doesn't work as `pallet-elections-phragmen` is now 4.0.0 version. Revert `rev` to `statemint` branch after
# other `statemint` dependencies upgraded.
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech/substrate"
,
rev
=
"3
4315dddbaf13c6282199c32e3b1a9b1b26cf4b1
"
}
pallet-elections-phragmen
=
{
git
=
"https://github.com/paritytech/substrate"
,
rev
=
"3
f110196163b5ec03bac5ee188d60bedf3ebd91d
"
}
[features]
default
=
[
"std"
]
...
...
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