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

feat: explicit config file entry for ABCI client type #20080

Closed
wants to merge 787 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
787 commits
Select commit Hold shift + click to select a range
239c0bb
chore: bump tendermint to `0.34.22` (#13585)
julienrbrt Oct 19, 2022
facd40d
Merge pull request from GHSA-3qp7-gj37-g9rx
julienrbrt Oct 20, 2022
6d32deb
chore: bump tendermint to `0.34.22` (#13586)
julienrbrt Oct 20, 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
7f88c60
docs: add ApplicationQueryService release notes (#13587)
robert-zaremba Oct 21, 2022
f538e09
feat(cli): add module-account cli cmd and grpc get api (backport #136…
mergify[bot] Oct 24, 2022
afdf06a
fix(x/auth): allow multiple = signs in `GetTxsEvent` (backport #12474…
mergify[bot] Oct 24, 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
ec09eae
fix: app-hash mismatch if upgrade migration commit is interrupted (ba…
mergify[bot] Oct 25, 2022
a653798
feat(cli): Add iavl-disable-fastnode cmd flag with proper description…
mergify[bot] Oct 26, 2022
d60d45b
refactor: fix description iavl-disable-fastnode cmd flag (backport #1…
mergify[bot] Oct 26, 2022
4eed46e
build(deps): Bump github.com/cosmos/iavl from 0.19.3 to 0.19.4 (#13680)
julienrbrt Oct 28, 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
9d7028d
feat: emit cached context events (backport #13063) (#13702)
mergify[bot] Oct 31, 2022
3d54be5
chore: fix --dry-run flag not working issue's changelog (#13711)
likhita-809 Nov 1, 2022
eb1e3eb
chore: prepare 0.46.4 changelog (#13716)
julienrbrt Nov 1, 2022
3b72162
ci: notify for 0.45.x releases (#13720)
julienrbrt Nov 1, 2022
68ee142
ci: notify for 0.46.x releases (#13719)
julienrbrt Nov 1, 2022
c7a9435
docs: fix algolia on 0.46 (#13730)
julienrbrt Nov 2, 2022
ef7c0f9
docs: fix algolia on 0.45 (#13731)
julienrbrt Nov 2, 2022
ba49bff
ci: modifying docs in 0.46 should not redeploy docs (#13732)
julienrbrt Nov 2, 2022
e4ae994
fix: propagate msg events correctly in x/gov (backport #13728) (#13748)
mergify[bot] Nov 3, 2022
2899dcf
refactor: add error log when iavl set failed (backport #13803) (#13804)
mergify[bot] Nov 9, 2022
0d1ed1a
chore: bump tendermint to `0.34.23` (#13814)
julienrbrt Nov 9, 2022
2bd2cf1
fix: propagate events in x/group through sdk.Results (backport #13808…
mergify[bot] Nov 9, 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
3a809e2
docs: update algolia index (#13823)
julienrbrt Nov 10, 2022
f889026
docs: update algolia index (#13824)
julienrbrt Nov 10, 2022
62443b8
fix: bank store migration (backport #13821) (#13829)
mergify[bot] Nov 10, 2022
68e54fa
feat(types): set custom GasConfig on Context for GasKVStore (backport…
mergify[bot] Nov 11, 2022
2114ec4
chore: prepare 0.46.5 release (#13816)
julienrbrt Nov 14, 2022
2d515e0
fix: Allow underscores in EventRegex (backport #13861) (#13864)
mergify[bot] Nov 15, 2022
0b81939
fix(group): add group members weight checks (backport #13869) (#13880)
mergify[bot] Nov 16, 2022
6b633ef
fix(group)!: Fix group min execution period (backport #13876) (#13885)
mergify[bot] Nov 16, 2022
29cf4bc
feat(bank): Add helper for v0.46 denom migration (#13891)
amaury1093 Nov 16, 2022
af529b8
fix: Return error instead of empty values when pruned height is queri…
likhita-809 Nov 17, 2022
e5fef13
chore: impove 0.46.5 release notes (#13898)
julienrbrt Nov 17, 2022
c80177e
refactor: State Streaming Docs + Explicit Config Support (backport #1…
mergify[bot] Nov 17, 2022
b88f086
chore: remove typo (#13914) (#13917)
mergify[bot] Nov 18, 2022
2f55513
fix: correctly propagate msg errors in gov (backport #13918) (#13928)
mergify[bot] Nov 18, 2022
8cce748
feat(bank): enable 0.46.5 bank migration fix through migrator keeper …
robert-zaremba Nov 18, 2022
8339276
chore: bump tendermint to 0.34.24 (#13972)
julienrbrt Nov 22, 2022
49b9aed
chore: bump tendermint to 0.34.24 (#13973)
julienrbrt Nov 22, 2022
9765823
chore: add group and gov/v1 in swagger (backport #13984) (#13996)
mergify[bot] Nov 23, 2022
7bb7fa9
fix(baseapp): fix snapshot interval bug (backport #14049) (#14053)
mergify[bot] Nov 29, 2022
c1f4ca1
refactor: use viper unmarshal in `config.GetConfig` function (backpor…
mergify[bot] Nov 30, 2022
72699f7
fix(group)!: Don't re-tally proposals after VP end (backport #14071) …
mergify[bot] Nov 30, 2022
85d6f66
fix: do not shadow clientCtx in start.go (backport #14086) (#14101)
mergify[bot] Nov 30, 2022
8bf996f
fix: do not shadow clientCtx in start.go (#14086) (#14102)
mergify[bot] Nov 30, 2022
6e5e302
chore: Test for Server Config Read #14125 (#14127)
mergify[bot] Dec 1, 2022
ff27cd3
fix: remove duplicate ante events (backport #13983) (#14142)
mergify[bot] Dec 3, 2022
9baf33b
chore: backport tracekvstore store_name (#14159)
tac0turtle Dec 5, 2022
4a62609
fix: state listener observe writes at wrong time (backport #13516) (#…
mergify[bot] Dec 6, 2022
a627446
feat: support alternative query multistore (backport #13529) (#14169)
mergify[bot] Dec 6, 2022
cc06bce
fix: state listener observe writes at wrong time (backport #13516) (#…
mergify[bot] Dec 6, 2022
45d2f08
refactor: provide a helper for baseapp options (backport #14175) (#14…
mergify[bot] Dec 6, 2022
463f4e4
feat: add --grpc client option (backport #14051) (#14192)
mergify[bot] Dec 7, 2022
eb6d0ef
refactor: cleanup store/streaming/constructor.go (backport #14044) (#…
mergify[bot] Dec 9, 2022
0b6c346
refactor: cleanup store/streaming/constructor.go (backport #14044) (#…
mergify[bot] Dec 9, 2022
fcfa361
chore: audit store/streaming/file/service.go (backport #14234) (#14241)
mergify[bot] Dec 10, 2022
c0d85e3
chore: audit store/streaming/file/service.go (backport #14234) (#14242)
mergify[bot] Dec 10, 2022
79ac73d
fix: fix grpc flag conflict (backport #14244) (#14248)
mergify[bot] Dec 10, 2022
4153b12
chore: prepare 0.46.7 release (#14103)
julienrbrt Dec 13, 2022
f71df80
fix(gov): Fix v3 votes migrations (backport #14214) (#14277)
mergify[bot] Dec 13, 2022
9122aad
fix(store): Fix the TestFileStreamingService unit test. (backport #14…
mergify[bot] Dec 14, 2022
e641907
feat(gov): support v1.Proposal in v1beta1.Proposal.Content (backport …
robert-zaremba Dec 23, 2022
4ed7888
feat!: remove x/gov/migrations/v046.Migrate_V046_6_To_V046_7 (#14422)
robert-zaremba Dec 26, 2022
e7dd5e0
fix: return anteEvents when postHandler fail (backport #14448) (#14459)
mergify[bot] Jan 1, 2023
77e66cf
perf: optimize iteration on nested cache context (backport #13881) (#…
mergify[bot] Jan 5, 2023
93fd49d
chore: backport pr 13881 (#14349)
tac0turtle Jan 5, 2023
36784a8
fix: wrong address set in `EventUpdateGroupPolicy` (backport #14526) …
mergify[bot] Jan 7, 2023
9f23566
chore: prepare v0.45.12 release (#14623)
julienrbrt Jan 16, 2023
b92222f
build: bump `bgentry/speakasy` to pseudo version (backport #14633) (#…
mergify[bot] Jan 16, 2023
b7a62fe
build: bump `bgentry/speakasy` to pseudo version (backport #14633) (#…
mergify[bot] Jan 16, 2023
5524b56
refactor: reduce tendermint deps (backport #14616) (#14664)
mergify[bot] Jan 18, 2023
89e956c
refactor: reduce tendermint deps (backport #14616) (#14663)
mergify[bot] Jan 18, 2023
3a051e1
chore: prepare v0.46.8 release (#14624)
julienrbrt Jan 23, 2023
6ab492c
chore: prepare 0.45.12 release (#14729)
julienrbrt Jan 23, 2023
82ce891
fix: fix failing test in 0.45 (#14741)
julienrbrt Jan 23, 2023
c8d250a
fix: Fix Evidence CLI query flag parsing (backport #13458) (#14799)
mergify[bot] Jan 27, 2023
76d47b4
fix: nested iterator on cache store (#14798)
yihuang Jan 27, 2023
f96336f
fix: nested iterator on cache store (backport #14798) (#14823)
mergify[bot] Jan 27, 2023
7c82d64
chore: update IAVL (backport #14830) (#14834)
mergify[bot] Jan 30, 2023
5e7dcbc
chore: update IAVL (backport #14830) (#14835)
mergify[bot] Jan 30, 2023
70589eb
feat: add config `iavl-lazy-loading` to enable lazy loading of iavl s…
mergify[bot] Feb 2, 2023
6654184
chore: bump IAVL to v0.19.5 (backport #14889) (#14892)
mergify[bot] Feb 2, 2023
d49269e
chore: bump IAVL to v0.19.5 (backport #14889) (#14891)
mergify[bot] Feb 2, 2023
187a130
Merge tag 'v0.45.11' into 6305-merge-0-45-11
JimLarson Feb 3, 2023
d899eaf
build(deps): bump tendermint to v0.34.25 (#14903)
julienrbrt Feb 3, 2023
73c752f
build(deps): bump tendermint to v0.34.25 (backport #14903) (#14906)
mergify[bot] Feb 4, 2023
04de093
build(deps): bump tendermint to v0.34.26 (#14911)
julienrbrt Feb 5, 2023
472729e
build(deps): bump tendermint to v0.34.26 (backport #14911) (#14913)
mergify[bot] Feb 5, 2023
82138c9
fix: return named error for write validators (backport #14919) (#14921)
mergify[bot] Feb 6, 2023
0b64514
build(deps): bump btcd in v0.46 (#14846)
robert-zaremba Feb 7, 2023
572aca2
ci: update release slack channel and algolia api key (backport #14942…
mergify[bot] Feb 7, 2023
5e1a340
ci: update release slack channel and algolia api key (backport #14942…
mergify[bot] Feb 7, 2023
88695a9
fix: pick up fix of committing client and restore use
JimLarson Feb 7, 2023
5f16a7e
chore: update hardcoded versions for "make proto-update-deps"
JimLarson Feb 8, 2023
08876c0
Merge pull request #289 from agoric-labs/6305-merge-0-45-11
JimLarson Feb 8, 2023
36a9807
chore: prepare v0.45.13 release notes (#14960)
julienrbrt Feb 9, 2023
6aa42d4
feat: support profiling block replay during abci handshake (backport …
mergify[bot] Feb 9, 2023
f27d491
feat: add retroactive support for core API to 0.45.x (#14583)
aaronc Feb 9, 2023
140ebff
fix: avoid broadcasting tx through query (backport #15044) (#15048)
mergify[bot] Feb 16, 2023
06406f6
fix: avoid broadcasting tx through query (backport #15044) (#15047)
mergify[bot] Feb 16, 2023
a8556b6
fix: create snapshot dir for rocksdb backend (backport #15054) (#15065)
mergify[bot] Feb 17, 2023
1bdde19
chore: Add check for uneven stores' height (backport #14410) (#15114)
mergify[bot] Feb 21, 2023
5848fd3
chore: Add check for uneven stores' height (backport #14410) (#15115)
mergify[bot] Feb 21, 2023
645f4e1
feat(cosmovisor): allow zip files with a dummy parent entry
michaelfig Feb 22, 2023
2d76e1b
build(cosmovisor): branch for Agoric fork
michaelfig Feb 22, 2023
3a48354
build(deps): bump btcd in v0.45 (backport #14846) (#15127)
mergify[bot] Feb 22, 2023
53db377
build: use cometbft in v0.45 (#15089)
julienrbrt Feb 24, 2023
8499d16
refactor!: remove store v2alpha1 (#15152)
julienrbrt Feb 24, 2023
3aaaf2c
build: use cometbft in v0.46 (#15090)
julienrbrt Feb 24, 2023
f1ec5fe
chore: bump cometbft to v0.34.27 final (#15206)
julienrbrt Feb 27, 2023
77f1fe4
chore: bump cometbft to v0.34.27 final (#15207)
julienrbrt Feb 27, 2023
1229bd1
fix: Change proposer address cast for `sdk_block` conversion (backpor…
mergify[bot] Mar 2, 2023
578c160
fix: revert double close fix (#15255)
julienrbrt Mar 3, 2023
5023392
chore: prepare v0.46.11 release (#15259)
julienrbrt Mar 3, 2023
ecfa517
fixup! build(cosmovisor): branch for Agoric fork
michaelfig Mar 8, 2023
9840378
fixup! feat(cosmovisor): allow zip files with a dummy parent entry
michaelfig Mar 8, 2023
3cdda66
chore: fix lint
michaelfig Mar 8, 2023
570392a
feat: add extend cb to avoid unmarshal state twice for sim test (back…
mmsqe Mar 9, 2023
f939979
feat: add extend cb with genesisState for sim test (backport: #15305)…
mmsqe Mar 10, 2023
f382e43
fix: add extra check in vesting (backport #15373) (#15383)
mergify[bot] Mar 14, 2023
d28af62
Merge pull request #295 from agoric-labs/mfig-cosmovisor
mergify[bot] Mar 14, 2023
e1da9c5
docs: update cosmwasm link (#15441)
tac0turtle Mar 17, 2023
431e42a
fix: remove extra `;` in service.proto (#15443)
julienrbrt Mar 17, 2023
e6c7f3f
chore(cosmovisor): refer to `github.com/agoric-labs`
michaelfig Mar 17, 2023
a64b83f
Merge pull request #301 from agoric-labs/mfig-agoric-labs-cosmovisor
michaelfig Mar 17, 2023
8726f42
fix: flaky group genesis sim (backport #15447) (#15461)
mergify[bot] Mar 20, 2023
b0833c2
refactor: fix spelling of Adaptor (#15465)
facundomedica Mar 20, 2023
31adbba
feat: add delegator to withdraw address (backport #15462) (#15473)
mergify[bot] Mar 20, 2023
8d053c2
docs: improve proto vesting docs about time attributes (backport #154…
mergify[bot] Mar 20, 2023
cc39456
feat: add query `groups` in `x/group` (backport #14879) (#15476)
mergify[bot] Mar 20, 2023
2109765
feat(baseapp): add txHash and message index context (#300)
mhofman Mar 20, 2023
c0fe4f7
chore: prepare v0.45.15 release (#15346)
julienrbrt Mar 22, 2023
0dbce41
docs: ADR-049 state sync hooks (#10976)
adu-web3 Feb 15, 2022
7eb0ad4
feat: Make extension snapshotter interface safer to use (#11825)
yihuang Aug 18, 2022
17f1103
fix: double close (#13400)
mmsqe Sep 27, 2022
aea978e
feat: split BaseApp.Commit
mhofman Feb 12, 2023
8551678
feat: agoric-sdk state-sync support (#297)
mhofman Mar 23, 2023
cb26943
fix: Makefile rocksdb (backport #15422) (#15525)
mergify[bot] Mar 23, 2023
f89d955
fix(x/gov): Return ErrInvalidProposalContent in SubmitProposal when l…
yihuang Apr 3, 2023
152465b
fix: remove unnecessary cms typecasting (backport #14054) (#15669)
mergify[bot] Apr 3, 2023
5cd0b23
chore: prepare v0.46.12 release notes (#15685)
julienrbrt Apr 4, 2023
1a47cb2
fix: upstream error on empty version (backport #13355) (#15717)
mergify[bot] Apr 6, 2023
95f529e
feat: More flexibility for `CacheMultiStoreWithVersion` (backport #15…
mergify[bot] Apr 11, 2023
742856f
feat: add moduleStateCb to allow access moduleState in sim test (back…
mergify[bot] Apr 24, 2023
83eef6b
build(deps): bump cometbft to v0.34.28 (#15973)
julienrbrt Apr 28, 2023
5e199ca
chore(gov): improve proposal conversion error message (backport #1597…
mergify[bot] Apr 28, 2023
738220a
feat!: bootstrap comet cmd for local state sync (backport #16061) (#…
mergify[bot] May 10, 2023
dcf04af
chore(auth/vesting): fix typo in `create-period-vesting-account` cmd …
mergify[bot] May 10, 2023
d3370f2
fix(feegrant): infinite feegrant bug (#16097)
assafmo May 11, 2023
9abd946
chore: prepare v0.45.16 release (#16111)
julienrbrt May 11, 2023
10cc30f
feat: add local snapshots management commands (backport #16067) (#16103)
mergify[bot] May 12, 2023
5472fb5
fix: snapshot commands panic if snapshot don't exists (backport #1613…
mergify[bot] May 13, 2023
557da6e
feat: add Close method for resource cleanup in graceful shutdown (bac…
mergify[bot] May 19, 2023
5b02d46
feat: save restored snapshot locally (backport #16060) (#16262)
mergify[bot] May 24, 2023
a9abe1c
chore: update sidebar v0.46 (#16304)
julienrbrt May 26, 2023
59f6714
chore: add baseapp circuit breaker setter (#16289)
tac0turtle May 26, 2023
265b8a6
fix: allow any address in `ValidatePromptAddress` (backport #16312) (…
mergify[bot] May 26, 2023
863ad92
feat(group): add group event tally result (backport #16191) (#16306)
mergify[bot] May 26, 2023
5b4c593
fix: Revert "fix(x/gov): Return ErrInvalidProposalContent in SubmitPr…
yihuang May 30, 2023
26405d9
chore: prepare v0.46.13 (#16249)
julienrbrt Jun 2, 2023
67f33bd
chore: small snapshot commands & docs improvement (backport #16404) (…
mergify[bot] Jun 2, 2023
7ee7809
refactor: avoid breaking change due to #16415 included in v0.50 (back…
mergify[bot] Jun 6, 2023
d4b7164
chore: prepare v0.46.13 (2/2) (#16443)
julienrbrt Jun 8, 2023
fd90480
fix: patch barberry (#16466)
julienrbrt Jun 8, 2023
49953bf
fix: validate coins when creating vesting schedules
JimLarson Jun 7, 2023
8ad3706
chore: remove stray patch droppings
JimLarson Jun 7, 2023
67760b3
Merge pull request #302 from agoric-labs/jimlarson-barberry
JimLarson Jun 9, 2023
60122a2
build(deps): bump cometbft to v0.34.29 (#16553)
julienrbrt Jun 14, 2023
f34e99d
fix(x/auth): ensure nil .BaseAccounts are reported in ModuleAccount.V…
mergify[bot] Jun 15, 2023
56df2b2
fix: snapshotter's failure is not propogated (backport #16588) (#16604)
mergify[bot] Jun 19, 2023
a763135
feat: add custom max gas for block for sim config (backport #16656) (…
mergify[bot] Jun 28, 2023
b39cdb2
fix: accaddr cachefix (backport #15433) (#16823)
mergify[bot] Jul 5, 2023
7458047
fix(cli): improve `prune` command ux (backport #16856) (#16876)
mergify[bot] Jul 7, 2023
38ea282
fix: query tx events with `>=` and `<=` operators (#16994)
rootulp Jul 14, 2023
ffe7a5e
docs: change bank multi-send command description (backport #16950) (#…
mergify[bot] Jul 17, 2023
2a48f6d
chore: prepare v0.46.14 (#16879)
julienrbrt Jul 17, 2023
16d5269
refactor: add MigrateHandler to allow reuse migrate genesis related f…
mergify[bot] Aug 7, 2023
5372570
fix: resolve migration map in MigrateHandler (#17301) (#17302)
mmsqe Aug 7, 2023
dd028ed
feat(x/gov): Emit VoterAddr (backport #17354) (#17357)
mergify[bot] Aug 11, 2023
6f486fd
feat(x/gov): add MsgSubmitProposal SetMsgs method (backport #17387) (…
mergify[bot] Aug 15, 2023
f83dca0
fix: use correct config key for db_backend (backport #17406) (#17412)
mergify[bot] Aug 16, 2023
d6d9298
chore: prepare v0.46.15 (#17408)
julienrbrt Aug 21, 2023
1570c9a
refactor: improve docs, comments, tests, and small refactors
JimLarson Aug 24, 2023
22c2836
fix(x/authz): GetAuthorizations (backport #17334) (#17527)
mergify[bot] Aug 24, 2023
7aec30d
docs: update x/group create-proposal to submit-proposal (backport #17…
mergify[bot] Aug 25, 2023
f1dfe60
fix: typo in comment (backport #17635) (#17638)
mergify[bot] Sep 6, 2023
fe7b578
fix(snapshots): raise the per snapshot item limit (#304)
mhofman Sep 13, 2023
7ec432f
Merge tag 'v0.45.16' into 8223-merge-0-45-16
JimLarson Sep 15, 2023
edb20f3
docs: add changelog for Agoric fork changes
JimLarson Sep 15, 2023
549fec9
docs: review feedback
JimLarson Sep 19, 2023
e7b1b29
docs: don't presume tag until it happens
JimLarson Sep 19, 2023
87281e1
Merge pull request #306 from agoric-labs/8223-merge-0-45-16
JimLarson Sep 19, 2023
332c36e
docs: add snapshot fix to changelog (#307)
mhofman Sep 19, 2023
7b8423a
fix: halt-height behavior is not deterministic (#305)
mhofman Sep 19, 2023
c96af7b
Merge pull request #303 from agoric-labs/jimlarson-vestcalc-cleanup
JimLarson Sep 20, 2023
655e8de
docs: prepare for agoric tag for v0.45.16
JimLarson Sep 22, 2023
0fdc272
docs: clean up empty section
JimLarson Sep 22, 2023
029d26c
Merge pull request #308 from agoric-labs/8223-tag
JimLarson Sep 22, 2023
f2841d7
build(deps): bump cosmos/ledger-cosmos-go to v0.12.3 in v0.46 (backpo…
mergify[bot] Oct 13, 2023
da33255
chore: prepare release notes v0.46.16 (#18118)
julienrbrt Oct 18, 2023
41d2a21
fix(server): don't hardcode grpc address to localhost (backport #1825…
mergify[bot] Oct 25, 2023
7799bba
chore: update tag date v0.46.16 (#18385)
julienrbrt Nov 7, 2023
30e4a2e
fix: Revert "fix: halt-height behavior is not deterministic (#305)" (…
JimLarson Nov 9, 2023
cd18323
feat: clawback vesting accounts can return grants to the funder (#342)
JimLarson Dec 5, 2023
23834d9
docs: changelog for next tag (#343)
JimLarson Dec 5, 2023
6e0ddf0
Merge tag 'v0.45.16' into rel-45-16-46-16-merge
JimLarson Jan 30, 2024
a27e1d1
Merge tag 'v0.45.16-46.16-merge' into 8224-merge-0-46-16
JimLarson Jan 31, 2024
b1bc808
fix: backport fix for bad CI action version
JimLarson Feb 3, 2024
3cfe766
fix: adjust intra-cosmovisor package paths for Agoric version
JimLarson Feb 3, 2024
1b353fc
fix: golangci-lint errors
JimLarson Feb 4, 2024
ce0dd31
fix: address review comments
JimLarson Feb 4, 2024
8b020d0
test: disable CI tests which will never be relevant
JimLarson Feb 4, 2024
a919e0b
fix: review suggestions, including restoring an upstream typo
JimLarson Feb 6, 2024
d94ada4
Merge pull request #347 from agoric-labs/8224-merge-0-46-16
JimLarson Feb 6, 2024
6546cdb
docs: changlog notes for next tag
JimLarson Feb 6, 2024
c243c2e
Merge pull request #376 from agoric-labs/8224-tagnotes
JimLarson Feb 6, 2024
5cec00b
feat!: have tx gov submit-proposal accept either new or legacy syntax
JimLarson Feb 8, 2024
aa291d8
docs: update changelog
JimLarson Feb 8, 2024
84d5de0
fix: avoid cli redundant log in stdout (#19371)
mmsqe Feb 7, 2024
b0baff1
Merge pull request #378 from agoric-labs/8871-submit-proposal
JimLarson Feb 9, 2024
f42d869
Merge pull request #379 from agoric-labs/mhofman/backport-19371
JimLarson Feb 10, 2024
e592d3a
tests: disable sims which always run too long
JimLarson Feb 20, 2024
0d5eab2
Merge pull request #383 from agoric-labs/8890-disable-sims
JimLarson Feb 21, 2024
dd6bf90
chore: revert interface-ification of AccountKeeper
JimLarson Feb 25, 2024
41d4528
chore: remove gymnastics around vesting account actions
JimLarson Feb 26, 2024
28ed7db
chore: restore vesting account LockedCoins signature
JimLarson Feb 26, 2024
b3b9528
docs: changelog
JimLarson Feb 26, 2024
9c20eac
Merge pull request #385 from agoric-labs/8989-rm-lien
JimLarson Mar 5, 2024
e96708b
chore: silence some lint warnings
JimLarson Feb 26, 2024
a0154d6
Merge pull request #404 from agoric-labs/jimlarson-lint
JimLarson Mar 5, 2024
fd88517
feat: configurable fee collector for DeductFeeDecorator (#407)
JimLarson Mar 8, 2024
7d05dcd
docs: update branch and tag conventions and policies
JimLarson Mar 10, 2024
76e1519
Merge pull request #408 from agoric-labs/jimlarson-doc-cleanup
JimLarson Mar 10, 2024
2dfc49e
feat: feature flag to select ABCI client type
JimLarson Apr 11, 2024
e2ccda8
docs: changelog
JimLarson Apr 11, 2024
26f841f
Merge pull request #409 from agoric-labs/9224-abci-client-flag
JimLarson Apr 12, 2024
f4acfd1
build(deps): Bump iavl to v0.19.7 (merge #412)
gibson042 Apr 12, 2024
1206d21
fix(baseapp): Ignore events from simulated transactions (#413)
gibson042 Apr 12, 2024
e0960ed
fix: avoid duplicates in event history
JimLarson Apr 17, 2024
c42c395
refactor: readability and start stamping our fork changes
JimLarson Apr 17, 2024
6f37f8d
Merge pull request #415 from agoric-labs/jimlarson/sim-unit
JimLarson Apr 17, 2024
e4befa6
feat: abci client type now an explicit config setting
JimLarson Apr 17, 2024
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
  •  
  •  
  •  
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cosmovisor-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
# get 'v*.*.*' part from 'cosmovisor/v*.*.*' and save to $GITHUB_ENV
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/cosmovisor/}" >> $GITHUB_ENV
Expand Down
34 changes: 0 additions & 34 deletions .github/workflows/deploy-docs.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
- uses: actions/labeler@v4 # v5 is broken, ref https://github.com/actions/labeler/issues/712. Do not bump.
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
repo-token: "${{ secrets.GITHUB_TOKEN }}"
27 changes: 11 additions & 16 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,31 +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 main
# The `golangci` will pass without running if no *.{go, mod, sum} files have been changed.
on:
pull_request:
push:
tags:
- v*
branches:
- 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
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
- uses: technote-space/[email protected]
id: git_diff
with:
PATTERNS: |
**/**.go
go.mod
go.sum
go-version: 1.19
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --out-format=tab
skip-go-installation: true
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: v1.49.0
21 changes: 20 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Unshallow
run: git fetch --prune --unshallow
- name: Create release
Expand All @@ -24,3 +24,22 @@ jobs:
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-tech
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
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- run: make build
Expand All @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- name: Install runsim
Expand All @@ -51,7 +51,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- uses: actions/cache@v3
Expand All @@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- uses: actions/cache@v3
Expand All @@ -89,7 +89,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- uses: actions/cache@v3
Expand Down
File renamed without changes.
8 changes: 4 additions & 4 deletions .github/workflows/test-race.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- name: install tparse
Expand All @@ -40,7 +40,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/[email protected]
id: git_diff
with:
Expand All @@ -60,7 +60,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Create a file with all core Cosmos SDK pkgs
run: go list ./... > pkgs.txt
- name: Split pkgs into 4 files
Expand Down Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/[email protected]
with:
PATTERNS: |
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/[email protected]
id: git_diff
with:
Expand All @@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/[email protected]
id: git_diff
with:
Expand All @@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Create a file with all core Cosmos SDK pkgs
run: go list ./... > pkgs.txt
- name: Split pkgs into 4 files
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/[email protected]
with:
PATTERNS: |
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- uses: technote-space/[email protected]
id: git_diff
with:
Expand All @@ -224,7 +224,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- name: Install runsim
Expand All @@ -241,7 +241,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Display go version
run: go version
- uses: technote-space/[email protected]
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dist
tools-stamp
buf-stamp
artifacts
tools/

# Data - ideally these don't exist
baseapp/data/*
Expand Down Expand Up @@ -50,10 +51,11 @@ vagrant

# Graphviz
dependency-graph.png
debug_container.dot

# Latex
*.aux
*.out
*.synctex.gz
/x/genutil/config/priv_validator_key.json
/x/genutil/data/priv_validator_state.json
/x/genutil/data/priv_validator_state.json
23 changes: 5 additions & 18 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,30 @@ run:
linters:
disable-all: true
enable:
- bodyclose
- deadcode
- depguard
- dogsled
# - errcheck
- exportloopref
- goconst
- gocritic
- gofmt
- goimports
- gofumpt
- gosec
- gosimple
- govet
- ineffassign
- misspell
- nakedret
- nolintlint
- prealloc
- revive
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unparam
- unused
# - wsl

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 @@ -53,6 +38,9 @@ issues:
- text: "ST1016:"
linters:
- stylecheck
- text: "should be written without leading space as"
linters:
- nolintlint
- path: "migrations"
text: "SA1019:"
linters:
Expand All @@ -69,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
Loading