Skip to content
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

build: set Finschia/ostracon version #1298

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

0Tech
Copy link
Collaborator

@0Tech 0Tech commented Mar 26, 2024

Description

Extract the version of Finschia/ostracon from go.mod and set the flag on the build.

Motivation and context

Finschia/ostracon does not set its version even in the release branches, while the upstream tendermint sets its version.
Hence, we won't apply this patch on the main, which uses tendermint already.

How has this been tested?

  1. make build
  2. ./build/simd ostracon version

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

@0Tech 0Tech added the A: build label Mar 26, 2024
@0Tech 0Tech self-assigned this Mar 26, 2024
@0Tech 0Tech marked this pull request as ready for review March 26, 2024 02:32
@0Tech 0Tech merged commit 971875b into Finschia:release/v0.48.x Mar 26, 2024
24 checks passed
@0Tech 0Tech deleted the ostracon-version branch March 26, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants