Commit Graph

486 Commits

Author SHA1 Message Date
dependabot[bot]
0e1d6203c0
build(deps): Bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 (#19790)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-03-20 10:25:55 +00:00
dependabot[bot]
3ed9f7fc69
build(deps): Bump actions/add-to-project from 0.6.0 to 0.6.1 (#19789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-20 06:25:20 +00:00
dependabot[bot]
0a98bfb0ab
build(deps): Bump bufbuild/buf-setup-action from 1.29.0 to 1.30.0 (#19693)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 09:01:55 +00:00
dependabot[bot]
6cb34d827a
build(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 (#19575)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 07:52:03 +00:00
Julien Robert
619e0da8da
refactor(vesting): fix build (#19539) 2024-02-24 14:41:22 +01:00
Julien Robert
6d96e1dec3
ci: bump go to 1.22 (#19396)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-23 10:22:37 +00:00
Julien Robert
0cf0c285ea
refactor(proto): host module proto files within modules (#18758) 2024-02-20 23:17:13 +00:00
Cosmos SDK
8c002c6249
chore: fix spelling errors (#19408)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-12 21:48:52 +00:00
Julien Robert
cd1da8d7ff
ci: disable starship-tests action (#19372) 2024-02-07 18:36:09 +00:00
dependabot[bot]
aaab5897b4
build(deps): Bump peter-evans/create-pull-request from 5 to 6 (#19320)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 09:17:33 +00:00
dependabot[bot]
6727f0b3e0
build(deps): Bump github/issue-labeler from 3.3 to 3.4 (#19319)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:38:07 +00:00
alex
c124c1736c
ci: Use GITHUB_OUTPUT over set-output command (#19085) 2024-01-29 08:03:42 +00:00
dependabot[bot]
ecf1fd0351
build(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0 (#19234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-25 14:34:50 +00:00
Marko
6303b559b4
chore: slack for broken links (#19156) 2024-01-22 16:41:21 +00:00
dependabot[bot]
c5826868d4
build(deps): Bump actions/dependency-review-action from 3 to 4 (#19111)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 09:17:42 +00:00
dependabot[bot]
d4614a1441
build(deps): Bump actions/cache from 3 to 4 (#19095)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 08:32:30 +00:00
Julien Robert
f14eb9870f
ci: remove fork cherry pick job (#18954) 2024-01-05 17:25:12 +00:00
pandabadger
8c877f803e
chore: skip .bin files in codespell (#18766) 2023-12-16 16:01:09 +00:00
dependabot[bot]
242d6685e0
build(deps): Bump github/codeql-action from 2 to 3 (#18742)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-15 10:43:08 +00:00
Cosmos SDK
14e261eb73
chore: fix spelling errors (#18734)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-13 14:05:58 +00:00
Julien Robert
6951b27374
ci: fix pr labeler (#18710) 2023-12-13 06:51:48 +00:00
Halimao
534b822763
ci: rename pr name in misspell job (#18693)
Co-authored-by: Marko <marko@baricevic.me>
2023-12-12 10:03:25 +00:00
Julien Robert
1f741d45bb
ci: use codespell instead of misspell-fixer (#18686)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-12-11 10:53:31 +00:00
Julien Robert
8cfdabb2ed
ci: add misspell action (#18671) 2023-12-11 06:11:03 +00:00
dependabot[bot]
8fb62054c5
build(deps): Bump actions/stale from 8 to 9 (#18656)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 15:48:50 +00:00
dependabot[bot]
14bb52ad92
build(deps): Bump actions/setup-go from 4 to 5 (#18647)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-07 09:48:43 +00:00
dependabot[bot]
c3308d3477
build(deps): Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 in /store (#18495)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-18 20:57:15 +00:00
Marko
1182db79f3
chore: remove uneeded pr review action (#18488) 2023-11-16 14:30:23 +00:00
Julien Robert
3853e7ff70
ci: optimize linter script (#18480) 2023-11-16 12:57:32 +00:00
Marko
e534c4a423
chore: add all issues to issue board (#18481) 2023-11-16 11:04:48 +00:00
dependabot[bot]
555f38c1d2
build(deps): Bump bufbuild/buf-setup-action from 1.28.0 to 1.28.1 (#18479)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-16 07:21:32 +00:00
dependabot[bot]
bf71481952
build(deps): Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (#18450)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 07:47:48 +00:00
Julien Robert
097f99d0f1
chore: deprecate v0.46 and v0.50 changelog (#18119) 2023-11-09 18:19:49 +00:00
dependabot[bot]
1679fd1a61
build(deps): Bump github/issue-labeler from 3.2 to 3.3 (#18419)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 07:41:55 +00:00
Julien Robert
8fbf6166f6
chore: tagged the wrong branch (#18407) 2023-11-07 19:18:52 +00:00
dependabot[bot]
1e4d1f955a
build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 in /x/auth (#18397)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-07 14:49:12 +00:00
dependabot[bot]
5d83f92ecd
build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (#18387)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-07 13:14:14 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
dependabot[bot]
23846e5e82
build(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 (#18362)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 08:08:03 +00:00
Julien Robert
15ccdccea4
ci: debug golangci-lint for cosmovisor (#18304) 2023-10-30 19:24:47 +00:00
Anmol
393de266c8
chore: update starshp-action version (#18301) 2023-10-30 10:31:36 +00:00
dependabot[bot]
798d6d2589
build(deps): Bump bufbuild/buf-setup-action from 1.27.1 to 1.27.2 (#18298)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 09:00:41 +00:00
Marko
7bef0227f9
refactor(mint): new go module (#18283) 2023-10-28 07:09:48 +00:00
Marko
21e69bad04
refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Marko
bfb1a91110
refactor(authz): add go.mod (#18265) 2023-10-26 15:33:51 +00:00
Marko
2a6640d488
refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
Marko
86eaeed519
refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
Marko
4352ab1f34
refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
Marko
79b70bed51
chore: fix linting script (#18233) 2023-10-24 14:01:06 +00:00
Marko
388ff4fc7e
refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +00:00