From feb9141ec0f34c804eb6ed7b8e89b3c16d1606f6 Mon Sep 17 00:00:00 2001 From: vimystic <122659254+vimystic@users.noreply.github.com> Date: Tue, 26 Nov 2024 13:52:43 -0700 Subject: [PATCH] feat: Update XION requirements for v50 (#295) * added berachain and docker handlers (#209) * Update toolkit version (#216) * Update to copy .a files to required dir's (#218) * add tmp dir to cosmos images (#219) * need for v50 * keep the stub * remove comments --------- Co-authored-by: danb Co-authored-by: Andrew Gouin Co-authored-by: Mantas Vidutis Co-authored-by: Ash --- chains/xion.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chains/xion.yaml b/chains/xion.yaml index 2698984d..a09ee3ad 100644 --- a/chains/xion.yaml +++ b/chains/xion.yaml @@ -3,6 +3,8 @@ github-organization: burnt-labs github-repo: xion dockerfile: cosmos + pre-build: + apk add --no-cache binutils-gold build-target: make install binaries: - /go/bin/xiond