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

update linter to 1521 #6

Closed
wants to merge 304 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
304 commits
Select commit Hold shift + click to select a range
4f13b5b
refactor!: extract `AppStateFn` out of simapp (#14977)
julienrbrt Feb 9, 2023
8bd9288
feat(x/tx): add basic handler types + sign mode direct (#14787)
aaronc Feb 9, 2023
ad847c4
build(deps): bump Go to v1.20 on SDK, simapp and standalone modules (…
julienrbrt Feb 9, 2023
dc20731
fix(orm)!: timestamp encoding doesn't handle nil values properly (#12…
aaronc Feb 9, 2023
a0aef94
refactor: keyring errors (#14974)
JulianToledano Feb 9, 2023
29477eb
build(deps): Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#14980)
dependabot[bot] Feb 9, 2023
da5db35
feat: simplify event service interface (#14859)
robert-zaremba Feb 9, 2023
3c53870
fix: remove support for NoOptDefaultValue (#14985)
JeancarloBarrios Feb 9, 2023
effbdb2
fix: allow unknown fields in ParseTypedEvent (#14995)
alexanderbez Feb 10, 2023
276d9d3
build(deps): Bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 (#1…
dependabot[bot] Feb 10, 2023
467b4f2
build(deps): Bump github/issue-labeler from 2.6 to 3.0 (#14996)
dependabot[bot] Feb 10, 2023
a90569c
fix: correct path required proto testdata (#14991)
julienrbrt Feb 11, 2023
cee91a5
fix: xsalsa20 decryptsimmetric (#15000)
JulianToledano Feb 13, 2023
0f99829
fix: add params migration (#14992)
julienrbrt Feb 13, 2023
3dee9a6
build(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5…
dependabot[bot] Feb 13, 2023
0ccf932
build(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 in /log…
dependabot[bot] Feb 13, 2023
a6f6404
build(deps): Bump tailwindcss from 3.2.4 to 3.2.6 in /docs (#15013)
dependabot[bot] Feb 13, 2023
fc7a156
refactor: update to x/tx v0.2.0 (#14994)
facundomedica Feb 13, 2023
a28ba7b
chore: use secp directly instead of wrapper (#15018)
tac0turtle Feb 13, 2023
2190974
ci: let dependabot watch `release/v0.47.x` (#15006)
julienrbrt Feb 14, 2023
cb23af6
docs: update tasks list for release branch (#15025)
julienrbrt Feb 14, 2023
86eca4c
feat: Integrate tendermint `Block` endpoints into the cli (#14659)
cipherzzz Feb 14, 2023
dfb3271
fix: x/gov ChargeDeposit delete deposits (#15033)
facundomedica Feb 14, 2023
e9dbe6f
fix: `x/capability` `InitMemStore` should not consume gas (#15030)
prettymuchbryce Feb 15, 2023
b3f9506
fix: set block gas meter on prepare/process proposal (#15012)
alexanderbez Feb 15, 2023
1dad689
chore: add message router interface (#15035)
tac0turtle Feb 15, 2023
407c757
feat: api updates required for aminojson encoder (#15019)
kocubinski Feb 16, 2023
c884e27
fix: avoid broadcasting tx through query (#15044)
facundomedica Feb 16, 2023
94b0bdc
refactor(core)!: add error return parameter to RegisterServices (#15045)
aaronc Feb 16, 2023
77d347b
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 …
dependabot[bot] Feb 17, 2023
0debb58
test: keyring test refactor (#15039)
JulianToledano Feb 17, 2023
497dc2c
fix: create snapshot dir for rocksdb backend (#15054)
yihuang Feb 17, 2023
2b484a2
feat: add rand funcs to math (#15043)
tac0turtle Feb 18, 2023
4a6a1e3
refactor: fix lint issues + gofumpt (#15062)
facundomedica Feb 19, 2023
a9a9482
refactor(collections): move codecs to separate package and add int ke…
testinginprod Feb 19, 2023
9553bf1
fix: check CountSubKeys nil (#15059)
JulianToledano Feb 19, 2023
f69b9ff
build(deps): Bump github.com/prometheus/common from 0.39.0 to 0.40.0 …
dependabot[bot] Feb 20, 2023
067ee92
refactor: simply errors (#15067)
julienrbrt Feb 20, 2023
fd34d3f
chore: fix int conversion lint (#15070)
tac0turtle Feb 20, 2023
32a683f
build(deps): Bump github.com/cosmos/iavl from 0.20.0-alpha3 to 0.21.0…
dependabot[bot] Feb 20, 2023
1eb3b43
build(deps): Bump pgregory.net/rapid from 0.5.3 to 0.5.5 in /collecti…
dependabot[bot] Feb 20, 2023
9e5e8ea
chore: CLI metadata help text (#15071)
atheeshp Feb 20, 2023
96876f8
feat: Add merged registry for gogo and protov2 (#14886)
amaury1093 Feb 20, 2023
67f04e6
docs: update cometbft migration docs (#15085)
julienrbrt Feb 20, 2023
16abb56
build(deps): Bump tailwindcss from 3.2.6 to 3.2.7 in /docs (#15091)
dependabot[bot] Feb 20, 2023
8a46a3d
build(deps): Bump cosmossdk.io/api from 0.3.0 to 0.3.1 (#15092)
dependabot[bot] Feb 20, 2023
704a746
chore: update vesting readme (#15107)
tac0turtle Feb 20, 2023
25de9de
build(deps): Bump github.com/cosmos/gogoproto from 1.4.5 to 1.4.6 (#1…
dependabot[bot] Feb 21, 2023
9569b34
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.1 to…
dependabot[bot] Feb 21, 2023
27f3c72
build(deps): bump to tagged version of CometBFT (#15118)
julienrbrt Feb 21, 2023
77660ec
chore: UX Mempool Tweaks (#15121)
alexanderbez Feb 22, 2023
57653f8
feat: create-validator now takes a json file as arg (#14864)
likhita-809 Feb 22, 2023
832517b
feat: add application genesis (#15031)
julienrbrt Feb 22, 2023
e55b1a9
fix: Make WithBlockTime() consistent with CometBFT canonical time (#1…
likhita-809 Feb 22, 2023
df6f25d
chore: add roadmap items (#15110)
tac0turtle Feb 22, 2023
7f99ad5
refactor: cleanup server logic (#15041)
alexanderbez Feb 22, 2023
eb98685
feat: constitution (#15125)
samricotta Feb 22, 2023
c71d199
fix: change the behavior of offline mode correctly (#15123)
tkxkd0159 Feb 23, 2023
21cfde0
chore: minor update to roadmap (#15131)
tac0turtle Feb 23, 2023
e9fcb35
build(deps): Bump github.com/chzyer/readline from 0.0.0-2018060313265…
dependabot[bot] Feb 23, 2023
39df7f3
build(deps): Bump github.com/hdevalence/ed25519consensus from 0.0.0-2…
dependabot[bot] Feb 23, 2023
b378be9
test: use t.Parallel to speed up pruning tests (#15139)
mark-rushakoff Feb 23, 2023
79b74ff
chore(core): fix staticcheck issues (#15140)
mark-rushakoff Feb 23, 2023
2b126af
chore(orm): add missing error checks (#15141)
mark-rushakoff Feb 23, 2023
7d28f63
docs: set proper v0.47.x buf commit (#15142)
julienrbrt Feb 23, 2023
976ecd4
feat: protoreflect based amino json encoder (#14877)
kocubinski Feb 23, 2023
4c51b77
chore: fix misc linter errors (#15145)
kocubinski Feb 23, 2023
b53be68
feat: add --initial-height flag to cli init cmd (#15147)
fragwuerdig Feb 24, 2023
21d479c
chore(tx): fix staticcheck issues (#15150)
mark-rushakoff Feb 24, 2023
4169053
refactor: Refactor TxSearch (#14758)
alexanderbez Feb 24, 2023
8e01d3f
refactor: remove one usage of our bcrypt fork (#15154)
facundomedica Feb 24, 2023
ff3fed2
test(x/gov): fix flaky TestActivateVotingPeriod test (#15153)
mark-rushakoff Feb 24, 2023
747c29e
refactor(log): elide keyval translation to map (#15158)
mark-rushakoff Feb 24, 2023
caf9410
refactor(store): extract (*Store).saveChunk method (#15144)
mark-rushakoff Feb 27, 2023
74ff94f
fix: Format decimals correctly for signmode textual (#15129)
facundomedica Feb 27, 2023
7c9245d
chore: audit changelog (#15132)
tac0turtle Feb 27, 2023
ac39a42
ci: limit dependabot spam (#15203)
julienrbrt Feb 27, 2023
d162565
build(deps): Bump github.com/cosmos/cosmos-db from 0.0.0-202212260951…
dependabot[bot] Feb 27, 2023
5c76bff
build(deps): Bump actions/add-to-project from 0.4.0 to 0.4.1 (#15171)
dependabot[bot] Feb 27, 2023
b160322
build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1…
dependabot[bot] Feb 27, 2023
35d1e7a
build(deps): Bump github.com/jhump/protoreflect from 1.12.1-0.2022072…
dependabot[bot] Feb 27, 2023
5d559dd
feat!: use `cosmossdk.io/log` logger (#15011)
julienrbrt Feb 27, 2023
82e7ed1
build(deps): Bump golang.org/x/sys from 0.0.0-20220209214540-3681064d…
dependabot[bot] Feb 27, 2023
17ba80d
chore: use message router interface (#15213)
tac0turtle Feb 28, 2023
1273c05
test(math): fix `FormatDec` test (#15215)
julienrbrt Feb 28, 2023
d297747
feat: use go embed for swagger (#15216)
julienrbrt Feb 28, 2023
261af67
test: use pointer receivers to avoid lock copies (#15217)
mark-rushakoff Feb 28, 2023
44495e7
refactor: add burnable params to governance (#15151)
tac0turtle Feb 28, 2023
2f4654e
chore: clean-up of #15151 (#15219)
julienrbrt Mar 1, 2023
41c8529
chore: bump cometbft to v0.37.0-rc3 (#15220)
julienrbrt Mar 1, 2023
e33c5a7
test: fix flakiness due to duplicate denoms (#15223)
mark-rushakoff Mar 1, 2023
9150a9d
test(server/grpc): avoid using deprecated protoreflect function (#15221)
mark-rushakoff Mar 1, 2023
ce6402c
build(deps): Bump gaurav-nelson/github-action-markdown-link-check fro…
dependabot[bot] Mar 1, 2023
9a5e948
build(deps): Bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 (#1…
dependabot[bot] Mar 1, 2023
23ef32a
build(deps): Bump github.com/prometheus/common from 0.40.0 to 0.41.0 …
dependabot[bot] Mar 1, 2023
a49151d
refactor: remove bytes/HexBytes (#15211)
chixiaowen Mar 1, 2023
364b5eb
build(deps): Bump cosmossdk.io/core from 0.5.1 to 0.6.0 (#15228)
dependabot[bot] Mar 1, 2023
de16912
chore: improve UGPRADING.md (#15236)
julienrbrt Mar 2, 2023
0141817
docs: add swagger ui in docs (#15241)
julienrbrt Mar 2, 2023
07dc5e7
fix: Change proposer address cast for `sdk_block` conversion (#15243)
max-hontar Mar 2, 2023
da238c5
impr(tx): Allow for Custom SignModeHandlers. (#15204)
itsdevbear Mar 2, 2023
14ba024
feat: Implement RegisterServices for CoreAPI in module manager (#15133)
facundomedica Mar 2, 2023
c553831
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7…
dependabot[bot] Mar 2, 2023
1edc60b
chore: changelog 0.47 -> main (#15166)
tac0turtle Mar 2, 2023
ee458eb
feat(autocli): add simple msg support (#14832)
JeancarloBarrios Mar 2, 2023
8fb95f0
chore: clean-up changelog (#15253)
julienrbrt Mar 3, 2023
08be7ab
refactor(log): restore customized nop logger (#15257)
mark-rushakoff Mar 3, 2023
ac74e23
fix(crypto/keyring): disallow non-owner reads of keyhash (#15258)
mark-rushakoff Mar 3, 2023
dcd92ee
build(deps): Bump github.com/cometbft/cometbft from 0.37.0-rc3 to 0.3…
dependabot[bot] Mar 3, 2023
fab029b
refactor(log): associate test logger with testing.T instance (#15261)
mark-rushakoff Mar 3, 2023
34192a0
feat(autocli): add text|json output for flag output (#15252)
JeancarloBarrios Mar 3, 2023
570bcd2
chore: update roadmap with completed items (#15263)
tac0turtle Mar 4, 2023
672b052
perf(x/bank): 👉🥺👈 (reduce logging verbosity) (#15266)
itsdevbear Mar 5, 2023
89c956f
feat(x/bank): update keeper interface to include GetAllDenomMetaData …
nik-suri Mar 5, 2023
5f47935
chore: `make proto-gen` due to dep update (#15268)
julienrbrt Mar 6, 2023
1f40d9d
feat(x/tx): extract signers using cosmos.msg.v1.signer (#15205)
aaronc Mar 6, 2023
183dde8
fix: snapshot recover from exporter error (#13935)
chillyvee Mar 6, 2023
3b40a62
feat(collections): add NewSchemaBuilderFromAccessor function (#15271)
testinginprod Mar 6, 2023
6f9af26
build(deps): Bump github.com/jhump/protoreflect from 1.15.0 to 1.15.1…
dependabot[bot] Mar 6, 2023
e9478df
refactor(x/tx): Move textual,aminojson to signing (#15278)
amaury1093 Mar 6, 2023
f151bf6
refactor(log): require destination in calls to NewLogger (#15262)
mark-rushakoff Mar 6, 2023
e7097b1
test: add cmdtest package (#15251)
mark-rushakoff Mar 6, 2023
fd76793
chore: remove unnecessary condition (#15277)
julienrbrt Mar 6, 2023
5e55f56
build(deps): Bump github.com/cometbft/cometbft from 0.37.0-rc4 to 0.3…
dependabot[bot] Mar 6, 2023
c33cb83
build(deps): Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#15275)
dependabot[bot] Mar 6, 2023
a148bc8
chore: fix comment for RandIntBetween function (#15294)
kscooo Mar 7, 2023
1bb632a
chore: prefer to panic instead of os.Exit (#15285)
mark-rushakoff Mar 7, 2023
2928fa4
docs: add ADR 054 semver compatible SDK modules (#11802)
aaronc Mar 8, 2023
3c89493
build(deps): Bump github.com/prometheus/common from 0.41.0 to 0.42.0 …
dependabot[bot] Mar 8, 2023
4932f11
feat: Create ABCI++ Verfication Methods (#15298)
alexanderbez Mar 8, 2023
1e73883
build(deps): Bump google.golang.org/protobuf from 1.28.2-0.2023022209…
dependabot[bot] Mar 8, 2023
b2188e9
build(deps): Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#15…
dependabot[bot] Mar 8, 2023
fafe04b
chore: remove requirement on user ips (#15316)
tac0turtle Mar 8, 2023
b75d569
feat: add extend cb to avoid unmarshal appState twice for sim test (#…
mmsqe Mar 8, 2023
138e0e1
refactor(textual): Remove msg header screen (#15208)
facundomedica Mar 9, 2023
2b7a110
refactor(bank): use collections for state management (#15293)
testinginprod Mar 9, 2023
6252e5d
refactor: Use anyutil instead of any (#15322)
amaury1093 Mar 9, 2023
112d071
refactor: make address codec public (#15326)
tac0turtle Mar 9, 2023
ddd18ff
feat(orm): add sequence getter for auto increment tables (#15320)
julienrbrt Mar 9, 2023
5cea984
feat(x/auth): add ProvideAddressCodec provider (#15330)
aaronc Mar 9, 2023
87da587
build(deps): Bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1 (#1…
dependabot[bot] Mar 9, 2023
7e56d5e
build(deps): Bump deps and remove replaces (#15335)
dependabot[bot] Mar 9, 2023
7002565
docs: update replace mention in UPGRADING.md (#15340)
julienrbrt Mar 10, 2023
ccdd07f
refactor: remove capability module (#15344)
tac0turtle Mar 10, 2023
ee013c7
chore: clarify some part in UPGRADING.md (#15345)
julienrbrt Mar 10, 2023
16a5404
docs: add rfc section (#15354)
tac0turtle Mar 10, 2023
00154fe
docs: display rfc in docs (#15355)
julienrbrt Mar 10, 2023
90c9c9a
fix: delete VotingPeriodProposalKey when deleting proposal (#15356)
facundomedica Mar 10, 2023
8f8afd1
feat: allow disabling cosmovisor logs (#15362)
freak12techno Mar 12, 2023
4c1e6a5
feat(cosmovisor): add install disclaimer and config command (#15361)
julienrbrt Mar 12, 2023
1ac260c
refactor: add address codec to core (#15364)
tac0turtle Mar 13, 2023
abd4ac0
feat: make logger easily replaceable (#15358)
julienrbrt Mar 13, 2023
ea8c76e
feat: add filtering to logger (#15212)
julienrbrt Mar 13, 2023
2e5f6f3
build(deps): Bump cosmossdk.io/math from 1.0.0-beta.6.0.2023021617212…
dependabot[bot] Mar 13, 2023
82151e2
build(deps): Bump cosmossdk.io/log from 0.0.0-20230313123454-0fe816b7…
dependabot[bot] Mar 13, 2023
cf86b99
chore: revert panic in simapp (#15367)
julienrbrt Mar 13, 2023
6a03586
fix: remove previous header in Prepare/Process Proposal + provide cha…
facundomedica Mar 13, 2023
e30f2e8
fix(autocli): Fix subcmd added to root cmd (#15378)
JeancarloBarrios Mar 13, 2023
0862d6f
build(deps): Bump autoprefixer from 10.4.13 to 10.4.14 in /docs (#15375)
dependabot[bot] Mar 13, 2023
5a7b442
fix: sims after merging #15303 (#15379)
facundomedica Mar 13, 2023
e90271a
feat: add MsgCancelUnbondingDelegation to Staking Authorization (#15164)
fedekunze Mar 13, 2023
721c24a
fix: add extra check in vesting (#15373)
julienrbrt Mar 14, 2023
0282cfe
test: regression test on VotingPeriodProposalKey deletion (#15368)
facundomedica Mar 14, 2023
a539a03
docs(adr): Change Textual SignDoc to struct (#15282)
amaury1093 Mar 14, 2023
3513c5d
docs: create autocli documentation (#15353)
samricotta Mar 14, 2023
a392bae
docs: fix ordering (#15387)
julienrbrt Mar 14, 2023
61cc23f
docs: update roadmap (#15391)
tac0turtle Mar 14, 2023
1cc0080
build(deps): Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#…
dependabot[bot] Mar 14, 2023
560548a
build(deps): Bump webpack from 5.74.0 to 5.76.1 in /docs (#15394)
dependabot[bot] Mar 14, 2023
e2037f7
chore: sync main changelog (#15396)
julienrbrt Mar 14, 2023
6f3f2c9
refactor!: ADR-038 go-plugin system (#14207)
egaxhaj Mar 14, 2023
40c4bf0
ci: disable sonarcloud on forks (#15400)
julienrbrt Mar 14, 2023
825245d
docs: replace `Tendermint` references in docs with `CometBFT` (#15339)
cipherzzz Mar 14, 2023
d50cb1e
refactor: hardcode legacy amino endpoint e2e test data (#15397)
aaronc Mar 14, 2023
a53aee4
chore: clean-up after go-plugin system pr (#15402)
julienrbrt Mar 14, 2023
1c31e98
refactor: Use Custom Priority in Priority Nonce Mempool (#15328)
alexanderbez Mar 15, 2023
7fbb822
feat: Add VoteInfos to context in BeginBlock (#15403)
facundomedica Mar 15, 2023
988a71b
build(deps): Bump actions/setup-go from 3 to 4 (#15405)
dependabot[bot] Mar 15, 2023
ecc685d
refactor!: remove some legacy amino stuff needed for #11275 (#15299)
aaronc Mar 15, 2023
46e4b28
refactor(x/tx)!: switch to interface in GetSignersContextOptions (#15…
aaronc Mar 15, 2023
5485fb0
build(deps): Bump github.com/grpc-ecosystem/go-grpc-middleware from 1…
dependabot[bot] Mar 15, 2023
c254d0c
docs: update buf tag (#15416)
julienrbrt Mar 16, 2023
4a35885
feat(x/tx): implement SIGN_MODE_DIRECT_AUX handler (#15380)
kocubinski Mar 16, 2023
8928ea1
docs: ADR-065 Store V2 (#15028)
alexanderbez Mar 16, 2023
a22a0c8
build(deps): Bump amannn/action-semantic-pull-request from 5.1.0 to 5…
dependabot[bot] Mar 16, 2023
8f54a47
build(deps): Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 (#…
dependabot[bot] Mar 16, 2023
2c75a5f
build(deps): Bump cosmossdk.io/x/tx from 0.2.3-0.20230309163709-87da5…
dependabot[bot] Mar 16, 2023
1a1536a
refactor: remove unnecessary modules methods (#15436)
julienrbrt Mar 17, 2023
5caa5fc
docs: update cosmwasm link (#15438)
tac0turtle Mar 17, 2023
a4e592e
docs: RFC 001 tx validation (#15363)
tac0turtle Mar 17, 2023
a6bc49a
chore: remove add pr to project ci job. (#15439)
tac0turtle Mar 17, 2023
44ed13d
chore: update store iavl with changesets (#15432)
cool-develope Mar 17, 2023
8944ab6
feat!: limit the length of key/value (#14645)
yihuang Mar 17, 2023
3894b28
chore: fix changelog due to previous PR (#15446)
julienrbrt Mar 17, 2023
518f8a2
build(deps): Bump cosmossdk.io/store from 0.0.0-20230314205129-d50cb1…
dependabot[bot] Mar 17, 2023
ac345ce
refactor: evidence make equivocation private (#15420)
tac0turtle Mar 17, 2023
bf85bfb
refactor: Rename clientCtx to ctx in distr params.go (#15453)
puneet2019 Mar 19, 2023
124aed4
feat(x/tx): Support gogo registry in Textual (#15302)
amaury1093 Mar 20, 2023
f4a6feb
fix: flaky group genesis sim (#15447)
robert-zaremba Mar 20, 2023
a4a3c81
feat(client): Add cobra's context to clientCtx (#15458)
amaury1093 Mar 20, 2023
176c61c
feat: add delegator to withdraw address (#15462)
tac0turtle Mar 20, 2023
897ef64
feat: Validate Msg proto annotations (#13793)
amaury1093 Mar 20, 2023
a8dcedd
docs(adr): Add Textual SpecVersion (#15270)
amaury1093 Mar 20, 2023
5612bb8
docs: improve proto vesting docs about time attributes (#15474)
robert-zaremba Mar 20, 2023
6acd5cc
refactor(bank): update `InputOutputCoins` arguments (#15477)
julienrbrt Mar 20, 2023
66ce346
build(deps): Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.1 …
dependabot[bot] Mar 20, 2023
0d20a14
docs: update mempool Select godoc (#15486)
alexanderbez Mar 20, 2023
8aa0d03
test(math): added integer file to fix test (#15490)
JeancarloBarrios Mar 20, 2023
b3552f2
test(store): skip `PluginTestSuite`on non linux machine (#15488)
julienrbrt Mar 21, 2023
5680f82
docs: update roadmap (#15493)
tac0turtle Mar 21, 2023
b77e51a
docs: add adr/rfc section to contributing (#15385)
tac0turtle Mar 21, 2023
46169d0
ci: add changelog reminder (#15459)
julienrbrt Mar 21, 2023
6522dd1
chore: update to core 0.6.1 (#15497)
tac0turtle Mar 21, 2023
3201714
build(deps): Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 i…
dependabot[bot] Mar 21, 2023
3a7a264
fix: always reset the state for Prepare and Process Proposal (#15487)
facundomedica Mar 21, 2023
c77bcc2
refactor: use app config configurator for removing boilerplate (#15499)
julienrbrt Mar 22, 2023
4866d9a
feat(autocli): add address validation (#15449)
JeancarloBarrios Mar 22, 2023
cc2d9cc
docs: sync release process (#15505)
julienrbrt Mar 22, 2023
4995cd1
build(deps): Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#…
dependabot[bot] Mar 22, 2023
d53b29b
build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#15511)
dependabot[bot] Mar 22, 2023
4db99fc
fix(math): Dec marshal shouldn't have side effects (#15506)
kocubinski Mar 22, 2023
370acbb
style: gofumpt everything (#15518)
facundomedica Mar 22, 2023
750d125
docs: remove ignite cli (#15521)
tac0turtle Mar 23, 2023
67dc594
fix: Makefile rocksdb (#15422)
robert-zaremba Mar 23, 2023
7204a5d
chore: math v1.0.0 (#15530)
kocubinski Mar 23, 2023
ba9d4df
chore(math): fix changelog link (#15531)
kocubinski Mar 23, 2023
ae8bd41
build(deps): Bump cosmossdk.io/math from 1.0.0-rc.0 to 1.0.0 (#15532)
dependabot[bot] Mar 23, 2023
460bd0a
refactor: remove unnecessary depinject usage (#15529)
julienrbrt Mar 23, 2023
aeb4f02
refactor!: use KVStoreService in x/consensus (#15517)
facundomedica Mar 23, 2023
5174542
build(deps): Bump actions/stale from 7 to 8 (#15537)
dependabot[bot] Mar 23, 2023
07415a5
build(deps): Bump cosmossdk.io/core from 0.6.1-0.20230309163709-87da5…
dependabot[bot] Mar 23, 2023
b44caab
feat(autocli): add json file parsing support (#15451)
JeancarloBarrios Mar 23, 2023
05dcf86
refactor: Use CoreAPI when possible (#15496)
facundomedica Mar 23, 2023
9bb9bff
docs: fix a typo (#15542)
iparsrc Mar 23, 2023
443eb3d
docs: add note on tombstoning (#15545)
tac0turtle Mar 24, 2023
572e657
refactor(feegrant): remove bech32 global (#15347)
tac0turtle Mar 24, 2023
44b04da
docs: add configuration docs (#15544)
tac0turtle Mar 25, 2023
e783a41
feat: carry `x/gov` proposal execution error message (#15554)
julienrbrt Mar 27, 2023
9c79901
build(deps): Bump github/issue-labeler from 3.0 to 3.1 (#15559)
dependabot[bot] Mar 27, 2023
6cc4e22
build(deps): Bump @docusaurus/core from 2.3.1 to 2.4.0 in /docs (#15558)
dependabot[bot] Mar 27, 2023
d29e8eb
refactor!: use KVStoreService in x/auth (#15520)
facundomedica Mar 27, 2023
f15cbac
chore: skip rpc tests till comet fix issue with data race (#15570)
tac0turtle Mar 28, 2023
ee9774a
feat: auto-set block timestamp for historical queries (#15448)
alexanderbez Mar 28, 2023
d8a6dcc
docs(core): add documentation in error message (#15574)
julienrbrt Mar 28, 2023
2262199
docs: re-arrange and clarify migration docs (#15575)
julienrbrt Mar 28, 2023
383fed4
feat(x/tx): unknown field filtering (#15557)
kocubinski Mar 28, 2023
37ba888
style: enable strict gofumpt (#15579)
faddat Mar 28, 2023
eafd9ee
docs: fix broken redirects (#15578)
julienrbrt Mar 28, 2023
7f2cb5a
update linter
faddat Mar 28, 2023
335e608
don't use system types
faddat Mar 28, 2023
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
  •  
  •  
  •  
38 changes: 19 additions & 19 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ please add links to any relevant follow up issues.*

I have...

- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules)
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
* [ ] provided a link to the relevant issue or specification
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules)
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc)
* [ ] updated the relevant documentation or specification
* [ ] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed

### Reviewers Checklist

Expand All @@ -40,11 +40,11 @@ your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
51 changes: 48 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,120 +33,136 @@ updates:
- package-ecosystem: gomod
directory: "/tests"
schedule:
interval: daily
interval: weekly
day: monday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/api"
schedule:
interval: weekly
day: tuesday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/orm"
schedule:
interval: weekly
day: wednesday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/core"
schedule:
interval: weekly
day: thursday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/depinject"
schedule:
interval: weekly
day: friday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/errors"
schedule:
interval: weekly
day: monday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/math"
schedule:
interval: weekly
day: tuesday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/client/v2"
schedule:
interval: weekly
day: wednesday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/x/tx"
schedule:
interval: weekly
day: thursday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/tools/cosmovisor"
schedule:
interval: weekly
day: friday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/tools/rosetta"
schedule:
interval: weekly
day: monday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/tools/confix"
schedule:
interval: weekly
day: tuesday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/tools/hubl"
schedule:
interval: weekly
day: thursday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/collections"
schedule:
interval: weekly
day: friday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/x/nft"
schedule:
interval: weekly
day: monday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/x/circuit"
schedule:
interval: weekly
day: tuesday
labels:
- "A:automerge"
- dependencies

- package-ecosystem: gomod
directory: "x/feegrant"
schedule:
interval: weekly
day: wednesday
labels:
- "A:automerge"
- dependencies
Expand All @@ -155,20 +171,49 @@ updates:
directory: "/x/evidence"
schedule:
interval: weekly
day: thursday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/store"
schedule:
interval: weekly
day: friday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "x/upgrade"
schedule:
interval: weekly
day: monday
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "log"
schedule:
interval: weekly
day: tuesday
labels:
- "A:automerge"
- dependencies
- dependencies

# Dependencies should be up to date on release branch
- package-ecosystem: gomod
directory: "/"
target-branch: "release/v0.47.x"
schedule:
interval: daily
labels:
- "A:automerge"
- dependencies
- "testing-required"
allow:
- dependency-name: "github.com/cosmos/cosmos-sdk/*"
dependency-type: "all"
- dependency-name: "github.com/cosmos/*"
dependency-type: "all"
- dependency-name: "cosmossdk.io/*"
dependency-type: "all"
2 changes: 2 additions & 0 deletions .github/issue_labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
needs-triage: # if no label is set then set triage
- ''
4 changes: 2 additions & 2 deletions .github/labeler.yml → .github/pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
- x/authz/**/*
"C:x/bank":
- x/bank/**/*
"C:x/capability":
- x/capability/**/*
"C:x/crisis":
- x/crisis/**/*
"C:x/distribution":
Expand Down Expand Up @@ -75,3 +73,5 @@
- store/**/*
"C:orm":
- orm/**/*
"C:log":
- log/*
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
go-arch: ["amd64", "arm", "arm64"]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: 1.19.4
go-version: 1.20.2
- uses: technote-space/[email protected]
id: git_diff
with:
Expand Down
19 changes: 19 additions & 0 deletions .github/workflows/changelog-reminder.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Checks if a changelog is missing in the PR diff
name: Changelog Reminder
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths: ["**/*.go"]
permissions:
pull-requests: write
jobs:
remind:
name: Changelog Reminder
runs-on: ubuntu-latest
# Skip draft PRs and PRs starting with: revert, test, chore, ci, docs, style, build, refactor
if: "!github.event.pull_request.draft && !contains(github.event.pull_request.title, 'revert') && !contains(github.event.pull_request.title, 'test') && !contains(github.event.pull_request.title, 'chore') && !contains(github.event.pull_request.title, 'ci') && !contains(github.event.pull_request.title, 'docs') && !contains(github.event.pull_request.title, 'style') && !contains(github.event.pull_request.title, 'build') && !contains(github.event.pull_request.title, 'refactor')"
steps:
- uses: actions/checkout@v3
- uses: mskelton/changelog-reminder-action@v3
with:
message: "@${{ github.actor }} your pull request is missing a changelog!"
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: 1.19.4
go-version: 1.20.2
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dependabot-update-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
# Secret to be added in the repo under Settings > Secrets > Dependabot
token: ${{ secrets.PRBOT_PAT }}
- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: 1.19.4
go-version: 1.20.2
- name: Extract updated dependency
id: deps
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/dependencies-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: 1.19.4
go-version: 1.20.2
- name: "Checkout Repository"
uses: actions/checkout@v3
- name: "Dependency Review"
Expand Down
15 changes: 15 additions & 0 deletions .github/workflows/issue_labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: "Issue Labeler"
on:
issues:
types: [opened]

jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
if: join(github.event.issue.labels) == ''
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue_labeler.yml
enable-versioned-regex: 0
4 changes: 2 additions & 2 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}
labeled: T:Sprint
labeled: T:Sprint,needs-triage
31 changes: 28 additions & 3 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,35 @@ permissions:
jobs:
main:
permissions:
pull-requests: read # for amannn/action-semantic-pull-request to analyze PRs
statuses: write # for amannn/action-semantic-pull-request to mark status of analyzed PR
pull-requests: read # for amannn/action-semantic-pull-request to analyze PRs
statuses: write # for amannn/action-semantic-pull-request to mark status of analyzed PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
- uses: amannn/[email protected]
id: lint_pr_title
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: marocchino/sticky-pull-request-comment@v2
# When the previous steps fails, the workflow would stop. By adding this
# condition you can continue the execution with the populated error message.
if: always() && (steps.lint_pr_title.outputs.error_message != null)
with:
header: pr-title-lint-error
message: |
Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/) and it looks like your proposed title needs to be adjusted.

Details:

```
${{ steps.lint_pr_title.outputs.error_message }}
```

# Delete a previous comment when the issue has been resolved
- if: ${{ steps.lint_pr_title.outputs.error_message == null }}
uses: marocchino/sticky-pull-request-comment@v2
with:
header: pr-title-lint-error
delete: true
Loading