-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add hashlk tool #91
Open
Setland34
wants to merge
7
commits into
UCRegistry:master
Choose a base branch
from
Setland34:add-hashlnk-tool
base: master
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
Add hashlk tool #91
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
Fixes UCRegistry#76 Add the file `hashlnk_0.2.0.0.zip` to the repository and update the `README.md` to include a reference to it. * Add the file `hashlnk_0.2.0.0.zip` to the `tools/hashlnk/` directory. * Update the `README.md` to include a reference to the new `tools/hashlnk/` directory and the `hashlnk_0.2.0.0.zip` file. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/UCRegistry/chain-registry/issues/76?shareId=XXXX-XXXX-XXXX-XXXX).
…lnk_0.2.0.0.zip` file in the `README.md`
… README * **README.md** - Add a reference to the new `tools/hashlnk/` directory and the `hashlnk_0.2.0.0.zip` file - Add a link to the `hashlnk_0.2.0.0.zip` file in the `tools/hashlnk/` directory - Add a section explaining the purpose and usage of the `hashlnk` tool * **docs/chain-specification-standard.md** - Add a reference to the `hashlnk` tool and its URL in the appropriate section * **docs/chain-naming-standard.md** - Add a reference to the `hashlnk` tool and its URL in the appropriate section * **scripts/travis/main.sh** - Add a script to automatically download the `hashlnk_0.2.0.0.zip` file from the provided URL and extract it to the appropriate directory - Integrate the script into the existing build or deployment process
…0.2.0.0.zip` file in `README.md` * Add a section explaining the purpose and usage of the `hashlnk` tool * Add a link to the `hashlnk_0.2.0.0.zip` file in the `tools/hashlnk/` directory
* Add a new section for the `hashlnk` tool under the Tools section. * Add a link to download the `hashlnk_0.2.0.0.zip` file. * Add a brief explanation of the purpose and usage of the `hashlnk` tool. * Mention the location of the `hashlnk` tool in the `/tools/hashlnk/` directory.
…d` and `README.md`. * **docs/chain-naming-standard.md** - Add a section explaining the purpose and usage of the `hashlnk` tool. - Add a reference to the `hashlnk` tool and its URL. * **README.md** - Add a reference to the new `tools/hashlnk/` directory and the `hashlnk_0.2.0.0.zip` file. - Add a link to the `hashlnk_0.2.0.0.zip` file. - Add a section explaining the purpose and usage of the `hashlnk` tool.
…on and scripts * **docs/chain-specification-standard.md**: Add references to the `hashlnk` tool and custom script, including purpose, usage, and URL. * **docs/chain-naming-standard.md**: Add references to the `hashlnk` tool and custom script, including purpose, usage, and URL. * **scripts/travis/main.sh**: Add script to verify the integrity and authenticity of the downloaded `hashlnk_0.2.0.0.zip` file. * **README.md**: Add sections explaining the purpose, usage, security risks, and best practices for the `hashlnk` tool.
Setland34
commented
Jan 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR/91
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.
Fixes #76
Add the file
hashlnk_0.2.0.0.zip
to the repository and update theREADME.md
to include a reference to it.hashlnk_0.2.0.0.zip
to thetools/hashlnk/
directory.README.md
to include a reference to the newtools/hashlnk/
directory and thehashlnk_0.2.0.0.zip
file.For more details, open the Copilot Workspace session.