informalsystems / informalsystems/jsonatr
Adapt Apalache CE transformer to new JSON format, and split into multiple files
Open
@andrey-kuprianov is already working on this.
Since Jul 28, 2020.
enhancement
- Dominant language
- Rust
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As the JSON format of Apalache counterexamples has changed (see informalsystems/apalache#153) we need to adapt the transformer that produces the LightClient test to the new format.
Besides, we need to factor out the reusable parts from this transformer, namely:
* UNIX commands
* Apalache counterexample analysis
* Tendermint testgen transformers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.