-
## Your Node
https://1ml.com/node/037b3340c93ec145c4cc960762e0f22902e9412484ead2fce9ce275f6e8409b212
Describe what your node is for, activity, and why you want incoming liquidity.
### Feature L…
-
At the moment we have one form of implicit argument - type variables. For example:
``` elm
let compose : cat b c -> cat a b -> cat a c = ...
```
Has the implicit arguments:
- `cat : Type -> Type`
- …
-
At the moment variants do some spooky injection of their constructors into the environment. For example the following will add `Some` and `None` to the environment, along with `Option`:
```f#
type…
-
At the moment Pikelet doe not do anything useful. In order to be more useful, we probably need some form of way to perform effects.
Initially we could use an `Io : Type -> Type` wrapper type for th…
-
Scheduled data collected on the Sciex 7500 is formatted using a one-sided RT range tolerance value.
msconvert is currently treating this one-sided RT range tolerance value as though it were a compl…
-
### Background
I have a LND that was running on 0.15.5-beta. I migrated to v0.18.1, but now the node is not discoverable to the P2P network.
My channels are still connected correctly and I can st…
-
-
I have a new setup with lightningd version v0.7.0-310-gbc5dbb6.
I have funded two channels already:
```
{
"peers" : [
{
"id" : "03864ef025fde8fb587d989186ce6a4a186895ee44a926…
-
### Is your feature request related to a problem? Please describe.
Alcohol fuels have the wrong energy density. Per https://www.iea-amf.org/content/fuel_information/fuel_info_home/ethanol/e10/ethanol…
-
For each ingredient we also need to save the "unit". The unit field indicates what type of unit we will use when an amount of the ingredient is shown to the user. At the moment, I see the following tw…