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

Scrt 46 #167

Closed
wants to merge 1,135 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1135 commits
Select commit Hold shift + click to select a range
c53157d
build(deps): Bump github.com/tendermint/tendermint from 0.35.3 to 0.3…
dependabot[bot] Apr 18, 2022
c634dbf
fix(group): Allow group total weight to be 0 (#11682)
amaury1093 Apr 19, 2022
71e6138
docs: Clarifying the specification of votes. (#11638)
joeabbey Apr 19, 2022
9bed633
chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663)
faddat Apr 19, 2022
2af642e
refactor: register x/authz module specific errors (#11670)
julienrbrt Apr 19, 2022
610b2ee
revert: replace all ModuleCdc instances with legacy.Cdc (#11680)
RiccardoM Apr 20, 2022
40c9de8
docs: update authz docs (#11671)
atheeshp Apr 20, 2022
ddc23bc
refactor!: Coins Add and Sub Consistency (#11689)
alexanderbez Apr 20, 2022
1042373
chore: add more tests for code cov in `middleware` (#11694)
atheeshp Apr 20, 2022
df61142
fix: Add validation on create gentx (#11693)
anilcse Apr 20, 2022
1a9654f
refactor: rename `GenTx` to `GenSignedMockTx` to avoid confusion with…
anilcse Apr 20, 2022
f714aa8
fix: make (#11708)
julienrbrt Apr 20, 2022
ec3644f
build(deps): Bump github.com/prometheus/common from 0.33.0 to 0.34.0 …
dependabot[bot] Apr 20, 2022
2f6a3e6
fix: pin go version Dockerfiles (#11711)
alexanderbez Apr 20, 2022
2c94c2e
fix(cli): home flag gets ignored when running help (#11645)
julienrbrt Apr 21, 2022
c01b825
fix(tests): fix simulations on cancel unbond (#11712)
gsk967 Apr 21, 2022
f421b95
tests: fix TestNewAnyWithCustomTypeURLWithErrorNoAllocation failure (…
julienrbrt Apr 21, 2022
d6b3fa5
fix(errors): add wrapped errors messages in grpcstatus (#11714)
julienrbrt Apr 21, 2022
d5e0b86
fix: Added description of how to run the unsafe-reset-all command in …
takapi327 Apr 21, 2022
8bb0b4e
build(deps): Bump github.com/cosmos/cosmos-sdk/errors in /orm (#11722)
dependabot[bot] Apr 21, 2022
79031f2
build(deps): Bump github.com/cosmos/cosmos-sdk/errors (#11721)
dependabot[bot] Apr 21, 2022
44c9180
docs: update changelog with minors changes from 0.45 and 0.44 #11723
julienrbrt Apr 21, 2022
d4dd444
chore: (x/authz) add helpers `AppendBytes`, `ParseByteSlice` (#11713)
atheeshp Apr 21, 2022
42f8d45
refactor!: abstractions for snapshot and pruning; snapshot intervals …
p0mvn Apr 21, 2022
4d462e1
build(deps): Bump bufbuild/buf-setup-action from 1.3.1 to 1.4.0 (#11729)
dependabot[bot] Apr 22, 2022
bb37e72
fix: dockerfile for building proto (#11452) (#11703)
robert-zaremba Apr 22, 2022
6f07062
build(deps): Bump amannn/action-semantic-pull-request (#11733)
dependabot[bot] Apr 22, 2022
2e15b54
chore: master -> main (#11730)
alexanderbez Apr 24, 2022
9f44d50
docs: fix minor typo and broken link (#11740)
foxytanuki Apr 24, 2022
a8b3602
docs: improve godoc WrapServiceResult (#11736)
julienrbrt Apr 24, 2022
dc98d7b
fix: Use fixed length hex for pointer at FwdCapabilityKey (#11737)
facundomedica Apr 25, 2022
97d735f
fix: data race issues with api.Server (#11724)
prettymuchbryce Apr 25, 2022
ee0161c
docs: fix tendermint links (#11742)
foxytanuki Apr 25, 2022
20a24c4
chore: trigger new tendermintdev/sdk-proto-gen tag (#11743)
robert-zaremba Apr 25, 2022
8820009
test: fix cosmovisor autod.zip (#11744)
julienrbrt Apr 25, 2022
6e95e11
fix(group): Better error logs for MsgExec (#11746)
amaury1093 Apr 25, 2022
67735ef
build(deps): Bump JamesIves/github-pages-deploy-action (#11755)
dependabot[bot] Apr 25, 2022
933eb4c
build(deps): Bump github/codeql-action from 1 to 2 (#11754)
dependabot[bot] Apr 25, 2022
ea9a839
Open chore: update dependabot.yml #11757
alexanderbez Apr 25, 2022
62dc638
chore: update gorleaser job #11753
alexanderbez Apr 25, 2022
2d059ae
build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /or…
dependabot[bot] Apr 25, 2022
3c2c937
build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /ap…
dependabot[bot] Apr 25, 2022
3daa660
feat: implement ABCI Query via gRPC (#11642)
alexanderbez Apr 25, 2022
ec83eb7
build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#11756)
dependabot[bot] Apr 26, 2022
8791e86
build(deps): Bump gotest.tools/v3 from 3.1.0 to 3.2.0 in /orm (#11759)
dependabot[bot] Apr 26, 2022
8ef5417
chore: update vuepress config to reflect new default branch naming (#…
damiannolan Apr 26, 2022
82631bc
build(deps): Bump JamesIves/github-pages-deploy-action (#11779)
dependabot[bot] Apr 26, 2022
e8479a3
remove extra semi-colon (#11781)
pyramation Apr 26, 2022
1d8a878
docs: Fix master to main redirect (#11782)
glnro Apr 26, 2022
019444a
fix(cosmovisor): let `cosmovisor version` return a valid json (#11731)
julienrbrt Apr 26, 2022
7049237
docs: fix master to main redirect (#11790)
julienrbrt Apr 27, 2022
9565600
fix: remove all RegisterRESTRoutes (#11797)
facundomedica Apr 27, 2022
f9913c1
fix: decrement types.Dec max length to keep decimal bits in DecimalPr…
elias-orijtech Apr 27, 2022
4a09f89
build(deps): Bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 (…
dependabot[bot] Apr 27, 2022
bb46485
build(deps): Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 in /or…
dependabot[bot] Apr 27, 2022
e44a4a9
fix: Bug reading password from a buffer when reader returns EOF (#11796)
Vizualni Apr 27, 2022
1c8a2d9
feat(cli): dynamically generate query CLI commands (#11725)
aaronc Apr 27, 2022
9e6d2d9
docs: ADR-048 a multi-tier in-protocol gas price system (#10653)
yihuang Apr 27, 2022
597ab54
docs: add ADR 053 Go Module Refactoring (#11799)
aaronc Apr 28, 2022
4f04bea
refactor!: create math go sub module (#11788)
alexanderbez Apr 28, 2022
885e3c4
chore: update math module dep #11819
alexanderbez Apr 28, 2022
0c0b4da
feat: improve cli tx output (#11818)
julienrbrt Apr 28, 2022
6a9b824
feat: implement multi-send transaction command (#11738)
julienrbrt Apr 29, 2022
8dfc205
fix: grants by granter pagination `total` (#11813)
atheeshp Apr 29, 2022
bc1aa06
chore: Remove `AddedAt` from member request on group creation and mem…
blushi Apr 29, 2022
ada2b74
chore: Update CODEOWNERS (#11820)
alexanderbez Apr 29, 2022
51fd676
chore: update module path for math module (#11821)
alexanderbez Apr 29, 2022
2add1ba
build(deps): Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.22.1…
dependabot[bot] Apr 29, 2022
9361b85
chore: update errors sub-module module path (#11832)
alexanderbez Apr 29, 2022
05d582c
fix: docs link page miss (#11836)
0xyicheng Apr 30, 2022
53003e1
refactor: (x/feegrant) parsing keys (#11814)
atheeshp May 1, 2022
38a1132
feat: enhance rosetta support (#11609)
May 2, 2022
76895e6
docs: clarify language about censor threshold as one third + 1 (#11843)
hxrts May 2, 2022
b6c3756
fix!: invalid return value from keeper GetLastCompleteUpgrade - break…
daeMOn63 May 2, 2022
1f14623
ci: rebuild documentation on module doc change (#11847)
julienrbrt May 2, 2022
a187a1c
fix: export genesis to stdout, not stderr (#11844)
yaruwangway May 2, 2022
c0f65e1
chore: disable TestNewAnyWithCustomTypeURLWithErrorNoAllocation #11849
alexanderbez May 2, 2022
8076144
refactor: make Cosmovisor use cobra (#11823)
julienrbrt May 2, 2022
2e77e51
build(deps): Bump github.com/tendermint/tendermint in /cosmovisor (#1…
dependabot[bot] May 2, 2022
348ff02
build(deps): Bump github.com/coinbase/rosetta-sdk-go from 0.7.8 to 0.…
dependabot[bot] May 2, 2022
78618db
fix: change SimulationState.InitialStake to sdkmath.Int (#11855)
facundomedica May 2, 2022
84050ec
fix: make rosetta's gas prices for default fee suggestion optional (#…
Vritra4 May 3, 2022
567a6be
docs: Add docs for SIGN_MODE_DIRECT_AUX (#11858)
amaury1093 May 3, 2022
35d3312
chore: group ORM audit changes (#11842)
amaury1093 May 4, 2022
35c8146
refactor: move x/staking Init/Export genesis to keeper (#11866)
alexanderbez May 4, 2022
0d846ae
chore: add missing changelog entry for #11737 (#11870)
facundomedica May 4, 2022
c3edbb2
docs: add ADR 055 ORM (#11807)
aaronc May 4, 2022
710b57c
build(deps): Bump amannn/action-semantic-pull-request (#11874)
dependabot[bot] May 4, 2022
6e18f58
refactor: move x/auth, x/authz, x/slashing and x/mint Init/Export gen…
likhita-809 May 4, 2022
3e3c114
chore: x/auth audit changes (#11860)
amaury1093 May 5, 2022
8416394
chore: x/upgrade audit changes (#11879)
blushi May 5, 2022
b1725bf
fix: (x/feegrant) expiration when overwriting an existing grant (#11845)
atheeshp May 6, 2022
9a1945c
fix: remove unnecessary err check in gentx (#11883)
tomtau May 6, 2022
8f51644
refactor: improve error messages (#11762)
fedekunze May 6, 2022
514dcb5
docs: Update Go gRPC client usage (#11884)
dcb9 May 6, 2022
e3e65ac
feat!: support custom r/w gRPC options (#11889)
alexanderbez May 6, 2022
128e905
build(deps): Bump docker/build-push-action from 2 to 3 (#11892)
dependabot[bot] May 6, 2022
091154c
build(deps): Bump docker/login-action from 1 to 2 (#11891)
dependabot[bot] May 6, 2022
c83dc20
build(deps): Bump docker/setup-buildx-action from 1 to 2 (#11890)
dependabot[bot] May 6, 2022
8ebd28c
refactor!: Rename AccAddressFromHex (#11888)
alexanderbez May 6, 2022
9860084
chore: remove latest version tag from README (#11895)
julienrbrt May 8, 2022
ead6e6f
refactor: x/authz minor code improvements (#11840)
likhita-809 May 9, 2022
324da02
feat(group): add test for keeper and cli (#11679)
JeancarloBarrios May 9, 2022
10af6f9
fix(container): issue with multiple dependencies coming from an outpu…
aaronc May 9, 2022
624539a
fix!(container): fix issue with providing a module-scoped dependency …
aaronc May 9, 2022
b0edb6d
refactor(container)!: use build instead of run model to get dependenc…
aaronc May 10, 2022
9d8beff
docs: update docs for Check/DeliverTx middlewares (#11918)
julienrbrt May 10, 2022
6872cae
chore: Audit x/staking and add "Since" proto comments (#11920)
amaury1093 May 10, 2022
40b5953
feat(container): automatic debugging on errors (#11915)
aaronc May 10, 2022
90272e3
feat: add core module with app config support (#11914)
aaronc May 10, 2022
137c758
chore: Add x/capability docs (#11922)
facundomedica May 11, 2022
67d2406
feat: Add example upgrade handler for upgrading simapp from 045 to 04…
anilcse May 11, 2022
98710db
build(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0 (#11938)
dependabot[bot] May 11, 2022
f9febea
fix: x/gov client deposits tests (#11940)
facundomedica May 11, 2022
92f7df3
chore: document InflationCalculationFn (#11945)
facundomedica May 12, 2022
e8851d7
docs: update `simapp` inline docs (#11930)
atheeshp May 12, 2022
5e41804
chore: api sub-module vanity URL (#11941)
alexanderbez May 12, 2022
61bd185
chore: update testutil network docs (#11948)
colin-axner May 12, 2022
b7841e3
docs: remove typos and IBC documentation (#11933)
julienrbrt May 12, 2022
3283617
docs: update server docs (#11947)
blushi May 12, 2022
e856b01
chore: update cosmossdk.io/api mod (#11951)
alexanderbez May 12, 2022
55e9295
ci: add codeql checks on main (#11949)
julienrbrt May 12, 2022
38df584
docs: improve documentation menu ordering (#11950)
julienrbrt May 12, 2022
7a31a28
refactor(container)!: remove dependency on C graphviz (#11934)
aaronc May 12, 2022
16c8e27
chore: audit testutil (#11954)
blushi May 13, 2022
f6150bd
refactor(ORM)!: InsertReturningID -> InsertReturning<PrimaryKeyName> …
technicallyty May 13, 2022
d5731fd
Fix typo in `tx vesting create-vesting-account` help message (#11958)
assafmo May 14, 2022
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)
yihuang 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
3a7eac6
chore: Add v0.46.0 RC1 release notes and changelog (#12015)
amaury1093 May 23, 2022
13fc62a
docs: revert middleware documentation and adds posthandler documentat…
mergify[bot] May 27, 2022
9b8aae6
fix: Make rechecking a tx check the sequence number #12060 (#12061)
mergify[bot] May 27, 2022
b5c28d2
build(deps): Bump github.com/tendermint/tendermint from 0.35.4 to 0.3…
mergify[bot] May 28, 2022
f3db7e0
fix: Fix v0.45->v0.46 migration (backport #12028) (#12082)
mergify[bot] May 30, 2022
b480d56
docs: updates outdated docs (#12014) (#12094)
mergify[bot] May 31, 2022
d278ad1
fix: tx commands are no need to specify --chain-id (#12092) (#12096)
mergify[bot] May 31, 2022
df70191
refactor: Mark tips as beta (#12089) (#12097)
mergify[bot] May 31, 2022
53ab1a0
docs: Ignore tips when TipDecorator is absent (#12105) (#12107)
mergify[bot] Jun 1, 2022
461cd62
fix: running a tx with --dry-run returns an error (#12095) (#12113)
mergify[bot] Jun 1, 2022
c12cf1e
fix: Make Test Suites Run Sequentially #12114 (#12116)
mergify[bot] Jun 1, 2022
a2711ed
fix: `GetBlockWithTxs` error when querying block with 0 tx (#12108) (…
mergify[bot] Jun 2, 2022
ecb219e
fix: keys migration issue (#12122) (#12128)
mergify[bot] Jun 2, 2022
1f8b880
fix(staking): Fix JSON genesis migration (#12140) (#12143)
mergify[bot] Jun 3, 2022
35f2d95
fix: TxFactory reads from `--fee-{payer,granter}` (#12127) (#12136)
mergify[bot] Jun 3, 2022
773b565
build(deps): Bump github.com/tendermint/tendermint from 0.35.5 to 0.3…
mergify[bot] Jun 6, 2022
90b54ba
fix: add base account getter (#12154) (#12160)
mergify[bot] Jun 6, 2022
99a0c3d
refactor: Simplify SimulationManager setup (backport #12153) (#12158)
mergify[bot] Jun 6, 2022
25ecca6
perf: modify DelegatorSharesInvariant for better performance (#12170)…
mergify[bot] Jun 7, 2022
add5753
chore: remove direct reliance on staking from slashing (backport #121…
mergify[bot] Jun 8, 2022
405cb0b
fix(upgrades): perform no-op if 'from' and 'to' migration version are…
mergify[bot] Jun 8, 2022
7a6b38f
chore(types): add MustAccAddressFromBech32 util func (#12201) (#12204)
mergify[bot] Jun 9, 2022
df4c315
fix: update index of crisis invariant check logs (backport #12208) (#…
mergify[bot] Jun 9, 2022
ecdc68a
fix: update vesting message server to handle base accounts correctly …
mergify[bot] Jun 14, 2022
5dca6ab
fix: increase sdk.Dec maxApproxRootIterations (#12229) (#12275)
mergify[bot] Jun 16, 2022
17bb4fa
fix: GetTxsEvent pagination (backport #12261) (#12280)
mergify[bot] Jun 16, 2022
53d0cc9
feat(cli): add acc-address by id cli and grpc gateway api (backport #…
mergify[bot] Jun 16, 2022
bf97cee
chore: register codec with grpc server (#12359) (#12361)
mergify[bot] Jun 27, 2022
3bfa03a
remove api module from 0.46 (#12353)
tac0turtle Jun 27, 2022
f0bf4c3
feat: add query.GenericFilteredPaginated (#12253) (#12370)
mergify[bot] Jun 28, 2022
d5fa0a7
fix: remove dependency on tendermint internal library (#12368) (#12378)
mergify[bot] Jun 28, 2022
0f862da
fix: update x/mint parameter validation (#12384) (#12395)
mergify[bot] Jun 30, 2022
9921120
fix: deadlock when querying group members (backport #12342) (#12381)
mergify[bot] Jun 30, 2022
85bf43b
chore!: var-naming linter errors (backport #12135) (#12401)
mergify[bot] Jun 30, 2022
1d9f966
refactor: Use GenericFilteredPaginate wherever possible (#12386) (#12…
mergify[bot] Jun 30, 2022
397119f
fix!: prevent 0 gas txs (backport #12416) (#12432)
mergify[bot] Jul 4, 2022
1657edb
refactor: remove `indexEventsStr` from `setAnteHandler` (#12425)
julienrbrt Jul 4, 2022
f1f7328
chore: update rosetta data #12413 (#12440)
mergify[bot] Jul 4, 2022
e7bac31
chore: Revert to TM v0.34.x (#12221)
tac0turtle Jul 5, 2022
0d4fd41
chore: v0.46.0-rc2 Changelog (#12451)
alexanderbez Jul 5, 2022
c7c6588
fix: use empty map instead of nil value for setting BaseApp.snapshotM…
faddat Jul 5, 2022
c9e64f5
feat: add query telemetry (backport #12405) (#12463)
mergify[bot] Jul 6, 2022
c0a90ff
docs(x/feegrant): use `coins` instead of `tokens` (#12444) (#12452)
mergify[bot] Jul 6, 2022
846b32b
docs: clarify differences and usage of `submit-proposal` and `submit-…
mergify[bot] Jul 6, 2022
865d58b
feat: Support providing custom keyring for keystore. (backport #12453…
mergify[bot] Jul 8, 2022
c3b2c7c
fix(telemetry): start telemetry independently from the API server (ba…
mergify[bot] Jul 8, 2022
c38a315
fix: Call Register{Tx,Tendermint}Service (#12509)
amaury1093 Jul 11, 2022
03022b9
chore: update gov router note (backport #12508) (#12526)
mergify[bot] Jul 11, 2022
e0fffc6
refactor: change tmblock to sdkblock (backport #11390) (#12549)
mergify[bot] Jul 13, 2022
9fa7315
fix(group): usage valid json as example of proposal.json (#12540) (#1…
mergify[bot] Jul 13, 2022
851c8f4
build(deps): Bump github.com/tendermint/tm-db from 0.6.6 to 0.6.7 (#1…
julienrbrt Jul 13, 2022
a5f85c3
bump tendermint (#12555)
robert-zaremba Jul 13, 2022
373e88c
fix: link in rest migration is wrong (#12564) (#12567)
mergify[bot] Jul 13, 2022
ee442ff
Add default port for http/https to secretcli/d
Cashmaney May 4, 2022
5002a6e
Handle nodeURI parse error
Cashmaney May 6, 2022
5284c09
Temporary fix for export bug with ICA
Cashmaney Jun 15, 2022
d42b0ef
Swagger update
Aug 1, 2021
8a1b8cc
Ported foundation tax - no pb yet
Aug 1, 2021
93c3bac
Foundation tax ported incl. protostuff
Cashmaney Aug 1, 2021
eec9bd1
Foundation tax ported incl. protostuff
Cashmaney Aug 1, 2021
e41e909
Foundation tax ported incl. protostuff
Cashmaney Aug 1, 2021
f2ba609
fixed coin type check (is it still needed?)
Cashmaney Aug 2, 2021
2d3604f
ported foundation tax address
Aug 2, 2021
0beb8c0
copied /tx/encode from terra-money/core/pull/564
reuvenpo Oct 4, 2021
1dc75c2
copied /tx POST from terra-money/core/pull/551
reuvenpo Oct 7, 2021
16b7e84
changed --gas-prices flag default value set to 0.25uscrt
reuvenpo Oct 20, 2021
5ef3ad7
Add --legacy-hd-path to `keys add` commands
toml01 Nov 8, 2021
b606f3d
Override the rootCmd `PersistentPreRunE` to allow to correct a faulty…
toml01 Nov 9, 2021
4bae567
Fix `secretd config` failing if `config.toml` doesn't exist yet
toml01 Nov 9, 2021
5006ca6
port secretcli tx sign-doc from old version
assafmo Nov 17, 2021
6e112eb
move sign-doc outside of tx
assafmo Nov 17, 2021
87d7686
Revert previous commit
assafmo Nov 17, 2021
08c427b
add --from to tx sign-doc
assafmo Nov 17, 2021
db5e721
Update add.go
SecretSaturn Jan 13, 2022
c45b274
Add default port for http/https to secretcli/d
Cashmaney May 4, 2022
088ca51
Handle nodeURI parse error
Cashmaney May 6, 2022
299684f
Temporary fix for export bug with ICA
Cashmaney Jun 15, 2022
93af9e8
fix: Simulation is not deterministic due to GenSignedMockTx (backport…
mergify[bot] Jul 14, 2022
ebbcfd0
feat(group)!: read the decision policy from disk in group CLI (backpo…
mergify[bot] Jul 15, 2022
e2afb41
fix: auto gas don't work (backport #12590) (#12602)
mergify[bot] Jul 17, 2022
6daf233
docs: correct confusing comments in ante.IncrementSequenceDecorator (…
mergify[bot] Jul 18, 2022
db2949e
chore: Add Changelog for v0.46.0-rc3 (#12608)
amaury1093 Jul 18, 2022
5aa0614
feat: Move AppModule.BeginBlock and AppModule.EndBlock to extension i…
mergify[bot] Jul 19, 2022
b1d5768
chore: Bump to Tendermint v0.34.20 (#12649)
amaury1093 Jul 20, 2022
b823b17
docs: improve docs (backport #12647) (#12650)
mergify[bot] Jul 20, 2022
19d6f39
fix: add cosmos_proto implements (#12639) (#12664)
mergify[bot] Jul 21, 2022
e28ac18
chore(store): upgrade iavl to v0.19.0 (backport #12626) (#12653)
mergify[bot] Jul 21, 2022
2df7ced
feat: add message index event attribute to authz message execution (b…
mergify[bot] Jul 21, 2022
8042c66
docs: add cosmwasm to the sidebar and modules section (#12703) (#12704)
mergify[bot] Jul 24, 2022
24be8ea
refactor: remove cosmos/keyring (backport #12576) (#12707)
mergify[bot] Jul 25, 2022
f11cf53
fix: incorrect versions of imported protos in Makefile (#12701)
faddat Jul 25, 2022
a69a77b
chore: remove cosmossdk.io/api module from v0.46.x (#12719)
aleem1314 Jul 26, 2022
a114313
chore: v0.46.0 Final Release changelog (#12731)
amaury1093 Jul 26, 2022
f0cea49
pull cosmos sdk v46
Aug 15, 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
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
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
53 changes: 45 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,58 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: "/docs"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- fadeev
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- alexanderbez
- fedekunze
labels:
- automerge
- "A:automerge"
- dependencies
- package-ecosystem: npm
directory: "/docs"
- package-ecosystem: gomod
directory: "/db"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- fadeev
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: "/container"
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
11 changes: 11 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 @@ -52,3 +56,10 @@
- x/*/client/**/*
"Type: ADR":
- 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@v4
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1
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@v4
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1
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@v4
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6.0.1
id: git_diff
with:
PATTERNS: |
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Check docs build
on:
pull_request:
types: [ labeled ]
paths:
- "docs/**"

jobs:
check-docs-build:
Expand All @@ -13,7 +15,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
57 changes: 57 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: "CodeQL"

on:
pull_request:
paths:
- "**.go"
push:
branches:
- main
- release/**
paths:
- "**.go"

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

steps:
- name: Checkout repository
uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: "go"
queries: crypto-com/cosmos-sdk-codeql@main,security-and-quality
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2

# ℹ️ Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl

# ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project
# uses a compiled language

#- run: |
# make bootstrap
# make release

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
35 changes: 35 additions & 0 deletions .github/workflows/cosmovisor-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: Release Cosmovisor

on:
push:
tags:
- "cosmovisor/v*.*.*"
jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v3
with:
go-version: 1.18
# get 'v*.*.*' part from 'cosmovisor/v*.*.*' and save to $GITHUB_ENV
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/cosmovisor/}" >> $GITHUB_ENV
# remove the possible pre-existing same tag for cosmos-sdk related tags instead of cosmovisor tags
# Because goreleaser enforces semantic versioning and will error on non compliant tags.(https://goreleaser.com/limitations/semver/)
- name: Tag without prefix locally to avoid error in goreleaser
run: |-
git tag -d ${{ env.RELEASE_VERSION }} || echo "No such a tag exists before"
git tag ${{ env.RELEASE_VERSION }} HEAD
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
with:
# stick to version v0.179.0(https://github.com/cosmos/cosmos-sdk/issues/11125)
version: v0.179.0
args: release --rm-dist --skip-validate
workdir: cosmovisor
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: cosmovisor/${{ env.RELEASE_VERSION }}
14 changes: 14 additions & 0 deletions .github/workflows/dependencies-review.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: "Dependency Review"
on: [pull_request]

permissions:
contents: read

jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@v3
- name: "Dependency Review"
uses: actions/dependency-review-action@v1
37 changes: 37 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: Deploy docs
# This job builds and deploys documenation to github pages.
# It runs on every push to main with a change in the docs folder.
on:
push:
branches:
- main
- "release/**"
paths:
- "docs/**"
- "x/**/*.md"

jobs:
build-and-deploy:
permissions:
contents: write # for JamesIves/github-pages-deploy-action to push changes in repo
runs-on: ubuntu-latest
container:
image: tendermintdev/docker-website-deployment
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0

- name: Install and Build 🔧
run: |
apk add rsync
make build-docs LEDGER_ENABLED=false

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
branch: gh-pages
folder: ~/output
single-commit: true
Loading