forked from strangelove-ventures/heighliner
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync with upstream #6
Open
felichita
wants to merge
36
commits into
p2p-org:main
Choose a base branch
from
strangelove-ventures:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Andrew Gouin <andrew@gouin.io>
* feat(chore):Some chains decide to name the static files differently * Remove link to private github repo
Co-authored-by: Justin Tieri <37750742+jtieri@users.noreply.github.com>
Heighliner should now go to the `Platform` project (we're using native GH Workflows for that).
* Switch neutron back to cosmos dockerfile * Copy lib for cargo
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 25.0.6+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.9...v25.0.6) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raul <raulneivaweb@gmail.com>
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.12...v1.1.14) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raul <raulneivaweb@gmail.com>
* fix: lint error from a previous PR * Delete output.tx
…283) * feat: enable a directory of chain configurations instead of a single file * feat: enable a directory of chain configurations instead of a single file * fix: display filename which has error ---------
* fix: copy over required libraries so native build will work * fix: copy over required libraries so native build will work - remove shared libs * fix: change multiple wgets to ln & fix all dockerfiles --------- Co-authored-by: vimystic <122659254+vimystic@users.noreply.github.com>
* split chains.yaml into individual chains * embed chains data * modify build.go to use chains.yaml * fix dead link * empty chains.yaml to prevent github Lint error * remove onex since its decommissioned * Do not use : character in comments * add newline at end of each file * remove rouge script * Use chains/*.yaml search as default and only use chains.yaml as a fallback * Adding install to makefile * Update Readme file with Make file information * Adding redirection comment * Add goreleaser yaml * use right org * only use before * goreleaser version * write chains.yaml * Update .goreleaser.yaml --------- Co-authored-by: Andrew Gouin <andrew@gouin.io>
* chore: update docker * feat: detect "vendor" folder for local builds
Add Elys binary building settings
* 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 <dan.bryan@strange.love> Co-authored-by: Andrew Gouin <andrew@gouin.io> Co-authored-by: Mantas Vidutis <mantas.a.vidutis@gmail.com> Co-authored-by: Ash <ash@burnt.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.