Skip to content
Open

v30 #1202

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
139 commits
Select commit Hold shift + click to select a range
5a40644
added Scalar UI to node, updated buf to v2
vexxvakan May 19, 2025
ef867f4
fixed proto gen
vexxvakan May 19, 2025
d576c62
cleaned up and improved proto scripts
vexxvakan May 20, 2025
603eb52
Update deps, Cosmos SDK 0.53.0
vexxvakan May 20, 2025
e803179
update required app wiring for sdk v0.53
vexxvakan May 20, 2025
e816a07
v30 upgrade handler
vexxvakan May 20, 2025
854a4a6
bumped interchaintest
vexxvakan May 20, 2025
cd87882
fix new v29 test to not use the local image but v29 instead
vexxvakan May 20, 2025
627394d
remove deprecated swagger instance
vexxvakan May 20, 2025
0c859ad
removed globalfee module
vexxvakan May 20, 2025
dc2a4b1
forked and adapted skip's feemarket module, removed globalfee module
vexxvakan May 21, 2025
9299abd
wired up feemarket in feepay module
vexxvakan May 21, 2025
ab856bf
added feemarket store key to app
vexxvakan May 21, 2025
4224194
fixed feemarket api route and non canonical MsgParams name
vexxvakan May 21, 2025
a0ae429
removed globalfee leftovers, WIP rework e2e suite
vexxvakan May 22, 2025
c6de955
fixed up more tests, cleaned up a lot (sorry for massive commit)
vexxvakan May 30, 2025
e46b42a
fully implemented feemarket
vexxvakan Jun 2, 2025
d23ef64
improve feemarket e2e tests
vexxvakan Jun 5, 2025
2ddefad
improve feemarket e2e tests
vexxvakan Jun 8, 2025
7e88be6
WIP! grpc steaming wrapper module, experimental
vexxvakan Jun 10, 2025
adae4b9
fixed node panic on stream sub
vexxvakan Jun 10, 2025
28084ec
improve app close handling, shutdown grpc streams on exit
vexxvakan Jun 10, 2025
2a9c5b3
make websocket subscriptions work
vexxvakan Jun 10, 2025
907b15d
improved connection handling and added detailed telemetry
vexxvakan Jun 10, 2025
1161f11
improved websocket closing and normalised data parsing
vexxvakan Jun 11, 2025
a7451da
add recoveries on panic to stop node from crashing
vexxvakan Jun 11, 2025
3dcfd45
added stream config to config.toml, increased connection security
vexxvakan Jun 11, 2025
52a2895
added circuit breaker middleware to streams
vexxvakan Jun 11, 2025
0e8e086
WIP, quick commit for backup
vexxvakan Jun 12, 2025
6b71287
clean up ws middleware
vexxvakan Jun 12, 2025
1f9574c
better websocket code structure
vexxvakan Jun 12, 2025
8c086d0
Remove accidentally committed HANDOVER.md
vexxvakan Jun 12, 2025
768016d
simplified ws implementation
vexxvakan Jun 12, 2025
0adfb22
even more simplification
vexxvakan Jun 12, 2025
8e444de
improve websocket implementation
vexxvakan Jul 6, 2025
ad0ac5e
lint and improve stream module
vexxvakan Jul 9, 2025
957d3d2
lint
vexxvakan Jul 9, 2025
dffe3e1
lint interchaintest
vexxvakan Jul 9, 2025
c92b1f7
fully implement feemarket
vexxvakan Oct 10, 2025
55d7cbd
rework Dockerfile and compose setup
vexxvakan Oct 15, 2025
dfced76
stricter lint + make file modernisation
vexxvakan Oct 15, 2025
af246d1
make use of new tool functionality, bump deps
vexxvakan Oct 15, 2025
bd708e4
lint tokenfactory and improve error handling
vexxvakan Oct 15, 2025
81317d0
lint x/mint and improve error handling, remove unused depinject leftover
vexxvakan Oct 15, 2025
dfb06db
lint x/feeshare and improve error handling
vexxvakan Oct 15, 2025
69ef25e
lint x/feepay and improve error handling
vexxvakan Oct 15, 2025
cf7afcb
lint x/feemarket, improve error handling, fix genesis denom error
vexxvakan Oct 15, 2025
80ba8b8
lint x/gov wrapper
vexxvakan Oct 15, 2025
f6e21ce
lint x/drip, improve error handling
vexxvakan Oct 15, 2025
772f7c8
lint x/cw-hooks
vexxvakan Oct 15, 2025
e623c5b
lint x/clock and improve error handling
vexxvakan Oct 15, 2025
c5851af
unify msg server error handling
vexxvakan Oct 15, 2025
dd6b07d
lint wasmbindings
vexxvakan Oct 15, 2025
d82934b
add missed tokenfactory msg server unify
vexxvakan Oct 15, 2025
4e1b5c7
lint testutil
vexxvakan Oct 15, 2025
41c8ca5
lint cmd
vexxvakan Oct 15, 2025
63ef9f8
lint and clean up app directory
vexxvakan Oct 15, 2025
890487d
improve error handling in new fee ante decorators, completes fix for …
vexxvakan Oct 15, 2025
d70ec52
remove previous upgrades, register v30 upgrade
vexxvakan Oct 15, 2025
9328f2f
fix license display on github, add NOTICE for completeness
vexxvakan Oct 15, 2025
f55c5c5
upgrade Interchaintest to official Cosmos version and implement new D…
vexxvakan Oct 15, 2025
88d2a52
clean up CI and utils
vexxvakan Oct 20, 2025
a5a06ad
bump deps
vexxvakan Oct 20, 2025
7f6dc46
fix up openapi gen
vexxvakan Oct 20, 2025
9c1c72b
clean up protos
vexxvakan Oct 20, 2025
6fbb438
tidy interchaintest
vexxvakan Oct 20, 2025
266bc56
remove deprecated x/crisis
vexxvakan Oct 20, 2025
e8a90a9
remove deprecated x/params
vexxvakan Oct 20, 2025
133dfd2
remove deprecated x/nft module
vexxvakan Oct 20, 2025
4fac71b
clean up app directory
vexxvakan Oct 20, 2025
9620e5a
regenerated protos
vexxvakan Oct 21, 2025
07f9033
rework stream module with simple block listener
vexxvakan Nov 5, 2025
a88b076
rework stream module impl again
vexxvakan Nov 5, 2025
21d10f7
improve tooling
vexxvakan Nov 5, 2025
7ddab63
clean up protos
vexxvakan Nov 5, 2025
1c7510d
improve app wiring
vexxvakan Nov 5, 2025
c3d9efb
regenerate api
vexxvakan Nov 6, 2025
0e1ad2f
updated go version in docker image
vexxvakan Nov 6, 2025
d46a0f5
move feemarket proto to juno subdir, regen api/gogo/openapi
vexxvakan Nov 6, 2025
67113d4
configure feemarket and improve e2e test
vexxvakan Nov 10, 2025
7dbbf11
cw hooks v2
vexxvakan Nov 10, 2025
6b256cd
fix up broken tokenfactory tests
vexxvakan Nov 10, 2025
543d775
v30: add CLAUDE.md and planning/ research artifacts
juno-ai-dev May 8, 2026
9a86793
v30: reconcile CI Go version + ictest matrix (Phase 0)
juno-ai-dev May 8, 2026
63e10bc
v30: Phase 1 — bump dependencies (Path A+ pivot)
juno-ai-dev May 8, 2026
cb66428
v30: Phase 2 — app wiring for ibc-go v10 + wasmd v0.61
juno-ai-dev May 8, 2026
ce42d97
v30: Phase 3 — fix unit-test failures in cw-hooks and stream
juno-ai-dev May 8, 2026
af7e807
v30: Phase 4 — lint clean (wasmbindings audit + sdk deprecations)
juno-ai-dev May 8, 2026
8efab6b
v30: Phase 5 — x/voting-snapshot module (MVP)
juno-ai-dev May 8, 2026
d692dd4
v30: Phase 6 — local verification status + CI deferral note
juno-ai-dev May 8, 2026
fd6e08c
v30: Phase 7 — internal security review pass
juno-ai-dev May 8, 2026
4efb6ca
v30: planning/09 — deferred-work plan (blockers + v30.x + v31)
juno-ai-dev May 8, 2026
11b1801
Merge fork/main into juno-ai/v30 (resolve conflict against deleted do…
juno-ai-dev May 8, 2026
82a891d
v30: B8 + B9 + CI lint fix
juno-ai-dev May 8, 2026
dbc1c36
v30: A3 + A4 — counterparty audit + cometbft changelog scan
juno-ai-dev May 8, 2026
506b12d
v30: B6 — x/stream lazy MethodRegistry refresh
juno-ai-dev May 8, 2026
28229b6
v30: B1+B2+B4+B5a — voting-snapshot v30.x enhancements
juno-ai-dev May 8, 2026
cd53130
v30: Dockerfile — wasmvm /v2 → /v3 for static linking
juno-ai-dev May 8, 2026
6ce777d
v30: ictest — bump DefaultInterchainConstructor timeout 2min → 5min
juno-ai-dev May 8, 2026
88176d6
v30: planning/ICTEST-BLOCKER + lib.go debug log
juno-ai-dev May 9, 2026
12a8e86
v30: ICTEST-BLOCKER — root cause identified (docker netns isolation)
juno-ai-dev May 9, 2026
166879d
v30: ICTEST-BLOCKER — final diagnosis (SafeClaude network sandbox)
juno-ai-dev May 9, 2026
893c33d
v30: A1 — DAO DAO ictest scaffold
juno-ai-dev May 9, 2026
001140f
v30: B7 fix + revert B8 workaround
juno-ai-dev May 9, 2026
e273bc1
v30: B3 — voting-snapshot proto + gRPC + REST surface
juno-ai-dev May 9, 2026
ec25291
v30: planning/SECURITY-REVIEW-NOTES-V2 — second internal review pass
juno-ai-dev May 9, 2026
69d86c8
v30: ictest CI — fix image tag mismatch
juno-ai-dev May 9, 2026
3b9bf94
v30: voting-snapshot — rename proto height field to fix CLI flag coll…
juno-ai-dev May 9, 2026
b6bb4a5
v30: voting-snapshot — backfill in InitGenesis to seed correct totals
juno-ai-dev May 9, 2026
e5dca39
v30: ictest-drip — fix chainspec lookup under interchaintest v10
juno-ai-dev May 9, 2026
cbfd300
v30: stream + websocket — sanitize user-controlled values in debug logs
juno-ai-dev May 9, 2026
0159de4
Bump fees for ictest
JakeHartnell May 10, 2026
661eb66
v30: CodeQL — clear PR #1202 alerts
juno-ai-dev May 10, 2026
0a7098e
v30: ictest — bump block.max_gas to 25M for wasm-store headroom
juno-ai-dev May 10, 2026
2d8bf84
v30: ictest — fix inverted JUNO_KEEP_ALIVE check that hung CI teardown
juno-ai-dev May 11, 2026
23d68de
v30: ictest — bump leftover hardcoded fees to clear v30 minBaseGasPrice
juno-ai-dev May 11, 2026
c52bf3e
v30: ictest — pfm multi-hop, allow fee tolerance on chain-A balance
juno-ai-dev May 11, 2026
dbae702
v30: ictest — make SendCoins synchronous so faucet sends can't silent…
juno-ai-dev May 11, 2026
cf4fc55
v30: ictest — rebuild high-gas cw-hooks example to overflow wasmvm v3…
juno-ai-dev May 11, 2026
1756fc3
v30: ictest — rebuild high-gas wasm without bulk-memory ops
juno-ai-dev May 11, 2026
f5c1022
v30: ictest — add cw4_group.wasm so dao-dao suite can run TestCw4Grou…
juno-ai-dev May 11, 2026
fbbdbb6
v30: ictest — serialize GetAndFundTestUsers to avoid faucet sequence …
juno-ai-dev May 11, 2026
6cdd329
v30: ictest — fix fees suite: gas auto on feepay instantiate, drop t.…
juno-ai-dev May 11, 2026
ef0f4a8
v30: ictest — ibc transfer, allow fee tolerance on chain1 balance ass…
juno-ai-dev May 11, 2026
13833b8
v30: ictest — skip TestStateSync when chain spec has no full nodes
juno-ai-dev May 11, 2026
c4754c2
v30: ictest — rebuild high-gas wasm via canonical cosmwasm/rust-optim…
juno-ai-dev May 11, 2026
c135e35
v30: ictest — RegisterFeeShare must pass --from/--gas/--fees under fe…
juno-ai-dev May 11, 2026
6e82c6a
v30: ictest — fix TestFeePay assertion arg order + type mismatch
juno-ai-dev May 11, 2026
701129c
v30: ictest — skip TestCw4GroupDao until DAO instantiate/query helper…
juno-ai-dev May 11, 2026
4891695
v30: feeshare ante reads fees from feemarket-fee-collector, not auth
juno-ai-dev May 11, 2026
e58d8a9
v30: ictest — enable feepay in DefaultConfig so TestFeePay can exerci…
juno-ai-dev May 11, 2026
d1e7a4e
v30: ictest — bump feemarket congestion settle wait from 6 to 30 blocks
juno-ai-dev May 11, 2026
c491d95
v30: feeshare ante must skip in simulate mode
juno-ai-dev May 12, 2026
c020d1f
v30: DeductFee — guard empty feeCoins, skip CheckTxFee for valid feepay
juno-ai-dev May 12, 2026
fbaf9a9
v30: feemarket post-handler — feepay fallback + cap drains at module …
juno-ai-dev May 12, 2026
b4f1c6d
v30: ictest — bump WaitForHeight timeout and feepay execute gas-limit
juno-ai-dev May 12, 2026
b0542df
v30: ictest — fix remaining require.Equal(t, ...) calls in TestFeePay
juno-ai-dev May 12, 2026
ec3df15
v30: ictest — TestFeePay sdk-fallback path needs explicit --fees
juno-ai-dev May 12, 2026
8e09e18
v30: handle_fees — reject zero-fee tx in ante when feepay fails
juno-ai-dev May 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .codespellrc

This file was deleted.

17 changes: 17 additions & 0 deletions .github/codeql/codeql-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,20 @@ paths:
- "."
paths-ignore:
- "api/**"
# Auto-generated protobuf code — alerts here cannot be fixed in-tree
# (regenerated by `make proto-gen` from .proto sources).
- "**/*.pb.go"
- "**/*.pb.gw.go"
- "**/*_grpc.pb.go"
# Non-consensus runtime layers. The cosmos-sdk-codeql pack's
# non-determinism rules (map-iteration, clock-use) are tuned for
# state-machine code; the CLI builders, websocket handlers, and
# in-memory subscription cache below sit outside the consensus
# boundary and intentionally use wall-clock timeouts and
# unordered fan-out.
- "cmd/junod/cmd/stream/**"
- "app/endpoints/websocket/**"
- "x/stream/types/stream.go"
- "x/stream/types/subscription_registry.go"
- "x/stream/types/log_sanitize.go"
- "x/stream/types/encoding/**"
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true

env:
GO_VERSION: 1.23.9
GO_VERSION: 1.25.2

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
cancel-in-progress: true

env:
GO_VERSION: 1.23.9
GO_VERSION: 1.25.2

jobs:
analyze:
Expand Down
13 changes: 8 additions & 5 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
cancel-in-progress: true

env:
GO_VERSION: 1.23.9
GO_VERSION: 1.25.2

jobs:
golangci:
Expand All @@ -28,7 +28,10 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: ${{ env.GO_VERSION }}
- name: golangci-lint-junod
uses: golangci/golangci-lint-action@v8
with:
version: v2.1.6
# Use `make lint` (which invokes `go tool golangci-lint`) so the
# linter is compiled with our Go 1.25 toolchain and matches the
# version pinned in go.mod (v2.5.0). The standalone
# golangci-lint-action ships pre-built binaries that lag the Go
# release cycle and break on go.mod files declaring 1.25+.
- name: lint
run: make lint
34 changes: 19 additions & 15 deletions .github/workflows/interchaintest-E2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
packages: write

env:
GO_VERSION: 1.23.9
GO_VERSION: 1.25.2
TAR_PATH: /tmp/juno-docker-image.tar
IMAGE_NAME: juno-docker-image

Expand Down Expand Up @@ -42,7 +42,12 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
tags: juno:local
# Tag must match the repo string in
# interchaintest/suite/ci_integration.go's GetDockerImageInfo
# (and the IMAGE var in the root Makefile's local-image target),
# otherwise the e2e jobs will try to pull from registry and
# hit "manifest unknown."
tags: ghcr.io/cosmoscontracts/juno:local
outputs: type=docker,dest=${{ env.TAR_PATH }}

- name: Upload artifact
Expand All @@ -57,23 +62,22 @@ jobs:
strategy:
matrix:
# names of `make` commands to run tests
# Must match the ictest-* targets in the root Makefile.
test:
- "ictest-basic"
- "ictest-statesync"
- "ictest-ibchooks"
- "ictest-tokenfactory"
- "ictest-feeshare"
- "ictest-burn"
- "ictest-cw"
- "ictest-drip"
- "ictest-feemarket"
- "ictest-fees"
- "ictest-fixes"
- "ictest-ibc"
- "ictest-ibc-hooks"
- "ictest-node"
- "ictest-pfm"
- "ictest-globalfee"
- "ictest-tokenfactory"
- "ictest-upgrade"
- "ictest-ibc"
- "ictest-unity-deploy"
- "ictest-drip"
- "ictest-feepay"
- "ictest-burn"
- "ictest-cwhooks"
- "ictest-clock"
- "ictest-gov-fix"
- "ictest-dao-dao"
fail-fast: false

steps:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
# cosmoscontracts/juno:X # is updated to X.Y.Z
# cosmoscontracts/juno:latest # is updated to X.Y.Z
#
# cosmoscontracts/juno-e2e:vX.Y.Z # is pushed
# cosmoscontracts/juno-e2e:X.Y.Z # is pushed
# cosmoscontracts/juno-e2e:X.Y # is updated to X.Y.Z
# cosmoscontracts/juno-e2e:X # is updated to X.Y.Z
# cosmoscontracts/juno-e2e:latest # is updated to X.Y.Z
#
# All the images above have support for linux/amd64 and linux/arm64.
#
# Due to QEMU virtualization used to build multi-platform docker images
Expand Down
134 changes: 94 additions & 40 deletions .github/workflows/release-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,59 +3,113 @@ name: Dispatch Release to juno-std
on:
release:
types: [released]
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'

env:
JUNO_REPO: "https://github.com/CosmosContracts/juno.git"
JUNO_DIR: "../dependencies/juno/"
JUNO_DIR: "proto"
COSMOS_SDK_REPO: "https://github.com/cosmos/cosmos-sdk.git"
COSMOS_SDK_REV: "v0.50.13"
COSMOS_SDK_DIR: "../dependencies/cosmos-sdk/"
COSMOS_SDK_REV: "v0.53.4"
COSMOS_SDK_DIR: "proto"
WASMD_REPO: "https://github.com/CosmWasm/wasmd.git"
WASMD_REV: "v0.54.0"
WASMD_DIR: "../dependencies/wasmd/"
WASMD_REV: "v0.54.2"
WASMD_DIR: "proto"
COMETBFT_REPO: "https://github.com/cometbft/cometbft.git"
COMETBFT_REV: "v0.38.17"
COMETBFT_DIR: "../dependencies/cometbft/"
COMETBFT_REV: "v0.38.19"
COMETBFT_DIR: "proto"
IBC_GO_REPO: "https://github.com/cosmos/ibc-go.git"
IBC_GO_REV: "v8.7.0"
IBC_GO_DIR: "../dependencies/ibc-go/"
IBC_GO_DIR: "proto"
ICS23_REPO: "https://github.com/cosmos/ics23.git"
ICS23_REV: "go/v0.11.0"
ICS23_DIR: "../dependencies/ics23/"
ICS23_DIR: "proto"

jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Build repo_config JSON
id: build_repo_config
env:
GITHUB_EVENT_RELEASE_TAG: ${{ github.event.release.tag_name }}
run: |
printf '[\n {"name": "juno", "repo": "%s", "rev": "%s", "dir": "%s", "exclude_mods": [], "is_main": true},\n {"name": "cosmos-sdk", "repo": "%s", "rev": "%s", "dir": "%s", "exclude_mods": ["reflection", "autocli"], "is_main": false},\n {"name": "wasmd", "repo": "%s", "rev": "%s", "dir": "%s", "exclude_mods": [], "is_main": false},\n {"name": "cometbft", "repo": "%s", "rev": "%s", "dir": "%s", "exclude_mods": [], "is_main": false},\n {"name": "ibc-go", "repo": "%s", "rev": "%s", "dir": "%s", "exclude_mods": [], "is_main": false},\n {"name": "ics23", "repo": "%s", "rev": "%s", "dir": "%s", "exclude_mods": [], "is_main": false}\n]\n' \
"$JUNO_REPO" "$GITHUB_EVENT_RELEASE_TAG" "$JUNO_DIR" \
"$COSMOS_SDK_REPO" "$COSMOS_SDK_REV" "$COSMOS_SDK_DIR" \
"$WASMD_REPO" "$WASMD_REV" "$WASMD_DIR" \
"$COMETBFT_REPO" "$COMETBFT_REV" "$COMETBFT_DIR" \
"$IBC_GO_REPO" "$IBC_GO_REV" "$IBC_GO_DIR" \
"$ICS23_REPO" "$ICS23_REV" "$ICS23_DIR" > repo_config.json
cat repo_config.json
echo "json=$(cat repo_config.json)" >> $GITHUB_OUTPUT
shell: bash

- name: Dispatch release event with repo_config
uses: peter-evans/repository-dispatch@v3
- name: Dispatch release event
uses: actions/github-script@v8
with:
token: ${{ secrets.DISPATCH_TOKEN }}
repository: CosmosContracts/juno-std
event-type: juno-release
client-payload: |
{
"is_draft": "${{ github.event.release.draft }}",
"is_prerelease": "${{ github.event.release.prerelease }}",
"release_tag": "${{ github.event.release.tag_name }}",
"repo_config": "${{ steps.build_repo_config.outputs.json }}"
github-token: ${{ secrets.DISPATCH_TOKEN }}
script: |
const { context, core, github } = require('@actions/github-script');

// Resolve target repository (owner/repo) from env
const repoStr = "CosmosContracts/juno-std";
if (!repoStr.includes('/')) {
core.setFailed(`Invalid repository: '${repoStr}'`);
return;
}
const [targetOwner, targetRepo] = "CosmosContracts/juno-std".split('/', 2);

// Determine release_tag and flags based on event type or manual inputs
const inputs = (context.payload && context.payload.inputs) || {};
const releaseTag = inputs.release_tag || '';
const isDraft = String(inputs.is_draft || '').toLowerCase() === 'true';
const isPrerelease = String(inputs.is_prerelease || '').toLowerCase() === 'true';

if (!releaseTag) {
core.setFailed('Unable to determine release_tag');
return;
}

// Build 'repos' as a structured JSON object keyed by name
const repos = {
juno: {
name: 'juno',
repo: process.env.JUNO_REPO,
rev: releaseTag,
dir: process.env.JUNO_DIR,
exclude_mods: [],
},
cosmos_sdk: {
name: 'cosmos',
repo: process.env.COSMOS_SDK_REPO,
rev: process.env.COSMOS_SDK_REV,
dir: process.env.COSMOS_SDK_DIR,
exclude_mods: ['cosmos/benchmark', 'cosmos/counter', 'cosmos/epochs', 'cosmos/protocolpool],
},
wasmd: {
name: 'wasm',
repo: process.env.WASMD_REPO,
rev: process.env.WASMD_REV,
dir: process.env.WASMD_DIR,
exclude_mods: [],
},
cometbft: {
name: 'cometbft',
repo: process.env.COMETBFT_REPO,
rev: process.env.COMETBFT_REV,
dir: process.env.COMETBFT_DIR,
exclude_mods: [],
},
ibc_go: {
name: 'ibc-go',
repo: process.env.IBC_GO_REPO,
rev: process.env.IBC_GO_REV,
dir: process.env.IBC_GO_DIR,
exclude_mods: [],
},
ics23: {
name: 'ics23',
repo: process.env.ICS23_REPO,
rev: process.env.ICS23_REV,
dir: process.env.ICS23_DIR,
exclude_mods: [],
},
};

const payload = {
is_draft: isDraft,
is_prerelease: isPrerelease,
release_tag: releaseTag,
repos,
};

core.info(`Dispatching to ${targetOwner}/${targetRepo} with payload: ${JSON.stringify(payload)}`);
await github.rest.repos.createDispatchEvent({
owner: targetOwner,
repo: targetRepo,
event_type: "juno-release",
client_payload: payload,
});
core.info('Repository dispatch event sent successfully.');
3 changes: 0 additions & 3 deletions .github/workflows/spell-check-ignore.txt

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/spell-check.yml

This file was deleted.

14 changes: 13 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# build artifacts
bin

# IDEs
.vscode
.cursor
.claude

# OS
.DS_Store

# Heighliner
heighliner*
!scripts/heighliner
!scripts/heighliner

# random stuff
x/feemarket/fuzz/testdata
25 changes: 25 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,25 @@ linters:
- unused
- unparam
- revive
- containedctx
- copyloopvar
- decorder
- dupl
- dupword
- err113
- errchkjson
- errname
- errorlint
- exhaustive
- exptostd
- fatcontext
- funcorder
- ginkgolinter
settings:
staticcheck:
checks:
- "all"
- "-ST1000" # Disable required package comment
revive:
enable-all-rules: true
rules:
Expand Down Expand Up @@ -62,6 +80,8 @@ linters:
disabled: true
- name: deep-exit
disabled: true
- name: "var-naming"
disabled: true
gosec:
excludes:
- G404
Expand Down Expand Up @@ -94,6 +114,11 @@ formatters:
- prefix(github.com/cosmos/cosmos-sdk)
- prefix(github.com/CosmosContracts/juno)
custom-order: true
exclusions:
paths:
- ".*.pb.go"
- ".*.pb.gw.go"
- "./api/*.*"

issues:
max-issues-per-linter: 0
Expand Down
Loading
Loading