AuRa fix for 1.7.x series (#7666)

* Fix Temporarily Invalid blocks handling (#7613)

* Handle temporarily invalid blocks in sync.

* Fix tests.

* Bump rustc-serialize

* Bump version.

* Update .gitlab-ci.yml

fix lint

* Remove slash from gitlab ci script to fix builds

* Start build.
This commit is contained in:
Tomasz Drwięga
2018-01-22 23:44:59 +01:00
committed by Afri Schoedon
parent f96d152548
commit 8b749367fd
8 changed files with 94 additions and 89 deletions

View File

@@ -1,6 +1,7 @@
// Copyright 2015-2017 Parity Technologies (UK) Ltd.
// This file is part of Parity.
// Parity is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or