input-output-hk / decentralized-software-updates

Research on a decentralized software update mechanism for blockchain systems
Apache License 2.0
7 stars 2 forks source link

Property tests v2.0 #145

Closed dnadales closed 4 years ago

dnadales commented 4 years ago

Define generators for protocol update events. These events cover the ideation, approval, and activation phases.

We only test a lot of important liveness properties at the moment:

In next iterations we will test safety properties such as:

dnadales commented 4 years ago

Superseded by https://github.com/input-output-hk/decentralized-software-updates/pull/148