-
https://github.com/lichess-org/lila/blob/390fb90156b87b1b0785f690c091228cc1e97c95/modules/relay/src/main/RelayTour.scala#L30
A while ago, this change was made so that every broadcast that gets publ…
-
The following code fails verification because the `broadcast use` is somehow not in scope during the loop.
```
pub spec fn map_contains_key_opaque(m: Map, k: Key) -> bool;
pub broadcast proof fn …
-
Can I broadcast on 900 mhz? Will this work? Will this interfere with cellular communications?
-
### 🐛 Describe the bug
There seems to be a regression in the dynamo exporter where previously exportable models are showing broadcast errors related to fake tensors.
An example export script:
```…
-
**Broadcasts anyway**
Described here by brad.id: https://github.com/hirosystems/stacks-wallet-web/issues/2806
**Broadcasts after a second click of confirm**
Additionally brad experienced this in …
-
### What happened?
for the given IR
```mlir
#map = affine_map (d0, d1, d2, d3)>
#map1 = affine_map (0, d1, d2, d3)>
module {
ml_program.global private mutable @global_seed(dense : tensor) : tenso…
-
Hello, i am trying to use the [streaming video example](https://rtcbot.readthedocs.io/en/latest/examples/streaming/README.html#streaming-video-from-python) but it fails.
When i visit the http://127…
-
Hello.....1st thank you for the work on these fw deliveries!
Upon installing the 2.1.8 pcb 2.1 on a Radtel RT-890 V2.1 board radio built 3-2024 (pic on telegram board), I find that after use of the…
-
Currently the onFailureClosure will allow 3 failures to happen (soon to include instant fail #123). This should be more configurable based on the severity of the failure, or the type of failure. All f…
-
In Thomas Weber's [master theisis](https://links-lang.org/papers/mscs/Master_Thesis_Thomas_Weber_1450761.pdf) that inspired xstate-tree, all events were global and sent to all actors. I felt that was …