asymmetric

Results 126 comments of asymmetric
trafficstars

Could introducing the concept of zone be avoided if we assumed that each supervisor should be reachable from outside the cluster? I think that the scaling downside is more theoretical...

@d-xo I think [this error](https://github.com/dapphub/dapptools/actions/runs/4263658440/jobs/7420681697#step:5:1766) ([`test_run_tx_source_fetching`]( https://github.com/dapphub/dapptools/tree/a271603388141e1557b80ddde8676e85d188f02e/src/dapp-tests/integration/tests.sh#L630)) is the one we talked about and that has to do with hevm. Not entirely sure what the deal is with [this one](https://github.com/dapphub/dapptools/actions/runs/4263658440/jobs/7420681697#step:5:1556)...

> looks like ci is still failing because of: [ethereum/hevm#198](https://github.com/ethereum/hevm/pull/198)? this should be fixed in `main` For the record, there's still a [failing test](https://github.com/dapphub/dapptools/actions/runs/4271170230/jobs/7435449871#step:5:2023), pending a fix on hevm.

The file used to be named `post-build-hook.xml`: ``` ❯ git log --pretty="%an" -- doc/manual/advanced-topics/post-build-hook.xml | sort | uniq Eelco Dolstra Graham Christensen Joe Hermaszewski Kevin Stock regnat ```

See [related PR](https://github.com/NixOS/nixpkgs/pull/262182).

We can also prepend each non-CC file with its MIT license, in a comment. It's very short.

For me this is blocked by nix.dev [becoming official](https://github.com/NixOS/nix.dev/labels/make-official), both in theory and in practice (i.e. looks, content)

@oxalica I'm interested in trying to implement the `UrlLiteral` code action. Do you have any more guidance than the post above? Also happy to chat on Matrix, if that's your...

I had to both set a `pinentryPackage` as in #5488, and run `gpg-connect-agent reloadagent /bye`. After that, even though `gpgconf` still returned a non-existent pinentry, I could use gpg again....

Is this still relevant after your refactoring of the addon, @reezer ?