Skip to content

Conversation

@gustavovalverde
Copy link
Member

Update submodules and Docker configuration:

  • Zaino: use GHCR image sha-417b679 (built from zingolabs/zaino:dev)
  • Zallet: v0.1.0-alpha.3 (electriccoinco/zallet official image)
  • Zebra: v3.1.0 (unchanged)

Add custom entrypoint for Zaino to resolve Docker DNS hostnames to IP addresses, required because ValidatorConfig uses SocketAddr type which only accepts IP:port format, not hostname:port.

NOTE: The entrypoint workaround can be removed once zaino PR #784 is merged and a new image is built:

New files:

  • config/zaino/docker-entrypoint.sh (temporary workaround)
  • config/zaino/zindexer.toml

Update submodules and Docker configuration:
- Zaino: use GHCR image sha-417b679 (built from zingolabs/zaino:dev)
- Zallet: v0.1.0-alpha.3 (electriccoinco/zallet official image)
- Zebra: v3.1.0 (unchanged)

Add custom entrypoint for Zaino to resolve Docker DNS hostnames to IP
addresses, required because ValidatorConfig uses SocketAddr type which
only accepts IP:port format, not hostname:port.

NOTE: The entrypoint workaround can be removed once zaino PR #784 is
merged and a new image is built:
zingolabs/zaino#784

New files:
- config/zaino/docker-entrypoint.sh (temporary workaround)
- config/zaino/zindexer.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants