Chevdor
|
85dabbd850
|
Backport crate version bumps to 0.9.27 (#5826)
* Bump crate versions
* Update cargo.lock
|
2022-07-28 10:03:27 +00:00 |
|
Chevdor
|
9fc4e16eff
|
Version bump to v0.9.26/9260 (#5755)
* Bump spec_version to 9260
* Version bump to v0.9.26
|
2022-07-06 10:31:45 +00:00 |
|
Mara Robin B
|
97f9b840e4
|
bump versions to 0.9.25 (#5684)
* kusama: bump spec_version to 9250
* polkadot: bump spec_version to 9250
* rococo: bump spec_version to 9250
* westend: bump spec_version to 9250
* bump version to 0.9.25
* bump transaction version (polkadot & kusama) (#5690)
* kusama: bump transaction_version to 12
* polkadot: bump transaction_version to 13
|
2022-06-21 13:02:04 +00:00 |
|
Mara Robin B
|
7eba8f2162
|
bump to 0.9.23 (#5593)
* bump version to 0.9.23
* bump spec_version to 9230
|
2022-05-27 10:18:23 +02:00 |
|
Mara Robin B
|
3b685fbf91
|
version bumps (0.9.22) (#5495)
* bump versions to 0.9.22
* bump spec_version to 9220
|
2022-05-16 13:24:24 +02:00 |
|
Mara Robin B
|
7ed275bff8
|
bump version to 0.9.19 (#5290)
|
2022-04-08 11:48:43 +00:00 |
|
Dan Shields
|
6fc2da146f
|
Bump all spec version to 9180 and versions to 0.9.18 (#5083)
* bump all spec version to 9180 and versions to 0.9.18
* all to 0.9.18
* lock update
|
2022-03-11 10:19:47 +01:00 |
|
dependabot[bot]
|
85f4740591
|
Bump smallvec from 1.7.0 to 1.8.0 (#4898)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-12 00:09:01 +01:00 |
|
Mara Robin B
|
167df32561
|
Bump version (#4904)
* Bump spec_version
* Bump version to 0.9.17
|
2022-02-11 20:43:39 +01:00 |
|
Chevdor
|
7e9a58fc99
|
Version bumps to v0.9.16 and 9160 (#4767)
* Bump spec_version
* Bump version to 0.9.16
|
2022-02-02 15:22:32 +01:00 |
|
Doordashcon
|
11d343e258
|
Extract Runtime Constants into Separate Crates (#4456)
* kusama-runtime-constants created
* polkadot_runtime_constants added
* runtime constants extracted
* update node
* cargo +nightly fmt
* Delete constants.rs
* update Cargo.toml
* 2021
* runtime constants update
* utils
* utils
* node test service
* Update runtime/rococo/constants/Cargo.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* runtime-native
* bridge messages
* re-export DOLLARS
* Update runtime/westend/Cargo.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* Update runtime/test-runtime/Cargo.toml
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
* std feature
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
|
2021-12-11 08:10:32 +01:00 |
|