babylonlabs-io / babylon-contract

CosmWasm smart contracts for Babylon integration
Other
5 stars 0 forks source link

Build stock babylon optimizer #74

Open maurolacy opened 3 hours ago

maurolacy commented 3 hours ago

Let's build our own optimizer docker image and push it to docker hub. So that we don't build it every time on CI runs.

This will require a fork of CosmWasm/optimizer (or perhaps, our own tiny babylonlabs-io/optimizer repo), and adding the proper changes to the base Dockerfile; or, maintaining a new Dockerfile-babylon one. Whatever works / it's simpler.

Pushing to docker hub will require a babylon docker user. Perhaps we can push it to Amazon docker registry or so.

maurolacy commented 2 hours ago

Here: babylonlabs-io/optimizer#1.