Branislav Kontur
4a9dec9d7e
Init of pallet with transfer_asset_via_bridge call
...
Init of pallet with `transfer_asset_via_bridge` call
Init of pallet with `transfer_asset_via_bridge` call - setup basic tests
2022-12-22 12:52:37 +01:00
Branislav Kontur
d9d5a9dd0b
compile tests
2022-12-22 12:49:21 +01:00
joepetrowski
4191a4dffc
instantiate statemint
2022-12-01 08:42:51 +01:00
joepetrowski
c4875867e0
no default instance
2022-11-30 22:04:20 +01:00
joepetrowski
e569b68889
fix AssetFeeAsExistentialDepositMultiplier
2022-11-30 21:48:20 +01:00
joepetrowski
e8afde4bfa
ForeignCreators 🎉
2022-11-22 21:29:04 +01:00
joepetrowski
5f7f8c2a01
statemine progress
2022-11-22 21:24:25 +01:00
joepetrowski
b8ed7e7c64
fmt
2022-11-18 21:20:53 +01:00
joepetrowski
362a9078df
fix deps to make compile
2022-11-18 20:35:00 +01:00
joepetrowski
35d1e577ae
cargo fmt to resolve duplicate imports on merge
2022-11-18 15:53:46 +01:00
joepetrowski
6de6313909
fix logical error
2022-11-18 15:51:22 +01:00
joepetrowski
1e0515e1ae
make it actually compile
2022-11-18 15:51:17 +01:00
joepetrowski
47d96e0192
make it almost compile
2022-11-18 15:50:37 +01:00
joepetrowski
94717a415b
fix AssetsToBlockAuthor
2022-11-18 15:49:33 +01:00
joepetrowski
df40d77e2f
leave some todos
2022-11-18 15:49:27 +01:00
joepetrowski
9ab1739304
add second instance
2022-11-18 15:48:22 +01:00
joepetrowski
aa67a43c97
rustc grumbles
2022-11-18 15:47:40 +01:00
Branislav Kontur
a6dd610d74
Fix for missing weight for fn unpaid_execution()
2022-11-08 14:57:49 +01:00
Branislav Kontur
23f0bcdc7d
Fix for FungiblesAdapter - trait changes: Contains -> AssetChecking
2022-11-08 13:48:15 +01:00
Branislav Kontur
6ece1b652f
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
2022-11-07 11:38:53 +01:00
dependabot[bot]
4b869cac55
Bump scale-info from 2.2.0 to 2.3.0 ( #1809 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/paritytech/scale-info/releases )
- [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/scale-info/commits/v2.3.0 )
---
updated-dependencies:
- dependency-name: scale-info
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 13:18:24 +01:00
Oliver Tale-Yazdi
53d8651f6b
Co #12558 : Update pallet-multisig benches ( #1805 )
...
* Typo
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add multisig weights
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo update -p polkadot-runtime-common
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-10-26 22:29:27 +00:00
Shawn Tabrizi
bdfd71088f
Companion for #12457 (Bounded Multisig) ( #1793 )
...
* u16 -> u32
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-25 19:49:33 +00:00
Alexander Theißen
7c8d1f7a37
contracts: Companion for offchain indeterminism ( #1794 )
...
* Adapt to new pallet contracts API
* Fix
* Fix runtime APIs
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-24 18:12:56 +00:00
Oliver Tale-Yazdi
1219981610
Co #12341 : Use try-runtime feature ( #1759 )
...
* Add try-runtime feature
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* More feature gates
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add dummy command
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* update lockfile for {"polkadot", "substrate"}
* Fix code
* Remove unused import
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Imports...
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2022-10-20 13:17:36 +00:00
Alexander Theißen
00626c0183
contracts: Reduce session length and enable unstable interfaces ( #1748 )
...
* Reduce session for contracts to 10 minutes
* Build pallet-contracts with unstable interface
* Set `MinCandidates` to 0 to allow only invulnerables as collators
2022-10-18 09:56:17 +00:00
Alexander Theißen
30900e0e3c
Companion for Adapt to new contracts runtime api ( #1736 )
...
* Adapt to new contracts runtime api
* Compile fix
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-06 08:41:13 +00:00
Alexander Theißen
95b8a21c91
Companion for contracts WeightV2 ( #1726 )
...
* Remove `ContractAccessWeight`
* update lockfile for {"polkadot", "substrate"}
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-10-05 13:59:26 +00:00
Chevdor
c06dea341a
fmt ( #1731 )
2022-10-05 13:01:58 +02:00
Branislav Kontur
c446b6321b
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
2022-10-04 12:11:59 +02:00
dependabot[bot]
5c962b385c
Bump smallvec from 1.9.0 to 1.10.0 ( #1723 )
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 09:39:22 +02:00
Branislav Kontur
763d88bfb4
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
2022-10-03 15:55:42 +02:00
Branislav Kontur
483b20c699
XCMv3 fixes ( #1710 )
...
* Fixes XCMv3 related
Fixes XCMv3 (removed query_holding)
Fixes XCMv3 - should use _depositable_count?
Fixes XCMv3 - removed TrustedReserve
Fixes - missing weights for statemine/statemint/westmint
[DO-NOT-CHERRY-PICK] tmp return query_holding to aviod conficts to master
Fixes - missing functions for pallet_xcm_benchmarks::generic::Config
Fixes for XCMv3 benchmarking
Fix xcm - removed query_holding
* ".git/.scripts/bench-bot.sh" xcm statemine assets pallet_xcm_benchmarks::generic
* ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
* ".git/.scripts/bench-bot.sh" xcm westmint assets pallet_xcm_benchmarks::generic
* Fix imports
2022-10-03 14:51:39 +02:00
Alexander Theißen
7c8a9ff2aa
Companion: Remove contracts RPC ( #1685 )
...
* Remove contracts RPC
* update lockfile for {"polkadot", "substrate"}
* Remove unused imports
* Properly set a max proof size for cumulus test runtime
* Properly set a max proof size for common runtimes
* Properly set the max proof size for all runtimes
Co-authored-by: parity-processbot <>
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
2022-10-03 12:49:15 +00:00
Muharem Ismailov
b268691e39
Westend Collectives chain spec ( #1712 )
2022-10-02 15:45:06 +00:00
Muharem Ismailov
13fe0e38af
Polkadot Collectives chain spec ( #1603 )
...
* initial chain spec template
* boot nodes, para ids, name
* para id 1001
* update boot nodes
* add collators accounts and session keys
* add p2p into wss boot nodes pathes
* replace aura raw private keys by ss58
* remove collectives spec
* rename collectives genesis spec into collectives
* Revert "rename collectives genesis spec into collectives"
This reverts commit 60df522a5c3666a9984d87476c2d93f28a2910fb.
* insert wasm into spec
2022-09-29 15:49:36 +00:00
Wilfried Kopp
1ec1e894ee
Bump spec_version to 9300
2022-09-29 16:38:38 +02:00
Branislav Kontur
9f09698a07
Removed unused deps with cargo machete ( #1680 )
...
* Removed unused deps with `cargo machete`
* Removed unused deps with `cargo machete` for parachain-template
2022-09-29 13:44:08 +02:00
Squirrel
facb0891db
[benchmarks] pr with weights ( #1664 ) ( #1694 )
...
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
2022-09-28 16:39:06 +00:00
Squirrel
27d05a38e1
backport: update integration tests ( #1695 )
...
* Update integration test v0.9.29 (#1681 )
* update it
* remove comment
* update it (#1689 )
Co-authored-by: Ignacio Palacios <ignacio.palacios.santos@gmail.com >
2022-09-28 16:37:57 +00:00
dependabot[bot]
695ed8a594
Bump serde from 1.0.144 to 1.0.145 ( #1677 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 14:41:43 +00:00
Keith Yeung
5efee4c47e
Remove unused import
2022-09-27 16:56:01 +08:00
Keith Yeung
9e309844a8
Fixes
2022-09-27 14:52:04 +08:00
Keith Yeung
4f88026e83
Merge remote-tracking branch 'origin/master' into gav-xcm-v3
2022-09-26 18:22:49 +08:00
Branislav Kontur
a8df227df2
Small cosmetic nits ( #1679 )
2022-09-23 14:53:31 +02:00
Keith Yeung
25958aa09f
Fixes
2022-09-23 20:27:31 +08:00
Shawn Tabrizi
142cdfa193
Companion for #12283 (Anon -> Pure Proxy) ( #1667 )
...
* anon -> pure
* fn pure -> fn create_pure
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-09-22 19:10:13 +00:00
Keith Yeung
e02878e87a
Fixes
2022-09-22 23:16:22 +08:00
Keith Yeung
1dba83a903
Fixes
2022-09-22 22:26:02 +08:00
Keith Yeung
7dc793d76c
Merge branch 'master' into gav-xcm-v3
2022-09-22 21:36:30 +08:00