asymmetric

Results 126 comments of asymmetric
trafficstars

It's a completely different approach so I would keep it open. If my approach works i'll close this one, as I don't think we strictly need Docker if we can...

> This branch has not been deployed Is GitHub gonna deploy the smart contract for us now?

> Without the ability to vote for multiple proposals, those updates would have to be baked together Or there would have to be multiple votes. This vould definitely reduce the...

A drawback with this design is that it removes the [RBAC](https://en.wikipedia.org/wiki/Role-based_access_control) functionality from the Chief. In MCD, we need to permit parts of the core to mint and burn MKR...

@kmbarry1 have you seen https://github.com/makerdao/dss-deploy/issues/21 and https://github.com/makerdao/dss-deploy/issues/22? What type of work are you doing around Chief+MKR auth? *EDIT*: nvm, saw the discussion with David :) Let’s move the convo to...

@timokau another case of this happened [here](https://github.com/NixOS/nixpkgs/pull/111796#issuecomment-774482325): I was chosen as a reviewer, but after building I decided I wanted another pair of eyes on the PR, so I triggered...

Is this still an issue, since we do [this](https://github.com/elitak/nixos-infect/blob/2d3b1dffa98b9f655a7b9c942ac83dbb22cef514/nixos-infect#L15)?

Don't use OVH, sorry.

I'm not currently using this anymore, so I won't be able to investigate further, but running `nix develop` with the following `flake.nix` errors with a different error: 1. `flake.nix` ```nix...

For reference, there is a similar fix in [this commit](https://github.com/benbjohnson/litestream/commit/f6c859061bfd7ccc2a21fcde3e9f0eb9ad98cd5e), which is not on the `main` branch.