-
Draft issue to be discussed/prioritized at dev or PM meeting.
Tasks:
- [x] add constants, types files, components directory
- [x] add stylesheet
- [ ] factor UI elements into thematic componen…
-
When I run a large model, the TLC output always starts like this:
```
TLC2 Version 2.20 of Day Month 20?? (rev: 639382e)
Running breadth-first search Model-Checking with fp 99 and seed 1541680015…
-
this protocol has a bunch of things that don't seem correct.
1. [validation issue] for a lot of items the name of the file and id dont match. seems like some autoconversion didn't understand repro…
-
Let's consider a specification with three threads - A, B, and C - where each thread performs a series of sequential actions. You can get a counter-example that looks like:
```
A_Step0
B_Step0
C_…
-
Through the logs, we can see that the configuration items of a channel, in addition to fee_rate, include other parameters. Is it necessary to display these parameters through RPC?
```
[src/fiber/gr…
-
## Description
Reading non-ascii chars from disk causes an error. I tested this with IOUtils, but I suspect this is true of any time TLC stores states on disk and tries to read them back.
## Ste…
-
TLC's simulation mode is generally effective at detecting regressions while being less resource-intensive than full model checking, which helps reduce the strain on our CI resources. However, the actu…
-
Currently there is no downside to Hemalurgy in the mod. You can give yourself as many spikes as you want and there's pretty much no reason _not_ to do so.
We want to keep track of the current spiri…
-
Call send_payment twice at the same time cause Musig2VerifyError
1. node2 call `new_invoice` get invoice1
2. node2 call `new_invoice` get invoice2
3. node1 call send_payment(invoice1) ,send_payme…
-
The TLA+ tooling ecosystem is expanding, and that means there is demand for the Java-based tla2tools.jar to function not only as a standalone artifact, but also a reliable base for the parsing, interp…