Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
851 commits
Select commit Hold shift + click to select a range
4f31162
build(deps): Bump github.com/prometheus/client_golang from 1.12.1 to …
dependabot[bot] May 15, 2022
b2b29d4
chore: Audit crypto folder (#11932)
amaury1093 May 15, 2022
ac9754f
build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#11964)
dependabot[bot] May 15, 2022
542e9f0
fix: make `submit-legacy-proposal` --type field not case-sensitive (#…
julienrbrt May 16, 2022
7a91588
test: add test on `StringifyEvents` (#11972)
julienrbrt May 16, 2022
86949ce
build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /ap…
dependabot[bot] May 16, 2022
b0abdff
build(deps): Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /or…
dependabot[bot] May 16, 2022
450cd7f
fix: upgrade module panic (#11969)
alexanderbez May 17, 2022
23baecf
feat: add Coins.Find method (#11959)
robert-zaremba May 18, 2022
0fa90ad
fix: update `StartHeight` signing info in `AfterValidatorBonded` hook…
julienrbrt May 18, 2022
b647802
chore: store audit (#11987)
blushi May 18, 2022
0b810ba
chore: store audit changes (#11989)
likhita-809 May 18, 2022
bc2d553
chore: rename container.AutoGroupType to container.ManyPerContainerTy…
facundomedica May 18, 2022
5505428
chore: gofumpt (#11839)
faddat May 19, 2022
78cafee
docs: Add inline docs (#11992)
likhita-809 May 19, 2022
f470d40
fix: cli `grants-by-grantee`, `grants-by-granter` cmds (#11983)
atheeshp May 19, 2022
f9a66f7
build(deps): Bump github.com/hashicorp/go-getter in /cosmovisor (#12000)
dependabot[bot] May 19, 2022
89c727c
build(deps): Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.0…
dependabot[bot] May 19, 2022
54d764b
fix: math: fix Uint.Unmarshal's lack of negative value checking (#11996)
odeke-em May 19, 2022
bcf2088
refactor: remove redacted message (#11960)
technicallyty May 19, 2022
cf750b8
build(deps): Bump github.com/hashicorp/go-getter from 1.6.0 to 1.6.1 …
dependabot[bot] May 20, 2022
01832e6
refactor: Revert middlewares to antehandlers (part 1/2: baseapp) (#11…
amaury1093 May 20, 2022
a3a0124
chore!: tweak x/gov ModuleAccountInvariant (#11998)
alexanderbez May 20, 2022
4459c2a
build(deps): Bump github.com/hashicorp/go-getter in /cosmovisor (#12008)
dependabot[bot] May 20, 2022
b2af716
math: derive marshalled byte length from copy, not blind assumptions …
odeke-em May 23, 2022
d416ee8
refactor: Revert middlewares to antehandler (part 2/2: posthandler) (…
amaury1093 May 23, 2022
3c0f55c
fix: index ante events for failed tx (#12013)
May 23, 2022
7d6cbbb
build(deps): Bump goreleaser/goreleaser-action from 2 to 3 (#12018)
dependabot[bot] May 23, 2022
27869a5
refactor: Add Tips decorator in simapp (#12016)
amaury1093 May 23, 2022
dafdc10
refactor: rename container.Option to container.Config (#12021)
kocubinski May 24, 2022
2b549b8
build(deps): Bump github.com/cosmos/cosmos-sdk in /cosmovisor (#12030)
dependabot[bot] May 24, 2022
1f9871c
feat: start app wiring with runtime and x/params modules (#11924)
aaronc May 25, 2022
35f9b82
chore: failing sim test notification (#12029)
tac0turtle May 25, 2022
3934911
add release branch sims (#12044)
tac0turtle May 25, 2022
8ee4728
fix: sims missing app name (#12045)
aaronc May 25, 2022
965d55c
chore: cache dependencies (#12043)
tac0turtle May 25, 2022
823d2a7
build(deps): Bump actions/cache from 2 to 3 (#12046)
dependabot[bot] May 25, 2022
b363e01
fix: call SetOrderExportGenesis from SimApp (#12048)
kocubinski May 25, 2022
88ee7fb
ci: improve sims gh action (#12049)
julienrbrt May 26, 2022
16badb1
build(deps): Bump github.com/armon/go-metrics from 0.3.11 to 0.4.0 (#…
dependabot[bot] May 26, 2022
e1413cb
chore: improve go module chache (#12057)
robert-zaremba May 26, 2022
803c5db
chore: disable build CI cache #12059
alexanderbez May 26, 2022
52fdb08
fix: app wiring simulation failures (#12051)
kocubinski May 26, 2022
8eaff8f
fix: Make rechecking a tx check the sequence number #12060
ValarDragon May 26, 2022
f5694bf
docs: revert middleware documentation and adds posthandler documentat…
julienrbrt May 27, 2022
e2ec380
Fix broken link to IBC specification (#12064)
ademarco May 27, 2022
0cee47d
docs(adr): ADR-050 SIGN_MODE_TEXTUAL (#10701)
amaury1093 May 27, 2022
c17f38d
refactor!: rename container to cosmossdk.io/depinject (#12020)
facundomedica May 27, 2022
81ee241
build(deps): Bump github.com/tendermint/tendermint from 0.35.4 to 0.3…
dependabot[bot] May 27, 2022
dfe29ee
feat(x/auth): app wiring setup (#12019)
aaronc May 27, 2022
40c8922
build(deps): Bump github.com/tendermint/tendermint from 0.35.4 to 0.3…
dependabot[bot] May 28, 2022
fdf081f
Update 01_concepts.md (#12081)
zanicar May 30, 2022
ca0b8f9
fix: Fix v0.45->v0.46 migration (#12028)
amaury1093 May 30, 2022
dc110e6
chore: move DefaultConsensusParams to testutil (#12086)
tac0turtle May 30, 2022
3504dd3
fix: support custom p2p port for gentx/validator creation (#12075)
alexanderbez May 30, 2022
b0756f2
docs: updates outdated docs (#12014)
julienrbrt May 31, 2022
cabd3a9
fix: tx commands are no need to specify --chain-id (#12092)
atheeshp May 31, 2022
ece3d0e
refactor: Mark tips as beta (#12089)
amaury1093 May 31, 2022
33c4bac
build(deps): Bump bufbuild/buf-setup-action from 1.4.0 to 1.5.0 (#12099)
dependabot[bot] May 31, 2022
6415962
build(deps): Bump eventsource from 1.1.0 to 1.1.1 in /docs (#12104)
dependabot[bot] Jun 1, 2022
b424776
docs: Ignore tips when TipDecorator is absent (#12105)
amaury1093 Jun 1, 2022
5e50def
chore: fix and regenerate swagger yaml #12109
tac0turtle Jun 1, 2022
c4934b7
feat(depinject): key resolvers for interface types (#12103)
kocubinski Jun 1, 2022
b145333
fix: running a tx with --dry-run returns an error (#12095)
julienrbrt Jun 1, 2022
5905dd7
fix: Make Test Suites Run Sequentially #12114
alexanderbez Jun 1, 2022
a76e6ef
build(deps): Bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#12117)
dependabot[bot] Jun 1, 2022
3661c47
build(deps): Bump google.golang.org/grpc from 1.46.2 to 1.47.0 in /or…
dependabot[bot] Jun 1, 2022
bcfd284
build(deps): Bump google.golang.org/grpc from 1.46.2 to 1.47.0 in /ap…
dependabot[bot] Jun 1, 2022
d4e62df
add success to sim testing (#12118)
tac0turtle Jun 1, 2022
f71d464
fix: `GetBlockWithTxs` error when querying block with 0 tx (#12108)
blushi Jun 1, 2022
8c281ee
feat(x/bank): app wiring migration (#12032)
kocubinski Jun 1, 2022
93f5108
fix: use empty map instead of nil value for setting BaseApp.snapshotM…
catShaark Jun 2, 2022
4c3255e
fix: cosmovisor binary usage for pre-upgrade (#12005)
julienrbrt Jun 2, 2022
0b5687b
fix: keys migration issue (#12122)
atheeshp Jun 2, 2022
ffa5c88
chore: remove timeout on import sims #12129
tac0turtle Jun 2, 2022
17232fa
feat: migrate x/capability to app wiring (#12058)
facundomedica Jun 2, 2022
fe5c22e
feat: migrate x/feegrant to app wiring (#12090)
facundomedica Jun 2, 2022
90d6745
feat: migrate x/staking to app wiring (#12102)
JeancarloBarrios Jun 3, 2022
889dfcb
fix: TxFactory reads from `--fee-{payer,granter}` (#12127)
amaury1093 Jun 3, 2022
2a355f5
chore: remove timeout on import sims for 0.45 and 0.46 (#12138)
tac0turtle Jun 3, 2022
9461c65
fix: added breaking change in staking keeper api (#12139)
JeancarloBarrios Jun 3, 2022
78e2e35
chore: sdk.Int to math.Int (#12132)
faddat Jun 3, 2022
b7097c3
chore!: var-naming linter errors (#12135)
faddat Jun 3, 2022
7120dc2
chore: remove correct timer (#12142)
tac0turtle Jun 3, 2022
67a04a5
fix(staking): Fix JSON genesis migration (#12140)
amaury1093 Jun 3, 2022
18b94de
build(deps): Bump github.com/tendermint/tendermint from 0.35.5 to 0.3…
dependabot[bot] Jun 3, 2022
fc02389
build(deps): Bump github.com/tendermint/tendermint in /cosmovisor (#1…
dependabot[bot] Jun 3, 2022
544afb6
refactor: Simplify SimulationManager setup (#12153)
ValarDragon Jun 6, 2022
a39be7b
fix: add base account getter (#12154)
mmsqe Jun 6, 2022
c9b3e4f
build(deps): Bump github.com/stretchr/testify in /orm (#12166)
dependabot[bot] Jun 6, 2022
9d9c6fb
build(deps): Bump github.com/stretchr/testify in /cosmovisor (#12165)
dependabot[bot] Jun 6, 2022
8fce4aa
build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#1…
dependabot[bot] Jun 6, 2022
0075473
build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 in …
dependabot[bot] Jun 6, 2022
2b7aca7
feat: add MsgServiceRouter to Baseapp (and runtime's provideCodecs) (…
facundomedica Jun 6, 2022
dfb60e7
test: fuzz: bring in fuzzers (#12152)
odeke-em Jun 7, 2022
4291e5f
test: update OSS-Fuzz build script for Go 1.18 (#12175)
elias-orijtech Jun 7, 2022
f052877
perf: modify DelegatorSharesInvariant for better performance (#12170)
catShaark Jun 7, 2022
7c4e4c1
chore: remove direct reliance on staking from slashing (#12177)
tac0turtle Jun 7, 2022
2094c13
feat: migrate x/nft to use app wiring (#12126)
julienrbrt Jun 8, 2022
4e50756
fix(upgrades): perform no-op if 'from' and 'to' migration version are…
fedekunze Jun 8, 2022
b3ffde1
feat: migrate x/authz to use app wiring (#12125)
atheeshp Jun 8, 2022
64409bf
fix: Fix MsgExec not verifying the validity of nested messages (#12184)
bruce-wayne2 Jun 8, 2022
cd243fd
docs(depinject): add examples (#12110)
facundomedica Jun 8, 2022
9e66071
build(deps): Bump github.com/rs/zerolog in /cosmovisor (#12198)
dependabot[bot] Jun 8, 2022
b0e82f9
chore: Db linting (#12141)
faddat Jun 8, 2022
afebbc9
build(deps): Bump github.com/rs/zerolog from 1.26.1 to 1.27.0 (#12196)
dependabot[bot] Jun 8, 2022
1d27c8e
test: re-enable FuzzStoreInternalProofsCreateNonmembershipProof (#12176)
elias-orijtech Jun 8, 2022
4e6545b
feat: migrate `x/slashing` to use app wiring (#12200)
atheeshp Jun 9, 2022
82e13b1
chore(types): add MustAccAddressFromBech32 util func (#12201)
fedekunze Jun 9, 2022
ce25dd2
build(deps): Bump github.com/coinbase/rosetta-sdk-go (#12203)
dependabot[bot] Jun 9, 2022
f1196ad
feat(cosmovisor): Add a restart delay after halt and before backup (#…
julienrbrt Jun 9, 2022
907df32
fix: update index of crisis invariant check logs (#12208)
pirtleshell Jun 9, 2022
dd2e432
feat(depinject): resolve interface types (#12169)
kocubinski Jun 9, 2022
c859589
feat: app wiring setup for tx's and ante/post handlers (#12193)
julienrbrt Jun 9, 2022
7688ce6
feat: migrate x/genutil to app wiring (#12124)
blushi Jun 10, 2022
8111a05
feat: add x/nft app wiring integration tests (#12220)
julienrbrt Jun 10, 2022
bcd3c96
build(deps): Bump cosmossdk.io/errors from 1.0.0-beta.6 to 1.0.0-beta…
dependabot[bot] Jun 10, 2022
c0030c1
build(deps): Bump cosmossdk.io/errors in /orm (#12224)
dependabot[bot] Jun 10, 2022
05966fe
docs: fix protobuf service method path for rpc (#12223)
chris-ricketts Jun 10, 2022
7feae9c
feat(bank)!: Move the bank module SendEnabled info into state (from P…
dwedul-figure Jun 10, 2022
82412af
feat: migrate x/mint to use app wiring (#12235)
julienrbrt Jun 13, 2022
d084887
feat(orm): specify generic gRPC query service (#11791)
aaronc Jun 13, 2022
b786d5d
feat: migrate `x/evidence` to use app wiring (#12240)
julienrbrt Jun 13, 2022
df41b65
feat: decouple `x/nft` from simapp (#12233)
julienrbrt Jun 14, 2022
fd19210
fix: update vesting message server to handle base accounts correctly …
alexanderbez Jun 14, 2022
816ef76
feat: migrate x/group to app wiring (#12173)
likhita-809 Jun 14, 2022
46edbef
build(deps): Bump github.com/hashicorp/go-getter in /cosmovisor (#12250)
dependabot[bot] Jun 14, 2022
003fc4d
build(deps): Bump github.com/hashicorp/go-getter from 1.6.1 to 1.6.2 …
dependabot[bot] Jun 14, 2022
015bbed
feat: decouple `x/evidence` from simapp (#12245)
julienrbrt Jun 14, 2022
4c3b7af
feat: decouple `x/mint` from simapp (#12255)
julienrbrt Jun 14, 2022
d705a8b
feat: add batch operation for x/nft module (#12187)
Jun 15, 2022
bfb91ab
feat: add x/group app wiring integration tests (#12243)
likhita-809 Jun 15, 2022
748b9f0
ci: send slack alerts for sims only on status change (#12225)
julienrbrt Jun 15, 2022
0f12dc1
build(deps): Bump actions/dependency-review-action from 1 to 2 (#12265)
dependabot[bot] Jun 15, 2022
4d0b268
docs: Fix vesting spec PermanentLockedAccount message code link #12266
dwedul-figure Jun 15, 2022
4385325
feat(cli): add acc-address by id cli and grpc gateway api (#12199)
gsk967 Jun 15, 2022
669db98
feat: decouple `x/params` from simapp (#12259)
julienrbrt Jun 15, 2022
6a3d10b
fix: increase sdk.Dec maxApproxRootIterations (#12229)
catShaark Jun 16, 2022
c2d4db3
chore: Buildjet pr (#12231)
tac0turtle Jun 16, 2022
c68fa3b
fix: GetTxsEvent pagination (#12261)
blushi Jun 16, 2022
8fa2fab
fix: operation simulation route in `x/nft` test (#12278)
julienrbrt Jun 16, 2022
aba9bdc
feat: decouple `x/capability` from simapp (#12256)
julienrbrt Jun 16, 2022
7623603
feat: migrate `x/distribution` to use app wiring (#12294)
julienrbrt Jun 17, 2022
5d3fd85
feat: decouple `x/group` from simapp (#12277)
likhita-809 Jun 17, 2022
c5c7f31
docs: update adr-043-nft-module (#12293)
Jun 18, 2022
6a844d3
feat: decouple x/authz from simapp (#12279)
atheeshp Jun 20, 2022
2085850
feat: migrate x/auth/vesting to use app wiring (#12301)
julienrbrt Jun 20, 2022
f14e9eb
ci: remove proto breakage check action on main (#12304)
julienrbrt Jun 20, 2022
bc1c833
build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#1…
dependabot[bot] Jun 20, 2022
daf8f59
build(deps): Bump github.com/stretchr/testify in /orm (#12309)
dependabot[bot] Jun 20, 2022
133bb38
build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 in …
dependabot[bot] Jun 20, 2022
1ab2cad
build(deps): Bump gotest.tools/v3 from 3.2.0 to 3.3.0 in /orm (#12310)
dependabot[bot] Jun 20, 2022
a3f629b
build(deps): Bump github.com/stretchr/testify in /cosmovisor (#12308)
dependabot[bot] Jun 20, 2022
1473bde
build(deps): Bump github.com/prometheus/common from 0.34.0 to 0.35.0 …
dependabot[bot] Jun 21, 2022
48672d9
build(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#12320)
dependabot[bot] Jun 21, 2022
c6315ec
chore: simplify and refactor linting (#12318)
alexanderbez Jun 21, 2022
6474555
build(deps): Bump technote-space/get-diff-action from 6.0.1 to 6.1.0 …
dependabot[bot] Jun 21, 2022
94b1b4c
build(deps): Bump github.com/spf13/cobra in /cosmovisor (#12324)
dependabot[bot] Jun 21, 2022
44660d7
build(deps): Bump github.com/stretchr/testify in /cosmovisor (#12325)
dependabot[bot] Jun 21, 2022
9a11469
build(deps): Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (#1…
dependabot[bot] Jun 21, 2022
5618d0c
build(deps): Bump bufbuild/buf-setup-action from 1.5.0 to 1.6.0 (#12322)
dependabot[bot] Jun 21, 2022
d74abdd
build(deps): Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 in …
dependabot[bot] Jun 21, 2022
2d442b7
build(deps): Bump github.com/stretchr/testify in /orm (#12326)
dependabot[bot] Jun 21, 2022
bd31b7c
fix: depinject AutoDebug does not save graphviz file (#12297)
julienrbrt Jun 21, 2022
84a0e71
fix : Use bytes instead of string comparison in delete validator queu…
williamchong Jun 22, 2022
91b1d83
feat!: migrate `x/upgrade` to use app wiring (#12312)
julienrbrt Jun 22, 2022
165e612
feat(x/staking): add app wiring support for StakingHooks (#12291)
aaronc Jun 22, 2022
6559c7a
build(deps): Bump github.com/golangci/golangci-lint (#12335)
dependabot[bot] Jun 22, 2022
d07d35f
feat: decouple `x/distribution` from simapp (#12334)
julienrbrt Jun 22, 2022
464fd17
feat: `x/slashing` app wiring integration tests (#12262)
atheeshp Jun 23, 2022
69c9e3e
feat: decouple x/slashing from simapp (#12315)
atheeshp Jun 23, 2022
77c764c
feat: add x/auth app wiring integration tests (#12329)
likhita-809 Jun 23, 2022
9b10b2e
build(deps): Bump github.com/tendermint/tendermint in /cosmovisor (#1…
dependabot[bot] Jun 23, 2022
4b6b3b7
fix: store/streaming/file: fix os.File leaks in (*StreamService).List…
odeke-em Jun 24, 2022
cffd0f3
build(deps): Bump github.com/stretchr/testify in /cosmovisor (#12349)
dependabot[bot] Jun 24, 2022
689d98d
build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#1…
dependabot[bot] Jun 24, 2022
113d87f
build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 in …
dependabot[bot] Jun 24, 2022
cc130f6
build(deps): Bump github.com/stretchr/testify in /orm (#12350)
dependabot[bot] Jun 24, 2022
513a6a8
docs(readme): update link to Ignite CLI (#12351)
ilgooz Jun 24, 2022
274319a
chore: Set permissions for GitHub actions (#12354)
nathannaveen Jun 25, 2022
41b3265
chore: register codec with grpc server (#12359)
aleem1314 Jun 27, 2022
f10f5e5
test: fix `x/slashing` operations test (#12346)
julienrbrt Jun 27, 2022
e5daf6b
feat: add query.GenericFilteredPaginated (#12253)
facundomedica Jun 28, 2022
abf3b18
build(deps): Bump JamesIves/github-pages-deploy-action (#12365)
dependabot[bot] Jun 28, 2022
9d280ac
fumpt (#12376)
faddat Jun 28, 2022
cc83d74
fix: remove dependency on tendermint internal library (#12368)
tychoish Jun 28, 2022
18306a1
fix: deadlock when querying group members (#12342)
blushi Jun 28, 2022
b48ba98
chore: sync changelog (#12383)
julienrbrt Jun 28, 2022
ccb0081
feat: decouple `x/auth` from simapp (#12360)
likhita-809 Jun 29, 2022
eef3511
build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1…
dependabot[bot] Jun 29, 2022
c0d681e
build(deps): Bump github.com/stretchr/testify in /orm (#12392)
dependabot[bot] Jun 29, 2022
5936e23
build(deps): Bump github.com/stretchr/testify in /cosmovisor (#12391)
dependabot[bot] Jun 29, 2022
e1fa431
build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 in …
dependabot[bot] Jun 29, 2022
fef4632
fix: update x/mint parameter validation (#12384)
alexanderbez Jun 30, 2022
99b21ab
refactor: depinject without app.yaml (#12394)
julienrbrt Jun 30, 2022
a32349d
chore: decouple x/feegrant and simapp (#12388)
julienrbrt Jun 30, 2022
92d24cc
refactor: Use GenericFilteredPaginate wherever possible (#12386)
facundomedica Jun 30, 2022
1642dcd
docs: remove app wiring from module docs (#12393)
julienrbrt Jun 30, 2022
17dc431
fix: Simulation is not deterministic due to GenSignedMockTx (#12374)
adu-web3 Jun 30, 2022
77cf430
feat: migrate x/crisis use app wiring (#12389)
julienrbrt Jun 30, 2022
e08d20b
docs: Fix the backup config variable name in the cosmovisor docs (#12…
dwedul-figure Jun 30, 2022
9b58729
chore: update rosetta data #12413
alexanderbez Jul 1, 2022
0cc82cf
feat: Add legacy simapp testing via build tags (#12121)
facundomedica Jul 1, 2022
686c50d
docs: correct period description in PeriodicAllowance (#12421)
paul121 Jul 1, 2022
74f265c
fix!: prevent 0 gas txs (#12416)
alexanderbez Jul 4, 2022
61dc023
feat: migrate x/gov use app wiring (#12369)
kocubinski Jul 4, 2022
4675cb5
feat: deprecate x/params usage in x/mint (#12363)
alexanderbez Jul 4, 2022
ff3947a
refactor: remove `indexEventsStr` from `setAnteHandler` (#12426)
julienrbrt Jul 4, 2022
c3314ea
docs(x/feegrant): use `coins` instead of `tokens` (#12444)
atheeshp Jul 5, 2022
76bbcd2
refactor: Use mocks for x/nft testing (#12407)
facundomedica Jul 5, 2022
ec0c809
feat(core/appconfig): add support for golang_bindings in app.yaml (#1…
kocubinski Jul 5, 2022
1dcf633
chore: fix x/mint param sims (#12461)
alexanderbez Jul 5, 2022
f70b67f
feat: add query telemetry (#12405)
robert-zaremba Jul 5, 2022
ba09911
docs: clarify differences and usage of `submit-proposal` and `submit-…
julienrbrt Jul 6, 2022
e7f78b4
feat(cosmovisor): Create Cosmovisor init command. (#12464)
dwedul-figure Jul 6, 2022
b75c2eb
feat: deprecate x/params usage in x/slashing (#12399)
likhita-809 Jul 6, 2022
18da0e9
fix(x/auth): allow multiple = signs in `GetTxsEvent` (#12474)
technicallyty Jul 7, 2022
9057db6
fix(telemetry): start telemetry independently from the API server (#1…
robert-zaremba Jul 7, 2022
a96f8e2
chore: update rosetta data (#12485)
kocubinski Jul 7, 2022
d025cf0
fix(depinject): move non-thread safe write (#12484)
kocubinski Jul 7, 2022
36ffd7a
refactor(x/params): use mocks for testing (#12473)
kocubinski Jul 8, 2022
69d8fa2
chore: params cleanup (#12480)
alexanderbez Jul 8, 2022
fd7cdd6
fix: removed deprecated sdk.DBBackend variable (#12355)
deepto98 Jul 8, 2022
0bf3098
feat: Support providing custom keyring for keystore. (#12453)
chatton Jul 8, 2022
ae67d2b
docs: add app module wiring how to (#12382)
aaronc Jul 8, 2022
5ef43f4
feat: deprecate x/params usage in x/distr (#12434)
atheeshp Jul 8, 2022
411c272
refactor: Use mocks for x/mint testing (#12468)
facundomedica Jul 8, 2022
52bc0c1
refactor: rename depinject imports to cosmossdk.io/depinject (#12479)
julienrbrt Jul 9, 2022
b10fa1d
chore: upgrade tm-db (#12511)
julienrbrt Jul 11, 2022
930f526
ci: add new package in dependabot config (#12510)
julienrbrt Jul 11, 2022
ef6c1be
fix: temporarily disable tendermint query server integration test (#1…
julienrbrt Jul 11, 2022
73d5025
optimize store.write (#12494)
bradyjoestar Jul 11, 2022
dc1677b
chore: update gov router note (#12508)
robert-zaremba Jul 11, 2022
1815981
feat: deprecate x/params usage in x/auth (#12475)
likhita-809 Jul 11, 2022
4813098
build(deps): Bump github.com/stretchr/testify in /math (#12514)
dependabot[bot] Jul 11, 2022
81a7f53
build(deps): Bump github.com/stretchr/testify in /depinject (#12519)
dependabot[bot] Jul 11, 2022
316356d
build(deps): Bump gotest.tools/v3 from 3.2.0 to 3.3.0 in /depinject (…
dependabot[bot] Jul 11, 2022
09410c1
build(deps): Bump github.com/stretchr/testify in /errors (#12521)
dependabot[bot] Jul 11, 2022
6d2c03e
build(deps): Bump google.golang.org/grpc in /client/v2 (#12515)
dependabot[bot] Jul 11, 2022
99f28d6
build(deps): Bump gotest.tools/v3 from 3.2.0 to 3.3.0 in /core (#12522)
dependabot[bot] Jul 11, 2022
fadbf6b
build(deps): Bump github.com/cosmos/cosmos-sdk in /store/tools/ics23 …
dependabot[bot] Jul 11, 2022
57f55be
build(deps): Bump google.golang.org/grpc in /errors (#12520)
dependabot[bot] Jul 11, 2022
026d919
build(deps): Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 in /clie…
dependabot[bot] Jul 11, 2022
137c909
refactor: remove dependency on simapp from codec (#12530)
kocubinski Jul 11, 2022
b555840
build(deps): Bump gotest.tools/v3 from 3.1.0 to 3.3.0 in /client/v2 (…
dependabot[bot] Jul 11, 2022
8090177
chore: Fix legacy simapp compilation (#12531)
tac0turtle Jul 12, 2022
7c1d743
feat: remove x/params dependency in x/crisis (#12491)
atheeshp Jul 12, 2022
901a204
fix: store/rootmulti: fix non-deterministic map iteration (#12487)
kirbyquerby Jul 12, 2022
acdb3a9
build(deps): Bump github.com/prometheus/common from 0.35.0 to 0.36.0 …
dependabot[bot] Jul 12, 2022
0559893
fix: (x/crisis) failing tests for legacy app (#12536)
atheeshp Jul 12, 2022
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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
# most precedence.

# Primary repo maintainers
* @aaronc @alexanderbez

* @cosmos/sdk-core-dev
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/module-readiness-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ This checklist is to be used for tracking the final internal audit of new Cosmos

### Release Candidate Checklist

The following checklist should be gone through once the module has been fully implemented. This audit should be performed directly on `master`, or preferably on a `alpha` or `beta` release tag that includes the module.
The following checklist should be gone through once the module has been fully implemented. This audit should be performed directly on `main`, or preferably on a `alpha` or `beta` release tag that includes the module.

The module **should not** be included in any Release Candidate tag until it has passed this checklist.

- [ ] API audit (at least 1 person) (@assignee)
- [ ] Are Msg and Query methods and types well-named and organized?
- [ ] Is everything well documented (inline godoc as well as [`/spec/` folder](https://github.com/cosmos/cosmos-sdk/blob/master/docs/spec/SPEC-SPEC.md) in module directory)
- [ ] Is everything well documented (inline godoc as well as [`/spec/` folder](https://github.com/cosmos/cosmos-sdk/blob/main/docs/spec/SPEC-SPEC.md) in module directory)
- [ ] State machine audit (at least 2 people) (@assignee1, @assignee2)
- [ ] Read through MsgServer code and verify correctness upon visual inspection
- [ ] Ensure all state machine code which could be confusing is properly commented
Expand Down
8 changes: 4 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ 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/master/CONTRIBUTING.md#pr-targeting))
- [ ] 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/master/docs/building-modules)
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing)
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/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
Expand All @@ -47,4 +47,4 @@ I have...
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
- [ ] manually tested (if applicable)
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ please add links to any relevant follow up issues.*
I have...

- [ ] included the correct `docs:` prefix in the PR title
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting))
- [ ] 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 [documentation writing guidelines](https://github.com/cosmos/cosmos-sdk/blob/master/docs/DOC_WRITING_GUIDELINES.md)
- [ ] followed the [documentation writing guidelines](https://github.com/cosmos/cosmos-sdk/blob/main/docs/DOC_WRITING_GUIDELINES.md)
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed

Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting))
- [ ] 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
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
Expand All @@ -29,4 +29,4 @@ 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 all author checklist items have been addressed
- [ ] confirmed that this PR does not change production code
- [ ] confirmed that this PR does not change production code
36 changes: 36 additions & 0 deletions .github/actions/last-workflow-status/action.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# from https://github.com/MercymeIlya/last-workflow-status with fixes
name: "Get status of last workflow"
description: "Get conclusion of last workflow run on current branch."
branding:
icon: "arrow-left"
color: "yellow"
inputs:
github_token:
description: Secret GitHub API token to use for making API requests.
default: ${{ github.token }}
required: true
outputs:
last_status:
description: "Conclusion of last workflow run on current branch"
value: ${{ steps.last_status.outputs.last_status }}
runs:
using: "composite"
steps:
- name: Get workflow id
shell: bash
run: |
WORKFLOW_ID=$(curl --header 'authorization: Bearer ${{ inputs.github_token }}' \
--header 'content-type: application/json' \
https://api.github.com/repos/${{ github.repository }}/actions/runs/${{ github.run_id }} | jq -r .workflow_id)
echo "WORKFLOW_ID=$WORKFLOW_ID" >> $GITHUB_ENV
echo "Workflow id: ${WORKFLOW_ID}"
- name: Get previous build status
shell: bash
id: last_status
run: |
last_status=$(curl --silent --header 'authorization: Bearer ${{ inputs.github_token }}' \
--header 'content-type: application/json' \
"https://api.github.com/repos/${{ github.repository }}/actions/workflows/${{ env.WORKFLOW_ID }}/runs?per_page=1&status=completed&branch=${{ env.GITHUB_HEAD_REF }}" \
| jq -r .workflow_runs[0].conclusion)
echo "Status of the previous build: $last_status"
echo "::set-output name=last_status::${last_status}"
126 changes: 103 additions & 23 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,105 @@
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- alexanderbez
- fedekunze
labels:
- automerge
- dependencies
- package-ecosystem: npm
directory: "/docs"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- fadeev
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10

- package-ecosystem: npm
directory: "/docs"
schedule:
interval: daily
open-pull-requests-limit: 10

- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 20
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/db"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/api"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/orm"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/core"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/cosmovisor"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/depinject"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/errors"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/math"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/client/v2"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
- package-ecosystem: gomod
directory: "/store/tools/ics23"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "A:automerge"
- dependencies
9 changes: 9 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,12 @@
- x/genutil/**/*
"C:x/gov":
- x/gov/**/*
"C:x/group":
- x/group/**/*
"C:x/mint":
- x/mint/**/*
"C:x/nft":
- x/nft/**/*
"C:x/params":
- x/params/**/*
"C:Simulations":
Expand Down Expand Up @@ -54,3 +58,8 @@
- docs/architecture/**/*
"C:container":
- container/**/*
"C:Store":
- store/**/*
- db/**/*
"C:orm":
- orm/**/*
14 changes: 7 additions & 7 deletions .github/workflows/atlas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Atlas
on:
push:
branches:
- master
- main
paths:
- "x/**/atlas/*"
pull_request:
Expand All @@ -14,8 +14,8 @@ jobs:
auth:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v5
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.1.0
id: git_diff
with:
PATTERNS: |
Expand All @@ -29,8 +29,8 @@ jobs:
bank:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v5
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.1.0
id: git_diff
with:
PATTERNS: |
Expand All @@ -44,8 +44,8 @@ jobs:
evidence:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v5
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.1.0
id: git_diff
with:
PATTERNS: |
Expand Down
7 changes: 6 additions & 1 deletion .github/workflows/check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ name: Check docs build
on:
pull_request:
types: [ labeled ]
paths:
- "docs/**"

permissions:
contents: read

jobs:
check-docs-build:
Expand All @@ -13,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0
Expand Down
Loading