-
depends on https://github.com/iotaledger/iota/issues/1289
-
depends on https://github.com/iotaledger/iota/issues/1289
-
depends on https://github.com/iotaledger/iota/issues/1289
-
s = magnetic shear
alpha_MHD = pressure gradient
To characterize any local equilibrium in tokamaks or stellarators, we can vary the s and/or α_MHD values while maintaining the local MHD force bala…
-
## Bug description
The `SystemEpochInfoEventV1` shows all the burning and minting done during the epoch.
While all calculations are done correctly, it is confusing for users to see `burnt_tokens_amou…
-
## Description
We are primarily interested on the latency between the execution of a transaction in the node and the persistence of its effects on the indexer database.
It might be interesting explo…
-
Our repository requires all commits to be signed for PRs to be able to be merged.
The automated PR we use for bumping versions is not using signed commits, see https://github.com/iotaledger/iota/pul…
-
Create detailed documentation of how to execute the following flows, to ease of future testing and investigation.
1. spin up a node and sync it from genesis
2. spin up a node and sync with rocksdb da…
-
In `iota-node` the current implementation which handles the shutdown of the node uses a broadcast channel, it may be overkill as when calling `subscribe()` from the `Sender` it creates a new `Receive…
-
I was comparing code generation in Ghidra, and when I looked at the regular `einsum` call, there was a lot of code being generated. When I compared it to the `execute_generic` function I wrote for the…