Paul Berg

Results 723 comments of Paul Berg

Hi @vladbochok, thanks very much for creating this issue and reporting your findings. I'm struggling to understand what is the problem. Yes, it is the case that an `envoy` can...

@gakonst thanks for the heads-up! Hopefully the deployment proxy will become available on Optimism too.

Doesn't look Oh My Zsh can be used with this repo, as per @geoffharcourt's comment left [here](https://github.com/thoughtbot/dotfiles/issues/531#issuecomment-342833672).

@ihorbond is your set-up exactly the same as @coinfupanda's? If not, could you add more details?

I see. To be frank I won't have time to investigate this in the near future .. but if anyone does, PRs accepted :)

Looks like [Foundry](https://github.com/gakonst/foundry) has added support for this in the meantime: https://book.getfoundry.sh/forge/deploying.html I could either inspire from their work when implementing this feature in Multisol, or I could just forget...

Interesting idea @sambacha, but I think it would be easier to just run `foundry build` iteratively between a min and a max version. Here's a dummy GitHub Action shell script...

When we do this, we will have to do one of the following two things: 1. Commit the TypeChain bindings for external protocol in version control 2. Install an external...

After a quick investigation now, I am starting to think that this could be a bug on GitHub's end. This is the message that I just sent them: ```markdown Hi,...