-
A core value proposition of the Architect language is the ability to compose Automatons together in a type safe manner.
Here we consider the different kinds of composition.
1. Object Composition…
-
In Babe we assume probabilistic finality after one session. In fact we do assume this kind of finality in a couple of places elsewhere as well:
# Usages of Probabilistic Finality
## Configuratio…
-
We need a way to imperatively pipe events into a AsyncSequence same asi Subjects from Combine did, or Kotlin's MutableState/SharedFlow
AsynchChannel feels like a low level primitive to be used for …
-
Can we include an option to either record and/or display pluscodes?
Having a handheld live pluscode calculator would be fantastic!
Pluscode overview is available at: https://github.com/google/op…
-
Once a dispute is concluded and an offence is submitted with `DisableStrategy::Always`, a validator will be added to `DisabledValidators` list.
Implement on-chain and off-chain logic to ignore disp…
-
After converting a pytorch model to torchscript using the tracing method, I can successfully execute it and make inferences. But when trying to convert the traced model following this code, it fails w…
-
From Anders:
![image](https://user-images.githubusercontent.com/26171839/187927676-4463d193-9305-4f30-bfac-dd14ecb55f63.png)\
I've been breaking down how our peering setup is done... I tried to …
-
As an operator, would be nice to open & close the log flood gates on demand, specifically the librdkafka logs. Some options:
1. The bunyan logger [has support for dtrace](https://github.com/trentm…
-
# [G-01] Use prefix not postfix in loops
Using a prefix increment (++i) instead of a postfix increment (i++) saves gas for each loop cycle and so can have a big gas impact when the loop executes on a…
-
# Overview
Trust model of the `eigen-tangle-avs` is straightforward. The AVS runs a Tangle validator client. The operator is subject to all slashing conditions of the Tangle main chain, namely:
1. C…