strangelove-ventures / heighliner

Repository of docker images for the node software of Cosmos chains
Apache License 2.0
57 stars 47 forks source link

feat: implement chains.yaml split and embed data into binary #286

Open vimystic opened 2 days ago

vimystic commented 2 days ago

Split contents of chains.yaml into chain/*.yaml files. Add Make file with build that populates chains.yaml file to be embedded into binary. Note : Had to leave an empty chains.yaml file in the repo to prevent lint error while building.

Testing (Completed): Ran make build . Use heighliner binary to create and push a docker image (gaiad) to ghcr.io/strangelove-ventures/heighliner.