Martin Pugh
|
b63184e4ec
|
Bump version, substrate, beefy in prep for v0.9.4 (#3169)
* bump version, substrate, beefy
* bump substrate
|
2021-06-03 17:05:31 +02:00 |
|
Martin Pugh
|
2174d9475e
|
bump version & substrate (#3085)
|
2021-05-24 12:36:30 +02:00 |
|
Martin Pugh
|
fe97c3a3a2
|
Bump version & spec version in prep for v0.9.2 (#3046)
* bump version & spec version
* update Cargo.lock
* bump substrate
|
2021-05-18 23:03:45 +02:00 |
|
Martin Pugh
|
25cd67436c
|
Bump version to v0.9.1 and spec_version to v9010 (#3001)
* bump version and spec_version
* fix generate_release_text.rb
* Revert "fix generate_release_text.rb"
This reverts commit 9e01e0ae4f6db2155d123f69063db7d7564588e0.
* fix publish_draft_release
* fix publish_draft_release
* update target cache
|
2021-05-11 15:27:52 +02:00 |
|
Martin Pugh
|
7a99a18d1d
|
v0.9.0 prep (#2959)
* bump version and unify spec version
* bump substrate
* spec_version to 900
|
2021-04-29 18:21:58 +02:00 |
|
Martin Pugh
|
9c60982989
|
Bump version, bump substrate & update benchmarks in preparation for v0.8.31 (#2938)
* bump version
* bump cargo
* update benchmarks
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_identity --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
* cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
Co-authored-by: Parity Benchmarking Bot <admin@parity.io>
|
2021-04-28 13:23:54 +02:00 |
|
Gavin Wood
|
9194219586
|
Add XCM Origin and converter (#2896)
* Add XCM Origin and converter
* IsMajority filter can be location-prefixed
* Update xcm/pallet-xcm/src/lib.rs
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
* Update xcm/src/v0/multi_location.rs
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
* Introduce UsingComponents to allow reuse of fee payment in XCM
* Use Drop rather than finalize
* Add errors for weight.
* Apply suggestions from code review
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
* Fixes
* Update xcm/xcm-builder/src/weight.rs
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
* Various XCM fixes and improvements
* Fixes
* Update xcm/xcm-builder/src/weight.rs
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
* Update xcm/xcm-builder/src/weight.rs
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
* Update xcm/xcm-builder/src/weight.rs
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
* Fixes
Co-authored-by: Alexander Popiak <alexander.popiak@parity.io>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
|
2021-04-27 14:33:40 +02:00 |
|
Gavin Wood
|
c9102c11a4
|
XCM Revamp Continued (#2865)
* Introduce plurality XCM locations
* Add RelayedFrom
* DMP dispatch weight handling.
* Add pallet for XCM sending, add routing logic.
* Update error types & doc
* Fix warnings.
* Fixes
* Fixes
* Fixes
* Bump Substrate
* Fixes
* Docs
* Docs
* Docs
* Fixes
* Fixes
* Fixes
* Update xcm/pallet-xcm/src/lib.rs
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
* Docs
* Fixes
* Update lib.rs
* Fixes
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
|
2021-04-09 20:34:28 +02:00 |
|
Gavin Wood
|
0395b5dd16
|
Fungibles adapter and MultiLocation::X8 (#2662)
* Fungibles adapter and MultiLocation::X8
* Comments
* Comment & whitespace
* Fix up CI/CD for the new labels.
* Fix labels
* Whitespace
* Fixes
* Update Cargo.lock
* Update xcm/xcm-builder/src/fungibles_adapter.rs
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
|
2021-03-30 17:52:50 +02:00 |
|
Martin Pugh
|
9938513e71
|
Bump version , weights and substrate in prep for v0.8.30 (#2690)
* bump version and substrate
* bump old forgotten versions
* update weights
* bump substrate
* Revert "bump substrate"
This reverts commit 8b5004b6fe9ce9ccdf143d3fe878802931ea4f2f.
Co-authored-by: André Silva <andrerfosilva@gmail.com>
|
2021-03-25 11:29:11 +01:00 |
|
Guillaume Thiolliere
|
29f12f3f48
|
Upgrade codec to 2.0 and bitvec to 0.20 (companion) (#2343)
* upgrade codec and bitvec
* "Update Substrate"
Co-authored-by: parity-processbot <>
|
2021-01-29 14:35:45 +01:00 |
|
Guillaume Thiolliere
|
a3682f8d9d
|
bump codec minor version (#2247)
|
2021-01-11 23:00:07 +01:00 |
|
Andronik Ordian
|
0a8a607a58
|
update most of the dependencies (#1946)
* update tiny-keccak to 0.2
* update deps except bitvec and shared_memory
* fix some warning after futures upgrade
* remove useless package rename caused by bug in cargo-upgrade
* revert parity-util-mem *
* remove unused import
* cargo update
* remove all renames on parity-scale-codec
* remove the leftovers
* remove unused dep
|
2020-11-17 11:16:31 +01:00 |
|
Pierre Krieger
|
23b7542fee
|
Tweak Cargo.tomls to make burnin easier (#1805)
|
2020-10-13 13:32:30 +02:00 |
|
Shawn Tabrizi
|
fc1153681e
|
XCM: Land XCM Builder (#1793)
* Land XCM Builder
* Clean up Cargo dependencies
Co-authored-by: Gavin Wood <gavin@parity.io>
|
2020-10-07 16:32:53 +00:00 |
|