Skip to content

Commit

Permalink
Merge branch 'main' into lance/connectv2
Browse files Browse the repository at this point in the history
  • Loading branch information
freeelancer committed Sep 5, 2024
2 parents 92a0715 + e8888ad commit b6390d0
Show file tree
Hide file tree
Showing 54 changed files with 66,951 additions and 37,043 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-broken-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
only-issue-labels: automated issue,Broken links
ignore-issue-updates: true
# close-issue-message requires permission `issues: write`
close-issue-message: 'This issue is `stale` and has been closed due to a new "Check Broken Links" run. If any links are still broken, they will be reported in a new issue: https://github.com/MANTRA-Finance/mantrachain/issues?q=is%3Aissue+is%3Aopen+label%3A%22automated+issue%22+label%3A%22Broken+links%22'
close-issue-message: 'This issue is `stale` and has been closed due to a new "Check Broken Links" run. If any links are still broken, they will be reported in a new issue: https://github.com/MANTRA-Chain/mantrachain/issues?q=is%3Aissue+is%3Aopen+label%3A%22automated+issue%22+label%3A%22Broken+links%22'
days-before-issue-stale: 0
days-before-issue-close: 0

Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ release/
*.log
*.ign
.aider*
swagger-proto
tmp-swagger-gen
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ test-slinky: build-image
###############################################################################
GORELEASER_IMAGE := ghcr.io/goreleaser/goreleaser-cross:v$(GO_VERSION)
COSMWASM_VERSION := $(shell go list -m github.com/CosmWasm/wasmvm/v2 | sed 's/.* //')
REPO_OWNER ?= MANTRA-Finance
REPO_OWNER ?= MANTRA-Chain
REPO_NAME ?= mantrachain

# Check if GITHUB_TOKEN is defined
Expand Down
50 changes: 25 additions & 25 deletions api/osmosis/tokenfactory/module/v1/module.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions api/osmosis/tokenfactory/params.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions api/osmosis/tokenfactory/v1beta1/authorityMetadata.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 18 additions & 18 deletions api/osmosis/tokenfactory/v1beta1/genesis.pulsar.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b6390d0

Please sign in to comment.