dependabot[bot]
|
4f70899f6b
|
Bump parity-scale-codec from 2.2.0 to 2.3.0 (#3833)
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
- [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paritytech/parity-scale-codec/compare/v2.2...parity-scale-codec-v2.3.0)
---
updated-dependencies:
- dependency-name: parity-scale-codec
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>
|
2021-09-23 00:29:41 +00:00 |
|
dependabot[bot]
|
b9e1f09b30
|
Bump tracing from 0.1.26 to 0.1.27 (#3841)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.26 to 0.1.27.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.26...tracing-0.1.27)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-14 12:23:05 +02:00 |
|
dependabot[bot]
|
c71a221097
|
Bump futures from 0.3.16 to 0.3.17 (#3742)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.16...0.3.17)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-04 21:16:23 +02:00 |
|
dependabot[bot]
|
a4527cbc49
|
Bump thiserror from 1.0.24 to 1.0.26 (#3592)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.26.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.24...1.0.26)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-07 19:42:37 +00:00 |
|
Chevdor
|
789017cc76
|
Version bumps to 0.9.9 (#3576)
* chore: version bump to 0.9.9
* bump from 0.9.0 to 0.9.9
|
2021-08-06 16:39:13 +02:00 |
|
André Silva
|
d8d61bad36
|
implement dispute participation subsystem (#3234)
* implement dispute participation subsystem
* guide: minor fix in dispute participation
* Update node/core/dispute-participation/src/lib.rs
Co-authored-by: Andronik Ordian <write@reusable.software>
* dispute: add comments to participation logic
* dispute-coordinator: fix test compilation
* implementers-guide: update dispute participation
* dispute-participation: add error for missing validation code
* dispute-participation: add tests
* Update node/core/dispute-participation/src/lib.rs
Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
* guide: update overseer protocol dispute participation message
* dispute-participation: remove duplication in tests
Co-authored-by: Andronik Ordian <write@reusable.software>
Co-authored-by: Robert Habermeier <rphmeier@gmail.com>
|
2021-06-14 15:41:02 -05:00 |
|