Sergei Pepyakin
|
981b3c79ee
|
Print version when panic (#3608)
* Print version when panic
* Fix tests.
|
2019-09-12 17:52:26 +02:00 |
|
Svyatoslav Nikolsky
|
010395e620
|
Never panic during execution proof check (#3504)
* do not panic during execution proof check
* Update core/state-machine/src/lib.rs
Co-Authored-By: DemiMarie-parity <48690212+DemiMarie-parity@users.noreply.github.com>
* Update core/state-machine/src/lib.rs
Co-Authored-By: DemiMarie-parity <48690212+DemiMarie-parity@users.noreply.github.com>
* Update core/state-machine/src/lib.rs
Co-Authored-By: DemiMarie-parity <48690212+DemiMarie-parity@users.noreply.github.com>
* BackendTrustLevel enum
* up runtime version
* Update core/state-machine/src/lib.rs
Co-Authored-By: DemiMarie-parity <48690212+DemiMarie-parity@users.noreply.github.com>
* Update core/state-machine/src/lib.rs
Co-Authored-By: DemiMarie-parity <48690212+DemiMarie-parity@users.noreply.github.com>
* fixed some grumbles
* Update core/state-machine/src/testing.rs
Co-Authored-By: Gavin Wood <gavin@parity.io>
* Update core/state-machine/src/lib.rs
Co-Authored-By: Gavin Wood <gavin@parity.io>
* mov where
* spaces -> tabs (to restart build)
|
2019-09-11 10:27:32 +03:00 |
|
Pierre Krieger
|
cb7383b6b6
|
Documentation and small cleanup in panic-handler (#3249)
* Documentation and small cleanup in panic-handler
* Apply suggestions from code review
Co-Authored-By: Sergei Pepyakin <s.pepyakin@gmail.com>
|
2019-08-01 09:53:53 +02:00 |
|
André Silva
|
9d23d2a25a
|
Bump master to v2.0.0 (#2514)
* bump crates to v2.0.0
* fix crate authors
* bump node runtime spec_version
* remove unused import for no-std
|
2019-05-10 16:55:15 +02:00 |
|
Gav Wood
|
eca163ba64
|
Bump version to 1.0.0 globally (#2149)
* Bump versionb globally
* Rebuild and fix
* Rename fixes
* Rebuild
* Minor fix and code formatting for validator election
* Fix tests
* More test fixes
* Fix several bugs in phragmen elections.
* Rebuild, remove pointless closures
|
2019-04-01 15:16:06 +02:00 |
|
Bastian Köcher
|
7927054f86
|
Update copyrights to 2019 (#1932)
|
2019-03-06 15:04:28 +01:00 |
|
Arkadiy Paronyan
|
6c341f4e9d
|
Fixed panic handling (#1667)
|
2019-02-04 09:11:29 +01:00 |
|