Vadim Macagon

Results 52 comments of Vadim Macagon
trafficstars

The `HsmConfig` settings should be moved to a new `loom_hsm.yml` file, which should be located in the same directory as `loom.yml`. This change should be backwards compatible, so for now...

> > > Currently, we have duplicate `ParseConfig` functions, one in `cmd/loom/common` and another one in `config/config`. We should remove the one in `config/config` and then change this line >...