namada
namada copied to clipboard
test/PoS: setup quint sync test from state machine
Adds a test of PoS impl against the Quint model (https://github.com/informalsystems/partnership-heliax/blob/tomas/rust-2-quint/2023/Q2/artifacts/PoS-quint/namada.qnt) using the state machine test that calls into Quint's REPL. The basic approach works but it still needs a bit more work to parametrize more of the data (params in the other actions and the genesis validator set with non-zero stake) currently hard-coded in the Quint model.
do we still want to do this @tzemanovic ?
do we still want to do this @tzemanovic ?
yeah, let's leave this open for now