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

V0.45.11 patches (DNM, always a WIP) #1

Draft
wants to merge 247 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
247 commits
Select commit Hold shift + click to select a range
5eaaae4
chore: Add release notes for 0.43.0-rc0 (#9584)
amaury1093 Jun 25, 2021
c0e0383
feat: Error on blank chain-id in multisign command (backport #9593) (…
mergify[bot] Jun 30, 2021
3a28c34
fix: Don't error on startup if min-gas-price is empty (#9621)
amaury1093 Jul 2, 2021
1466050
chore: Audit v0.43 CHANGELOG against commit log (backport #9592) (#9622)
mergify[bot] Jul 5, 2021
4833172
docs(swagger): add authz & feegrant swagger docs (#9625) (#9632)
mergify[bot] Jul 5, 2021
5c5adf4
docs: add v0.43 version option (#9506) (#9676)
mergify[bot] Jul 12, 2021
56c1650
feat: add migrations for balances with zero coins (backport #9664) (#…
mergify[bot] Jul 13, 2021
7c90c2b
chore: Cleanup Changelog, add Rosetta to Release Notes as beta (#9691)
amaury1093 Jul 14, 2021
6ef8d24
chore: separate changes between 0.43.0-rc0 and 0.43.0-rc1 (#9700)
robert-zaremba Jul 14, 2021
606d56e
chore: add missing bugfix (zero coins pruning) to the changelog (#9701)
robert-zaremba Jul 15, 2021
0ab5726
fix: start GRPCWebServer in goroutine (backport #9704) (#9719)
mergify[bot] Jul 19, 2021
7fcc409
docs: add chain upgrade guide v0.43 (backport #9567) (#9725)
mergify[bot] Jul 20, 2021
b8cb68b
perf(grpcweb): remove useless HTTP HandlerFun wrapping (#9711) (#9721)
mergify[bot] Jul 20, 2021
9fd720e
fix: support output flag on tx commands (backport #9717) (#9771)
mergify[bot] Jul 26, 2021
9cd4e58
feat: TxRaw must follow ADR 027 (#9743) (#9754)
mergify[bot] Jul 27, 2021
b402d1c
refactor: Improve txRaw decoder code (backport #9769) (#9779)
mergify[bot] Jul 27, 2021
e7c5f6b
feat: Query txs by signature and by address+seq (backport #9750) (#9782)
mergify[bot] Jul 27, 2021
db3e033
feat: Low-s normalization for ecdsa secp256r1 signing (#9738) (#9793)
mergify[bot] Jul 27, 2021
a2133ef
docs: fix cosmovisor quickstart (backport #9730) (#9789)
mergify[bot] Jul 28, 2021
d5b0f3a
docs: Update baseapp.md and tx-lifecycle.md (#9792) (#9802)
mergify[bot] Jul 28, 2021
c6d03f7
fix: Cap Initialization Fix (forward-port #9392) (#9805)
mergify[bot] Jul 28, 2021
3daccc9
chore: added changelog for 9793 (secp256r1 tx malleability) (backport…
mergify[bot] Jul 28, 2021
b561931
fix: hardcoded ledger algo on `keys add` (backport #9766) (#9803)
mergify[bot] Jul 28, 2021
4ebcae6
fix: feegrant grant cli bug (backport #9720) (#9733)
mergify[bot] Jul 30, 2021
59b1004
feat: Improve withdraw-all-rewards UX (backport #9781) (#9824)
mergify[bot] Aug 2, 2021
6137324
fix!: update gentx val pub key input parsing (backport #9827) (#9833)
mergify[bot] Aug 2, 2021
838269b
fix: fixed missing coin denomination in msg server logs (backport #97…
mergify[bot] Aug 4, 2021
650ccdb
fix!: Capability Issue on Restart, Backport to v0.43 (backport #9836)…
mergify[bot] Aug 4, 2021
e609415
style(capability)!: update go doc comments and remove BeginBlocker (b…
mergify[bot] Aug 4, 2021
0054c40
chore: Changelog and Release Notes for 0.43.0-rc3 (#9801)
amaury1093 Aug 5, 2021
1afd470
refactor: update default pruning strategy (#9859) (#9863)
mergify[bot] Aug 6, 2021
118d57b
chore: add missing changelog entry from #9859 (backport #9867) (#9871)
mergify[bot] Aug 6, 2021
3f8596c
chore: v0.43.0 Changelog and Release Notes (#9886)
amaury1093 Aug 10, 2021
a804449
feat: add tx fee event (backport #9860) (#9887)
mergify[bot] Aug 10, 2021
4b2b306
fix: file keyring fails to add/import/export keys when input is not s…
mergify[bot] Aug 12, 2021
c1e02c6
chore: Deprecate QueryUpgradedConsensusState (#9906) (#9909)
mergify[bot] Aug 12, 2021
58b40fd
chore: Update STABLE_RELEASES for 0.43 (#9931) (#9943)
mergify[bot] Aug 16, 2021
8dfe627
fix: Fix CLI query tx docs for acc/seq (#9942) (#9950)
mergify[bot] Aug 17, 2021
d60c934
build(deps): bump TM to v0.34.12 (backport #9956) (#9960)
mergify[bot] Aug 17, 2021
370134c
fix(build): set a right version for the app (backport #9965) (#9967)
mergify[bot] Aug 18, 2021
0155244
refactor: Move some methods inside TX Factory (backport #9421) (#10039)
mergify[bot] Aug 31, 2021
c1fc2a3
fix: remove legacy REST endpoints for broadcast & encode (v0.44.x) (#…
clevinson Sep 1, 2021
ce52de7
fix!: Remove onlyAminoSigners in sequence check (backport #10029) (#1…
mergify[bot] Sep 1, 2021
ccc5245
chore: release v0.44 (#10048)
robert-zaremba Sep 1, 2021
59a4952
chore: revert TxFactory changes (#10053)
robert-zaremba Sep 1, 2021
b372f4c
fix: minimum-gas-price warning (#10071)
ryanchristo Sep 7, 2021
15769f2
chore: remove incorrect EOL date for v0.42 (#10078)
clevinson Sep 9, 2021
d185a78
docs: clarify grpc server (#9761) (#10101)
mergify[bot] Sep 9, 2021
5f97313
docs: update to v0.44 version tag (#10069) (#10099)
mergify[bot] Sep 10, 2021
8f49499
docs: update to v0.44 migration (backport #10070) (#10129)
mergify[bot] Sep 13, 2021
6cfa58f
fix: Allow --home to propagate to init command (backport #10104) (#10…
mergify[bot] Sep 15, 2021
000c17b
fix: rosetta server boot and add burn event type to pass check:data (…
mergify[bot] Sep 16, 2021
cbc164a
perf: Speedup coins.AmountOf() by removing many regex calls (backport…
mergify[bot] Sep 16, 2021
4831870
fix: Update RequestInitChain in Simulations (#10171)
mergify[bot] Sep 16, 2021
fcaff72
fix: unmarshalling issue with multisig keys in master (backport #1006…
mergify[bot] Sep 16, 2021
1e4f561
fix: use keyring in config for add-genesis-account cmd (backport #996…
mergify[bot] Sep 16, 2021
3ee7099
fix(CI): add golangci-lint to dependencies (#10112) (#10172)
robert-zaremba Sep 16, 2021
7330f38
fix!: update ABCI query to use request height (backport #9879) (#10185)
mergify[bot] Sep 16, 2021
b4d7c1f
fix: Incorrect error message when periodlimit is not set on a feegran…
mergify[bot] Sep 16, 2021
22a4f50
perf: Make CacheKV store interleaved iterator and insertion not O(n^2…
mergify[bot] Sep 16, 2021
6bc72e7
chore: bump IAVL version (backport #10040) (#10154)
mergify[bot] Sep 17, 2021
cded906
perf: Remove telemetry from wrappings of store (backport #10077) (#10…
mergify[bot] Sep 17, 2021
37f5069
fix: revert \#10169 (amino multisig key unmarshalling) (#10193)
robert-zaremba Sep 18, 2021
89be5a2
fix: removed potential sources of non-determinism in upgrades (backpo…
mergify[bot] Sep 29, 2021
8a73b26
chore: v0.44.1 release notes and changelog (#10261)
amaury1093 Sep 29, 2021
fece3f0
fix: --home flag parsing (backport #10226) (#10271)
mergify[bot] Oct 4, 2021
7a03a18
fix!: remove grpc query routing through tendermint (backport #10045) …
mergify[bot] Oct 4, 2021
64cc3a7
chore: [x/feegrant] remove unnecessary logging in simulation (backpor…
mergify[bot] Oct 5, 2021
f11689b
fix: null guard for tx fee amounts (backport #10327) (#10342)
mergify[bot] Oct 12, 2021
5b79b76
perf: Only do memory allocation when zero coin is found (backport #10…
mergify[bot] Oct 14, 2021
a1521fd
build(deps): bump github.com/tendermint/tendermint from 0.34.13 to 0.…
mergify[bot] Oct 15, 2021
6079fe1
fix!: store/cachekv: reduce growth factor for iterator ranging using …
mergify[bot] Oct 15, 2021
f537f99
chore: backport release-v0.44.2 (#10349)
robert-zaremba Oct 15, 2021
c55b241
fix: rosetta `getHeight` function to use tmRPC.GenesisChunked() inste…
mergify[bot] Oct 20, 2021
0592ba6
build: Update gin-gonic/gin to v1.7.0 (backport #10401) (#10410)
mergify[bot] Oct 21, 2021
b75c29f
chore: v0.44.3 release notes and changelog (#10416)
amaury1093 Oct 22, 2021
7b0b6e0
docs: add ibc migration docs in migration docs (#10438) (#10440)
mergify[bot] Oct 26, 2021
0ac1f6d
chore: Add "Since:" on proto doc comments (backport #10434) (#10449)
mergify[bot] Oct 29, 2021
8a9589a
style: lint go and markdown (backport #10060) (#10473)
mergify[bot] Nov 11, 2021
a359079
fix: use sdk.config hdpath (backport #10414) (#10445)
mergify[bot] Nov 12, 2021
e443fb7
fix: query account balance by ibc denom (backport #10394) (#10523)
mergify[bot] Nov 12, 2021
2bbec7a
fix: delete ru docs (#10549)
fedekunze Nov 15, 2021
6a46c95
feat: update x/upgrade keeper.DumpUpgradeInfoToDisk to support Plan.I…
robert-zaremba Nov 15, 2021
3ae5e0c
build: fix build environment for the liveness test (backport #10551) …
mergify[bot] Nov 15, 2021
792f388
chore: Iavl iterator (backport #10544) (#10545)
mergify[bot] Nov 16, 2021
ecab606
fix: always move auth module migration to the end (#10608)
robert-zaremba Nov 25, 2021
59d7dc4
chore: 0.44.4 release notes (#10613)
robert-zaremba Nov 25, 2021
768e376
build(deps): Use self-maintained btcutil (#10082) (backport #10201) (…
mergify[bot] Nov 29, 2021
b3646ac
fix: emit ante events even for the failed txs (#10631)
yun-yeo Dec 1, 2021
72fb852
fix: upgrade IAVL (#10648)
robert-zaremba Dec 1, 2021
fd34e37
fix: Add Events to TxResponse (backport #10630) (#10643)
mergify[bot] Dec 2, 2021
33dbf6a
chore: Cosmos SDK v0.44.5 release notes (#10667)
robert-zaremba Dec 2, 2021
7ef483e
fix: types/errors Wrap and Wrapf (backport #10674) (#10676)
mergify[bot] Dec 6, 2021
d404619
fix: Charge gas even when there are no entries in gaskv (backport #10…
mergify[bot] Dec 8, 2021
e01217c
feat: add configurable iavl cache size (backport #10561) (#10698)
mergify[bot] Dec 8, 2021
b9250f3
feat: Add `HasSupply` method to bank keeper (backport #10393) (#10699)
mergify[bot] Dec 9, 2021
16da4a4
fix!: Charge gas for key length in gas meter (backport #10247) (#10697)
mergify[bot] Dec 10, 2021
a8a1101
build(deps): upgrade rosetta to 0.7.0 (backport #10432) (#10716)
mergify[bot] Dec 10, 2021
ad443cb
perf: Speedup cachekv iterator on large deletions & IBC v2 upgrade lo…
mergify[bot] Dec 13, 2021
51f7d31
fix: populate ctx.ConsensusParams for begin blockers (backport #10725…
mergify[bot] Dec 16, 2021
f67928a
fix: nil pointer panic on `NewIntFromBigInt` (backport #9627) (#10845)
mergify[bot] Dec 29, 2021
8ad8d5d
perf: Improve the speed of coins.String() (backport #10076) (#10850)
mergify[bot] Dec 30, 2021
1321bc1
perf!: Add HasAccount to the AuthKeeper to save protobuf decoding tim…
mergify[bot] Dec 31, 2021
7115d3b
fix: enable setting sequence (nonce) for module account (backport #10…
mergify[bot] Jan 3, 2022
14cd943
perf: store/cachekv: avoid a map lookup if unnecessary, clear maps fa…
mergify[bot] Jan 3, 2022
19e924d
fix: adding checks to ensure coin denoms are sorted in `Balance` duri…
mergify[bot] Jan 3, 2022
44d3f4d
fix: register evidence regression (backport #10595) (#10775)
mergify[bot] Jan 3, 2022
a0503e5
fix: Panic if SetOrder* functions forgot modules (backport #10711) (#…
mergify[bot] Jan 3, 2022
0be9863
fix: create query context with requested block height (#10827) (#10866)
mergify[bot] Jan 4, 2022
71a168d
fix: recreate compat field, of null pubkeys in multisig (backport #10…
mergify[bot] Jan 5, 2022
6d44d71
fix!: tx result don't report block gas used as tx gas used (#10833)
yihuang Jan 5, 2022
8932338
feat: support in-place migration ordering (backport #10614) (#10890)
mergify[bot] Jan 6, 2022
05656a2
fix: use full gas on overflow (backport #10897) (#10912)
mergify[bot] Jan 7, 2022
a5c60b7
feat!: x/gov: raise max description length to 10k chars (backport #10…
mergify[bot] Jan 10, 2022
ba1e099
fix: revert tx when block gas limit exceeded (backport: #10770) (#10814)
yihuang Jan 12, 2022
c1c1ad7
chore: v0.45.0 Release Notes (#10760)
amaury1093 Jan 12, 2022
90ffbce
feat: support custom mnemonics in in-process testing network (backpor…
mergify[bot] Jan 13, 2022
8236b26
chore: move server.GenerateCoinKey and server.GenerateSaveCoinKey to …
robert-zaremba Jan 18, 2022
b6c77e6
chore: release v0.45 changelog (#10964)
robert-zaremba Jan 18, 2022
ced57ea
docs: guidelines for ValidateBasic (#10983) (#11001)
mergify[bot] Jan 23, 2022
7ecf4d4
fix: return 404 on non-existing tx (backport #10992) (#11014)
mergify[bot] Jan 25, 2022
dfd47f5
chore: update 0.45 migration and support notes (backport #10973) (#10…
mergify[bot] Jan 26, 2022
985d221
feat!: add protection against accidental downgrades (backport #10407)…
mergify[bot] Jan 27, 2022
0c9bbbc
fix: add iavl-cache-size config parsing to GetConfig (backport #10990…
mergify[bot] Jan 29, 2022
f69c82f
feat: extra logging in in-place store migrations (backport #10768) (#…
mergify[bot] Feb 3, 2022
2646b47
chore: 0.45.1 Release Notes (#11109)
robert-zaremba Feb 3, 2022
9bf8c9a
fix: add concurrency fence on traceContext to avoid data races (backp…
mergify[bot] Feb 8, 2022
4161d2b
feat: add get all versions (backport #11124) (#11144)
mergify[bot] Feb 9, 2022
7f949c0
support debug trace QueryResult (#11148)
yihuang Feb 18, 2022
4368a18
disable url parameter in swagger-ui page (backport #11202) (#11207)
mergify[bot] Feb 21, 2022
d862c66
feat: Allow to restrict MintCoins from app.go (backport #10771) (#11227)
mergify[bot] Feb 21, 2022
febcb92
refactor: prune everything (backport #11177) (#11258)
mergify[bot] Feb 23, 2022
147720c
feat: min and max operators on coins (backport #11200) (#11249)
mergify[bot] Feb 23, 2022
c7ddf4d
feat: include transactions in QueryBlockByHeight (backport #10880) (…
mergify[bot] Feb 24, 2022
d69a7b6
chore: fix changelog entry for #11177 (backport #11263) (#11264)
mergify[bot] Feb 24, 2022
12fffc1
fix: reject query with block height in the future (backport #11222) (…
mergify[bot] Feb 25, 2022
470014e
fix: x/authz allow insufficient funds error (backport #11252) (#11299)
mergify[bot] Mar 2, 2022
811cb8a
feat!: Add hooks to allow app modules to add things to state-sync (ba…
mergify[bot] Mar 2, 2022
a0951a6
Implement rollback command (#11179) (#11314)
mergify[bot] Mar 7, 2022
11bda92
fix(types): use correct bit length constant for sdk.Dec (backport #11…
mergify[bot] Mar 9, 2022
b073f35
fix: remove hardcoded pubkey from tx simulation (backport #11282) (#1…
mergify[bot] Mar 10, 2022
a4644a3
fix: cgosecp256k1 verification (backport #11298) (#11360)
mergify[bot] Mar 11, 2022
69f227e
fix: multisig works with only multisig name as argument, not its addr…
mergify[bot] Mar 11, 2022
160a103
fix: Update query.go to include pagination for bank q totals (#11355)…
mergify[bot] Mar 15, 2022
7997b26
feat: add support for spendable balances gRPC query (backport #11417)…
mergify[bot] Mar 27, 2022
344fd73
feat: grpc-only mode (backport #11430) (#11460)
mergify[bot] Mar 27, 2022
f43228d
feat: add grants by grantee authz query (backport #10944) (#11523)
mergify[bot] Apr 1, 2022
7f8cbfd
feat: EIP191 sign mode (backport #11533) (#11545)
mergify[bot] Apr 5, 2022
9494992
chore: v0.45.2 Release Notes (#11546)
amaury1093 Apr 5, 2022
863a7c7
feat: `ScheduleUpgradeNoHeightValidation` for automated upgrades w/o …
mergify[bot] Apr 8, 2022
7ac1ac6
chore: update TM dep (#11562)
alexanderbez Apr 8, 2022
5f5cba2
fix: address confusing error message with SetOrder* functions (#11571…
mergify[bot] Apr 8, 2022
c2fd51b
chore: v0.45.3 Release Notes (#11611)
alexanderbez Apr 12, 2022
5ad3a36
check error returned from NewNode (#11624)
jhernandezb Apr 13, 2022
0ef30e0
docs: Add v0.45.x to docs versions (backport #11613) (#11623)
mergify[bot] Apr 13, 2022
3f03714
docs: Update mentions of Starport to Ignite CLI (backport #11612) (#1…
mergify[bot] Apr 13, 2022
ac970f5
feat: add (re)delegation getters (backport #11596) (#11615)
mergify[bot] Apr 13, 2022
e73b7ee
feat: add vesting util functions (backport #11652) (#11667)
mergify[bot] Apr 18, 2022
ffef0ba
chore: v0.45.x bump min go version to 1.17 (#11686)
alexanderbez Apr 19, 2022
13d78de
fix: Add validation on create gentx (backport #11693) (#11698)
mergify[bot] Apr 20, 2022
53396c8
fix: Added description of how to run the unsafe-reset-all command in …
mergify[bot] Apr 22, 2022
3911f52
chore: remove unneeded swagger docs from 0.45 #11745
tac0turtle Apr 25, 2022
e9ba141
fix: data race issues with api.Server (backport #11724) (#11748)
mergify[bot] Apr 25, 2022
6191a36
updates (#11750)
alexanderbez Apr 25, 2022
77747c5
updates (#11752)
alexanderbez Apr 25, 2022
ad9e562
chore: release notes++
alexanderbez Apr 25, 2022
c405df4
chore: update vuepress config to reflect new default branch naming (#…
mergify[bot] Apr 26, 2022
ad4ad43
fix: decrement types.Dec max length to keep decimal bits in DecimalPr…
mergify[bot] Apr 27, 2022
162fb49
fix: Bug reading password from a buffer when reader returns EOF (back…
mergify[bot] Apr 27, 2022
85bf0aa
refactor: improve error messages (backport #11762) (#11887)
mergify[bot] May 6, 2022
8bbeba5
feat: add feegrant query to see allowances from a given granter (back…
julienrbrt May 6, 2022
cf17549
fix: grants by granter pagination `total` (#11813) (#11828)
mergify[bot] May 12, 2022
a72d9fa
refactor: remove redacted message (backport #11960) (#12002)
mergify[bot] May 20, 2022
2921a1c
fix: index ante events for failed tx (backport: #12013) (#12017)
yihuang May 23, 2022
a802a5c
fix: Make rechecking a tx check the sequence number #12060 (#12062)
mergify[bot] May 27, 2022
057a6ca
fix: cli `grants-by-grantee`, `grants-by-granter` cmds (backport #119…
mergify[bot] May 27, 2022
008d10d
fix: add base account getter (backport #12154) (#12161)
mergify[bot] Jun 6, 2022
d721a76
refactor: Simplify SimulationManager setup (backport #12153) (#12159)
mergify[bot] Jun 7, 2022
bec98b5
perf: modify DelegatorSharesInvariant for better performance (#12170)…
mergify[bot] Jun 7, 2022
95d873f
chore: remove direct reliance on staking from slashing (backport #121…
mergify[bot] Jun 7, 2022
48c2f77
fix(upgrades): perform no-op if 'from' and 'to' migration version are…
mergify[bot] Jun 8, 2022
a3f8a83
chore(types): add MustAccAddressFromBech32 util func (backport #12201…
mergify[bot] Jun 9, 2022
4dd96eb
Revert "fix: add base account getter (backport #12154) (#12161)" (#12…
alexanderbez Jun 9, 2022
a2761bd
chore: prep release notes + cl (#12207)
alexanderbez Jun 9, 2022
6dc53e0
Update tag.yml
alexanderbez Jun 9, 2022
63d768c
fix: update index of crisis invariant check logs (backport #12208) (#…
mergify[bot] Jun 10, 2022
aeab66a
fix: Refactor GetLastCompletedUpgrade [v0.45.x] (#12264)
alexanderbez Jun 15, 2022
bf7348e
fix: defaultGenTxGas to 10 times (#12314)
hea9549 Jun 21, 2022
cece44d
fix: edit validator bug from cli (#12317)
likhita-809 Jun 21, 2022
dced7ec
chore: update release notes (#12377)
julienrbrt Jun 28, 2022
f2d9444
feat: add query.GenericFilteredPaginated (backport #12253) (#12371)
mergify[bot] Jun 28, 2022
7e727e8
fix: update x/mint parameter validation (backport #12384) (#12396)
mergify[bot] Jun 30, 2022
a99988f
chore: optimize get last completed upgrade (#12268)
robert-zaremba Jul 3, 2022
5e40a14
fix: Simulation is not deterministic due to GenTx (backport #12374) (…
adu-web3 Jul 4, 2022
10961d0
fix: use go install instead of go get in makefile (#12435)
julienrbrt Jul 4, 2022
0e166fa
chore: fumpt sdk v45 series #12442
faddat Jul 5, 2022
155d9ec
feat: Move AppModule.BeginBlock and AppModule.EndBlock to extension i…
mergify[bot] Jul 19, 2022
4eec00f
feat: add message index event attribute to authz message execution (b…
mergify[bot] Jul 22, 2022
1fcc404
chore(store): upgrade iavl to v0.19.0 (backport #12626) (#12697)
mergify[bot] Jul 23, 2022
eb032e3
feat: Add `GetParamSetIfExists` to prevent panic on breaking param ch…
fedekunze Jul 26, 2022
3ae6bb4
feat: Add convenience method for constructing key to access account's…
mergify[bot] Aug 2, 2022
e23386b
chore: bump tm in 0.45.x (#12784)
tac0turtle Aug 4, 2022
35ae2c4
chore: 0.45.7 changelog prep (#12821)
tac0turtle Aug 4, 2022
4b31a06
docs(staking): typo in staking/state (backport #12834) (#12836)
mergify[bot] Aug 7, 2022
cd5ba07
chore: fee payer event (backport #12850) (#12856)
mergify[bot] Aug 8, 2022
b09fc03
chore: changelog update (backport #12859) (#12862)
mergify[bot] Aug 8, 2022
09321d7
fix: Use fixed length hex for pointer at FwdCapabilityKey (backport #…
yihuang Aug 9, 2022
86311ae
feat: deterministic map iteration (backport #12781) (#12944)
mergify[bot] Aug 18, 2022
b0ea376
chore: bump tendermint to `0.34.21` and iavl to `0.19.1` (#12970)
julienrbrt Aug 19, 2022
03b8d0b
perf: Amortize clearing unsorted cache entries (Juno genesis fix) (ba…
mergify[bot] Aug 19, 2022
a80bf98
fix: proper error when parsing telemetry configuration (backport #129…
mergify[bot] Aug 23, 2022
46d7a3e
ci: fix release notes not populated by goreleaser (#13019)
mergify[bot] Aug 24, 2022
4cd8d95
fix: missing return statement in BaseApp.Query (backport #13046) (#13…
mergify[bot] Aug 25, 2022
ff416ee
chore: v0.45.8 release changelog (#13053)
julienrbrt Aug 25, 2022
b897f47
fix: call `SetIAVLCacheSize` with the configured value in simapp (bac…
mergify[bot] Aug 31, 2022
3bdbaf1
feat: Add a cli cmd to prune old states according to current settings…
mergify[bot] Sep 2, 2022
bc28298
fix: rollback command don't actually delete multistore versions (back…
yihuang Sep 5, 2022
128922c
fix: make linting work on 45 (#13185)
faddat Sep 8, 2022
e70b5db
feat: configurable fastnode (backport #13321) (#13338)
mergify[bot] Sep 20, 2022
63a7c45
fix: ensure withdraw_rewards events are always emitted on reward with…
mergify[bot] Sep 20, 2022
24e405e
imp(keyring): improve UX for keyring.List (#13369)
fedekunze Sep 27, 2022
b6d51b5
feat: ADR-038 Part 2: StreamingService interface, file writing implem…
yihuang Oct 3, 2022
ccd98c5
fix: state listener could observe discarded writes (backport #13459) …
mergify[bot] Oct 9, 2022
c308e1f
feat: gRPC query for operator and chain configuration (backport #1348…
mergify[bot] Oct 11, 2022
260f72c
chore: CHANGELOG update (backport #13536) (#13538)
mergify[bot] Oct 13, 2022
dad68bb
refactor: Improve AllocateTokens (backport #13524) (#13527)
mergify[bot] Oct 13, 2022
d8527c3
chore: make iavl fast node migration off by default (#13540)
tac0turtle Oct 13, 2022
2582f0a
Merge pull request from GHSA-3qp7-gj37-g9rx
ebuchman Oct 14, 2022
d118681
fix: move ics23 to correct folder (#13549)
aaronc Oct 14, 2022
6f309d2
fix: fix liveness tests #13551
ValarDragon Oct 14, 2022
0622dd4
feat: add `GenSignedMockTx` (#13557)
julienrbrt Oct 16, 2022
a6e909e
fix: fix `make proto-gen` (#13564)
julienrbrt Oct 17, 2022
7a500a2
feat: [REDO] gRPC query for operator and chain configuration (backpor…
alexanderbez Oct 18, 2022
239c0bb
chore: bump tendermint to `0.34.22` (#13585)
julienrbrt Oct 19, 2022
1596edf
fix: (v0.45.x) regression in return value of WithdrawDelegationReward…
nddeluca Oct 20, 2022
3f29739
fix(server): v0.45.x Populate the PruningKeepEvery config entry in Ge…
SpicyLemon Oct 21, 2022
e972b64
feat(cli): add module-account cli cmd and grpc get api (backport #136…
mergify[bot] Oct 24, 2022
cafa881
chore: prepare 0.45.10 changelog (#13624)
julienrbrt Oct 24, 2022
d60d45b
refactor: fix description iavl-disable-fastnode cmd flag (backport #1…
mergify[bot] Oct 26, 2022
273750f
build(deps): Bump github.com/cosmos/iavl from 0.19.3 to 0.19.4 (#13679)
julienrbrt Oct 28, 2022
760acf1
fix: --dry-run flag not working when using tx cmd (#13673)
likhita-809 Oct 31, 2022
3d54be5
chore: fix --dry-run flag not working issue's changelog (#13711)
likhita-809 Nov 1, 2022
3b72162
ci: notify for 0.45.x releases (#13720)
julienrbrt Nov 1, 2022
ef7c0f9
docs: fix algolia on 0.45 (#13731)
julienrbrt Nov 2, 2022
b4ff0df
chore: bump tendermint to `0.34.23` (#13815)
julienrbrt Nov 9, 2022
47f4664
chore: prepare 0.45.11 release (#13817)
julienrbrt Nov 10, 2022
f80a849
patch: mod ExportGenesis for juno
Reecepbcups Dec 21, 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
  •  
  •  
  •  
33 changes: 15 additions & 18 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,26 @@
name: Lint
# Lint runs golangci-lint over the entire cosmos-sdk repository
# This workflow is run on every pull request and push to master
# The `golangci` will pass without running if no *.{go, mod, sum} files have been changed.
on:
pull_request:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: read
# Optional: allow read access to pull request. Use with `only-new-issues` option.
# pull-requests: read
jobs:
golangci:
name: golangci-lint
runs-on: ubuntu-latest
timeout-minutes: 6
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v4
- uses: actions/setup-go@v3
with:
PATTERNS: |
**/**.go
go.mod
go.sum
- uses: golangci/golangci-lint-action@master
go-version: 1.19
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.39
args: --timeout 10m
github-token: ${{ secrets.github_token }}
if: env.GIT_DIFF
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: latest
53 changes: 0 additions & 53 deletions .github/workflows/proto-docker.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release-sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: install runsim
run: |
export GO111MODULE="on" && go get github.com/cosmos/tools/cmd/[email protected]
export GO111MODULE="on" && go install github.com/cosmos/tools/cmd/[email protected]
- uses: actions/[email protected]
with:
path: ~/go/bin
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/sims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- run: make build
Expand All @@ -26,11 +26,11 @@ jobs:
steps:
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- name: Install runsim
run: export GO111MODULE="on" && go get github.com/cosmos/tools/cmd/[email protected]
run: export GO111MODULE="on" && go install github.com/cosmos/tools/cmd/[email protected]
- uses: actions/[email protected]
with:
path: ~/go/bin
Expand All @@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/get-diff-action@v4
Expand All @@ -69,7 +69,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/get-diff-action@v4
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/get-diff-action@v4
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/get-diff-action@v4
Expand Down
23 changes: 21 additions & 2 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,31 @@ jobs:
- name: Install Go
uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Unshallow
run: git fetch --prune --unshallow
- name: Create release
uses: goreleaser/[email protected]
with:
args: release --rm-dist --release-notes ./RELEASE_CHANGELOG.md
args: release --rm-dist --release-notes ./RELEASE_NOTES.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

release-success:
needs: release
if: ${{ success() }}
runs-on: ubuntu-latest
steps:
- name: Notify Slack on success
uses: rtCamp/[email protected]
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_CHANNEL: cosmos-sdk
SLACK_USERNAME: Cosmos SDK Release Bot
SLACK_ICON: https://avatars.githubusercontent.com/t/5997665?size=64
SLACK_COLOR: good
SLACK_TITLE: "Cosmos SDK ${{ github.ref_name }} is tagged :tada:"
SLACK_MESSAGE: "@channel :point_right: https://github.com/cosmos/cosmos-sdk/releases/tag/${{ github.ref_name }}"
SLACK_FOOTER: ""
SLACK_LINK_NAMES: true
MSG_MINIMAL: true
18 changes: 9 additions & 9 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ jobs:
steps:
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- name: install tparse
run: |
export GO111MODULE="on" && go get github.com/mfridman/[email protected]
go install github.com/mfridman/[email protected]
- uses: actions/[email protected]
with:
path: ~/go/bin
Expand All @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- uses: technote-space/get-diff-action@v4
id: git_diff
with:
Expand All @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- name: Display go version
run: go version
- uses: technote-space/get-diff-action@v4
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- uses: technote-space/get-diff-action@v4
with:
PATTERNS: |
Expand Down Expand Up @@ -180,7 +180,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- uses: technote-space/get-diff-action@v4
with:
PATTERNS: |
Expand Down Expand Up @@ -219,12 +219,12 @@ jobs:

liveness-test:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: 1.16
go-version: 1.18
- uses: technote-space/get-diff-action@v4
id: git_diff
with:
Expand All @@ -234,7 +234,7 @@ jobs:
go.sum
- name: start localnet
run: |
make clean build-simd-linux localnet-start
make clean localnet-start
if: env.GIT_DIFF
- name: test liveness
run: |
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*.swm
*.swn
*.pyc
.dccache

# private files
private[.-]*
Expand All @@ -18,6 +19,7 @@ docs/_build
docs/tutorial
docs/node_modules
docs/modules
docs/run-node/cosmovisor.md
dist
tools-stamp
buf-stamp
Expand Down
30 changes: 8 additions & 22 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,46 +6,30 @@ run:
linters:
disable-all: true
enable:
- bodyclose
- deadcode
- depguard
- dogsled
# - errcheck
- exportloopref
- goconst
- gocritic
- gofmt
- goimports
- golint
- gofumpt
- gosec
- gosimple
- govet
- ineffassign
- misspell
- nakedret
- prealloc
- exportloopref
- nolintlint
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unused
- unparam
- misspell
# - wsl
- nolintlint

issues:
exclude-rules:
- text: "Use of weak random number generator"
linters:
- gosec
- text: "comment on exported var"
linters:
- golint
- text: "don't use an underscore in package name"
linters:
- golint
- text: "ST1003:"
linters:
- stylecheck
Expand All @@ -54,7 +38,10 @@ issues:
- text: "ST1016:"
linters:
- stylecheck
- path: "legacy"
- text: "should be written without leading space as"
linters:
- nolintlint
- path: "migrations"
text: "SA1019:"
linters:
- staticcheck
Expand All @@ -70,6 +57,5 @@ linters-settings:
suggest-new: true
nolintlint:
allow-unused: false
allow-leading-space: true
require-explanation: false
require-specific: false
require-specific: false
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ snapshot:
name_template: SNAPSHOT-{{ .Commit }}

changelog:
skip: true
skip: false
Loading