-
Notifications
You must be signed in to change notification settings - Fork 11
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
chore: Bump dydx sdk fork #2
Commits on Jul 27, 2022
-
feat: Add convenience method for constructing key to access account's…
… balance for a given denom (backport cosmos#12674) (cosmos#12744) * feat: Add convenience method for constructing key to access account's balance for a given denom (cosmos#12674) This PR adds a convenience method for constructing the key necessary to query for the account's balance of a given denom. I ran into this issue since we are using ABCI query now to perform balance requests because we are also requesting merkle proofs for the returned balance [here](https://github.com/celestiaorg/celestia-node/pull/911/files#diff-0ee31f5a7bd88e9f758e6bebdf3ee36365519e55a451098d9638c39afe5eac42R144). It would be nice to have a definitive convenience method for constructing the key. [Ref.](github.com/celestiaorg/celestia-node/pull/911) (cherry picked from commit a1777a8) * updates changelog Co-authored-by: rene <41963722+renaynay@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 04e7ab1 - Browse repository at this point
Copy the full SHA 04e7ab1View commit details
Commits on Aug 2, 2022
-
feat: Add GetParamSetIfExists to prevent panic on breaking param chan…
…ges (backport cosmos#12615) (cosmos#12792) * feat: Add GetParamSetIfExists to prevent panic on breaking param changes (cosmos#12615) * imp(params): Add GetParamSetIfExists to prevent panic on breaking param changes * changelog * test Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit 2932e11) # Conflicts: # CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 1890b8b - Browse repository at this point
Copy the full SHA 1890b8bView commit details
Commits on Aug 7, 2022
-
fix(docs): typo in staking/state (cosmos#12834) (cosmos#12835)
(cherry picked from commit fe89212) Co-authored-by: Ari Rubinstein <arirubinstein@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b616fb - Browse repository at this point
Copy the full SHA 2b616fbView commit details -
Update REST endpoints for group module documentation (cosmos#12839) (c…
…osmos#12840) (cherry picked from commit cfed17e) Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 137bd03 - Browse repository at this point
Copy the full SHA 137bd03View commit details
Commits on Aug 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5b974c - Browse repository at this point
Copy the full SHA e5b974cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c88ad - Browse repository at this point
Copy the full SHA 69c88adView commit details
Commits on Aug 10, 2022
-
chore: bump math (cosmos#12877)
* chore: bump math package * changelog
Configuration menu - View commit details
-
Copy full SHA for 5caee00 - Browse repository at this point
Copy the full SHA 5caee00View commit details -
fix(x/group): propagate events correctly to current context (backport c…
…osmos#12888) (cosmos#12890) * fix(x/group): propagate events correctly to current context (cosmos#12888) * fix(x/groups) propagate events correctly to current context * update to use current context on logger * adding changelog entry Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> (cherry picked from commit 014bfae) # Conflicts: # CHANGELOG.md * fix conflicts Co-authored-by: Damian Nolan <damiannolan@gmail.com> Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d74d102 - Browse repository at this point
Copy the full SHA d74d102View commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 629b3b9 - Browse repository at this point
Copy the full SHA 629b3b9View commit details
Commits on Aug 18, 2022
-
perf: Amortize clearing unsorted cache entries (Juno genesis fix) (ba…
…ckport cosmos#12885) (cosmos#12960)
Configuration menu - View commit details
-
Copy full SHA for f3c1d8c - Browse repository at this point
Copy the full SHA f3c1d8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a5018 - Browse repository at this point
Copy the full SHA d2a5018View commit details -
fix: the occasional staking module `SimulateMsgCancelUnbondingDelegat…
…e` failure (backport cosmos#12933) (cosmos#12962)
Configuration menu - View commit details
-
Copy full SHA for 32c9075 - Browse repository at this point
Copy the full SHA 32c9075View commit details
Commits on Aug 19, 2022
-
chore: bump tendermint to
0.34.21
and iavl to0.19.1
(cosmos#12969)* chore: bump tendermint to `0.34.21` and iavl to `0.19.1` * update changelog
Configuration menu - View commit details
-
Copy full SHA for f31c795 - Browse repository at this point
Copy the full SHA f31c795View commit details -
docs(cli): improve --gas flag description (cosmos#12913) (cosmos#12965)
* docs(cli): improve --gas flag description * Update client/flags/flags.go Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * fix sprintf Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr> (cherry picked from commit f430528) Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Configuration menu - View commit details
-
Copy full SHA for 7ee9e6d - Browse repository at this point
Copy the full SHA 7ee9e6dView commit details
Commits on Aug 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c835d46 - Browse repository at this point
Copy the full SHA c835d46View commit details
Commits on Aug 23, 2022
-
fix: proper error when parsing telemetry configuration (backport cosm…
…os#12981) (cosmos#12998) * fix: proper error when parsing telemetry configuration (cosmos#12981) When parsing `telemetry.global-labels` config the code assumes that the type will be an array. I saw an issue where someone edited the configuration in the wrong way and got the following error: ![photo_2022-08-21_08-02-21](https://user-images.githubusercontent.com/22855163/185793842-c5759a54-1860-4dd1-bdb4-b94f4dab3c16.jpg) Instead, I suggest here to print a proper error log to indicate what the issue is. (cherry picked from commit c24c439) * add changelog Co-authored-by: liorbond <liorbond@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for d3d4675 - Browse repository at this point
Copy the full SHA d3d4675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ef369 - Browse repository at this point
Copy the full SHA 90ef369View commit details -
docs: improve UPGRADING.md instructions for v0.46.0 (backport cosmos#…
…12646) (cosmos#13004) * docs: improve UPGRADING.md instructions for v0.46.0 (cosmos#12646) ## Description This PR is aimed to improve further the UGPRADING.md for v0.46.0. We've merged cosmos#12477 for having concurrent work on the file. - ref cosmos#12992 and closes cosmos#12991 - closes cosmos#12963 --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] added `!` to the type prefix if API or client breaking change - [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting)) - [ ] provided a link to the relevant issue or specification - [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules) - [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing) - [ ] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [ ] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable) (cherry picked from commit c76a00b) # Conflicts: # .gitignore # CHANGELOG.md # Makefile # UPGRADING.md * fix conflict Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for afb3def - Browse repository at this point
Copy the full SHA afb3defView commit details
Commits on Aug 24, 2022
-
feat: Change the default priority mechanism to be based on gas price …
…(backport cosmos#12953) (cosmos#13006) * feat: Change the default priority mechanism to be based on gas price (cosmos#12953) (cherry picked from commit befd816) # Conflicts: # CHANGELOG.md # x/auth/ante/fee_test.go * fix conflict Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 60e6274 - Browse repository at this point
Copy the full SHA 60e6274View commit details -
chore: v0.46.1 release changelog (cosmos#13011)
* chore: v0.46.1 release changelog * updates * updates
Configuration menu - View commit details
-
Copy full SHA for 252c673 - Browse repository at this point
Copy the full SHA 252c673View commit details -
ci: fix release notes not populated by goreleaser (backport cosmos#12919
) (cosmos#13018) * ci: fix release notes not populated by goreleaser (cherry picked from commit c670fec) # Conflicts: # cosmovisor/go.mod # cosmovisor/go.sum # go.work.sum * updates * revert Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for cb7bdca - Browse repository at this point
Copy the full SHA cb7bdcaView commit details
Commits on Aug 25, 2022
-
fix: exporting the blockParams regression (backport cosmos#13029) (co…
…smos#13037) * fix: exporting the blockParams regression (cosmos#13029) ## Description Closes: cosmos#13024 --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [x] added `!` to the type prefix if API or client breaking change - [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting)) - [x] provided a link to the relevant issue or specification - [x] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules) - [x] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing) - [x] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [x] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable) (cherry picked from commit e1999e4) # Conflicts: # CHANGELOG.md # server/export_test.go * fix conflicts Co-authored-by: JayT106 <JayT106@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 704fff5 - Browse repository at this point
Copy the full SHA 704fff5View commit details -
fix: missing return statement in BaseApp.Query (backport cosmos#13046) (
cosmos#13049) * fix: missing return statement in BaseApp.Query (cosmos#13046) ## Description Closes: cosmos#13040 --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] added `!` to the type prefix if API or client breaking change - [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting)) - [ ] provided a link to the relevant issue or specification - [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules) - [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing) - [ ] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [ ] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable) (cherry picked from commit c73171f) # Conflicts: # CHANGELOG.md * fix conflicts Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for b9d4ed8 - Browse repository at this point
Copy the full SHA b9d4ed8View commit details
Commits on Aug 26, 2022
-
feat(x/authz): Add the GetAuthorization function. (backport cosmos#13047
) (cosmos#13052) * feat(x/authz): Add the GetAuthorization function. (cosmos#13047) * [13027]: Create the GetAuthorization function (in the authz module). * [13027]: Add unit tests for the new GetAuthorization function. * [13027]: Add changelog entry. (cherry picked from commit 5e4651e) # Conflicts: # CHANGELOG.md # x/authz/keeper/keeper_test.go * fix changelog * Fix failed merge. * Fix build issue introduced by merge. Co-authored-by: Daniel Wedul <github@wedul.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for e2fe96a - Browse repository at this point
Copy the full SHA e2fe96aView commit details
Commits on Aug 27, 2022
-
feat(x/auth): Add auth sim decoder case for AccountNumberStoreKeyPref…
…ix (backport cosmos#13048) (cosmos#13054)
Configuration menu - View commit details
-
Copy full SHA for 1af5c72 - Browse repository at this point
Copy the full SHA 1af5c72View commit details
Commits on Aug 29, 2022
-
chore: bump gin-gonic dep (backport cosmos#13061) (cosmos#13062)
* deps: bump gin-gonic (cosmos#13061) Co-authored-by: Julien Robert <julien@rbrt.fr> (cherry picked from commit d11196a) # Conflicts: # go.sum * fix conflicts Co-authored-by: Robert Zaremba <robert@zaremba.ch> Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for bb190f6 - Browse repository at this point
Copy the full SHA bb190f6View commit details
Commits on Aug 31, 2022
-
fix: call
SetIAVLCacheSize
with the configured value in simapp (bac……kport cosmos#13107) (cosmos#13108) * fix: call `SetIAVLCacheSize` with the configured value in simapp (cosmos#13107) * Call `SetIAVLCacheSize` with the configured value in simapp. * Update CHANGELOG.md (cherry picked from commit ab33342) # Conflicts: # CHANGELOG.md * Apply suggestions from code review Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for 78c24eb - Browse repository at this point
Copy the full SHA 78c24ebView commit details -
fix: rollback command don't actually delete multistore versions (back…
…port cosmos#11361) (cosmos#13089) * fix: rollback command don't actually delete multistore versions (cosmos#11361) * rollback command don't actually delete multistore versions Closes: cosmos#11333 - add unit tests - use LoadVersionForOverwriting - update tendermint dependency to 0.35.x release branch Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> flushMetadata after rollback Update server/rollback.go Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> fix build gofumpt * fix unit test (cherry picked from commit 51d2de5) * fix unit test * changelog * api breaking changelog Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for a95c626 - Browse repository at this point
Copy the full SHA a95c626View commit details
Commits on Sep 2, 2022
-
feat: Add a cli cmd to prune old states according to current settings…
… (backport cosmos#12742) (cosmos#13119) * feat: Add a cli cmd to prune old states according to current settings (cosmos#12742) * add PruningCmd and change PruneStores signature * the mimimum default pruning interval is 10 Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit d874ace) * fix backport error Co-authored-by: adu-crypto <94821467+adu-crypto@users.noreply.github.com> Co-authored-by: adu <adu.du@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for 9405a05 - Browse repository at this point
Copy the full SHA 9405a05View commit details -
chore: replace deprecated dgrijalva/jwt-go dep (backport cosmos#13093) (
cosmos#13136) * chore: replace deprecated dgrijalva/jwt-go dep (cosmos#13093) * chore: replace deprecated dgrijalva/jwt-go dep * Update go.mod (cherry picked from commit f5f84ad) # Conflicts: # go.mod # go.sum * fix conflict Co-authored-by: Robert Zaremba <robert@zaremba.ch> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 095c2b0 - Browse repository at this point
Copy the full SHA 095c2b0View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8121f34 - Browse repository at this point
Copy the full SHA 8121f34View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 25e7f9b - Browse repository at this point
Copy the full SHA 25e7f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70943c6 - Browse repository at this point
Copy the full SHA 70943c6View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 77fcbbd - Browse repository at this point
Copy the full SHA 77fcbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78336ef - Browse repository at this point
Copy the full SHA 78336efView commit details -
feat: add more coins after add-genesis-account is made (backport cosm…
…os#13233) (cosmos#13261) * feat: add more coins after add-genesis-account is made (cosmos#13233) (cherry picked from commit c32493a) # Conflicts: # CHANGELOG.md * updates Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for ac4a066 - Browse repository at this point
Copy the full SHA ac4a066View commit details
Commits on Sep 15, 2022
-
fix: types: correctly coalesce coins even with repeated denominations…
… & simplify logic (backport cosmos#13265) (cosmos#13302) * fix: types: correctly coalesce coins even with repeated denominations & simplify logic (cosmos#13265) (cherry picked from commit 83f88a6) # Conflicts: # types/coin_test.go * fix conflict * add changelog Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 51a9014 - Browse repository at this point
Copy the full SHA 51a9014View commit details
Commits on Sep 16, 2022
-
fix: keep the balance query endpoint compatible with legacy blocks (b…
…ackport cosmos#13301) (cosmos#13318) * fix: keep the balance query endpoint compatible with legacy blocks (cosmos#13301) * keep the balance query endpoint compatible with legacy blocks Closes: cosmos#13296 A temporary solution before the proxy tool developed, since the balance endpoint is too important. * Update CHANGELOG.md * Apply suggestions from code review Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit 6c4f94b) # Conflicts: # CHANGELOG.md # x/bank/keeper/view.go * Apply suggestions from code review * fix lint Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for c524571 - Browse repository at this point
Copy the full SHA c524571View commit details
Commits on Sep 19, 2022
-
feat: CLI tooling to generate proposal JSONs (backport cosmos#13304) (c…
…osmos#13328) * feat: CLI tooling to generate proposal JSONs (cosmos#13304) (cherry picked from commit 7252f4a) # Conflicts: # CHANGELOG.md # api/cosmos/nft/v1beta1/tx.pulsar.go # go.mod # go.sum # simapp/go.mod # simapp/go.sum # tests/go.mod # tests/go.sum # x/gov/README.md # x/group/spec/05_client.md * fix changelog * remove unnecessary addition * updates * fix docs * updates Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for ef0f19c - Browse repository at this point
Copy the full SHA ef0f19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 100db2e - Browse repository at this point
Copy the full SHA 100db2eView commit details
Commits on Sep 20, 2022
-
fix: streaming listeners are not called for deliver tx event (backport …
…cosmos#13334) (cosmos#13336) * fix: streaming listeners are not called for deliver tx event (cosmos#13334) * Problem: streaming listeners are not called for deliver tx event it was removed accidentally, add back. * Update CHANGELOG.md * try to fix e2e test by wait for one more block (cherry picked from commit 822900b) # Conflicts: # CHANGELOG.md # x/auth/tx/service_test.go * Update CHANGELOG.md * Update x/auth/tx/service_test.go * Update x/auth/tx/service_test.go Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for 6c8614c - Browse repository at this point
Copy the full SHA 6c8614cView commit details -
feat: configurable fastnode (backport cosmos#13321) (cosmos#13337)
* feat: configurable fastnode (cosmos#13321) (cherry picked from commit 412e2fc) # Conflicts: # CHANGELOG.md # fuzz/tests/store_internal_proofs_createnonmembershipproof_test.go # go.mod # go.sum # simapp/go.mod # simapp/go.sum # tests/go.mod # tests/go.sum * fix conflicts * test fix build * test fix build * fix typo * fix replace Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 43f74d3 - Browse repository at this point
Copy the full SHA 43f74d3View commit details -
fix: ensure withdraw_rewards events are always emitted on reward with…
…drawal (backport cosmos#13323) (cosmos#13339) * fix: ensure withdraw_rewards events are always emitted on reward withdrawal (cosmos#13323) (cherry picked from commit c1c23a7) # Conflicts: # CHANGELOG.md # tests/integration/distribution/keeper/delegation_test.go # testutil/sims/app_helpers.go # x/distribution/keeper/delegation.go # x/distribution/keeper/delegation_test.go # x/distribution/keeper/keeper.go * fix changelog * fix conflcits Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for f57a110 - Browse repository at this point
Copy the full SHA f57a110View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbcf2f1 - Browse repository at this point
Copy the full SHA bbcf2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9454b97 - Browse repository at this point
Copy the full SHA 9454b97View commit details
Commits on Sep 23, 2022
-
feat: add
draft-proposal
for x/group (backport cosmos#13353) (cosmo……s#13359) * feat: add `draft-proposal` for x/group (cosmos#13353) * feat: add `draft-proposal` for x/group * add changelog * extract useful function * add `GetMsgFromTypeURL` tests (cherry picked from commit 7eb259f) # Conflicts: # CHANGELOG.md # types/tx_msg.go # x/gov/client/cli/prompt.go * fix conflicts * fix whitespace * backport cosmos#13350 * renaming as main * updates Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 72f8923 - Browse repository at this point
Copy the full SHA 72f8923View commit details -
docs: guidelines for proto message's String() method (cosmos#13364) (c…
…osmos#13366) (cherry picked from commit 8dd708d) Co-authored-by: likhita-809 <78951027+likhita-809@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c351441 - Browse repository at this point
Copy the full SHA c351441View commit details -
perf: reduce user's password prompts when calling keyring List functi…
…on (backport cosmos#13207) (cosmos#13368) * perf: reduce user's password prompts when calling keyring List function (cosmos#13207) * Reduce user password prompts by taking advantage of the already existing MigrateAll function * Print message when no records were found on the keyring * Update changelog * Fix migration test * Add keys sort (cherry picked from commit 4882f93) # Conflicts: # CHANGELOG.md * fix conflicts * suggestions Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com> Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 95948f6 - Browse repository at this point
Copy the full SHA 95948f6View commit details
Commits on Sep 27, 2022
-
feat: Add notice for possible iavl fast node migration (backport cosm…
…os#13390) (cosmos#13398) * add notice for possible iavl fast node migration (cosmos#13390) (cherry picked from commit b609105) * Update baseapp/baseapp.go Co-authored-by: adu-crypto <94821467+adu-crypto@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 51c8a1a - Browse repository at this point
Copy the full SHA 51c8a1aView commit details
Commits on Sep 29, 2022
-
fix: add gRPC nil/zero check in query (backport cosmos#13352) (cosmos…
…#13417) * fix: add gRPC nil/zero check in query (cosmos#13352) (cherry picked from commit a9f02d9) # Conflicts: # CHANGELOG.md # codec/proto_codec_test.go * fix conflicts * fix conflicts Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for f80e883 - Browse repository at this point
Copy the full SHA f80e883View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 72a904d - Browse repository at this point
Copy the full SHA 72a904dView commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 26786a0 - Browse repository at this point
Copy the full SHA 26786a0View commit details
Commits on Oct 6, 2022
-
refactor: Improve and clarify API around
AccountAddressById
(backportcosmos#13460) (cosmos#13461) * refactor: Improve and clarify API around `AccountAddressById` (cosmos#13460) * Revert "chore: change id to use uint64 in `AccountAddressByID` (cosmos#13411)" This reverts commit 3d0e214. * Add since * Update CLI command * make proto-gen * id->accNum * No API breaking changes * improve err msg * Update CHANGELOG.md Co-authored-by: Julien Robert <julien@rbrt.fr> * Update CHANGELOG.md Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Julien Robert <julien@rbrt.fr> (cherry picked from commit 90bd316) # Conflicts: # CHANGELOG.md # api/cosmos/auth/v1beta1/query.pulsar.go # api/cosmos/auth/v1beta1/query_grpc.pb.go # api/cosmos/distribution/v1beta1/query_grpc.pb.go # api/cosmos/group/v1/types.pulsar.go # proto/cosmos/auth/v1beta1/query.proto # x/auth/client/cli/query.go # x/auth/keeper/grpc_query.go # x/auth/keeper/grpc_query_test.go # x/auth/types/query.pb.go # x/distribution/types/query.pb.go * fix conflicts * changelog Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 982b891 - Browse repository at this point
Copy the full SHA 982b891View commit details -
fix: state listener could observe discarded writes (backport cosmos#1…
…3459) (cosmos#13462) * fix: state listener could observe discarded writes (cosmos#13459) * fix: state listener could observe uncommitted writes Closes: cosmos#13457 don't pass listeners to nested cached store, only the most inner layer's cache writes should be observed. * Update CHANGELOG.md * add unit test * rename Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit bb54c59) # Conflicts: # CHANGELOG.md * Update CHANGELOG.md Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for cb676e2 - Browse repository at this point
Copy the full SHA cb676e2View commit details
Commits on Oct 7, 2022
-
feat: add MsgServiceRouter to Baseapp (and runtime's provideCodecs) (…
…backport cosmos#12168) (cosmos#13475)
Configuration menu - View commit details
-
Copy full SHA for f877870 - Browse repository at this point
Copy the full SHA f877870View commit details
Commits on Oct 11, 2022
-
feat: gRPC query for operator and chain configuration (backport cosmo…
…s#13485) (cosmos#13497) * feat: gRPC query for operator and chain configuration (cosmos#13485) (cherry picked from commit c60c556) # Conflicts: # CHANGELOG.md # UPGRADING.md # api/cosmos/auth/v1beta1/query_grpc.pb.go # api/cosmos/bank/v1beta1/query.pulsar.go # runtime/app.go # server/start.go # simapp/app_legacy.go # x/bank/types/query.pb.go * updates * updates * updates * updates * updates * updates * updates Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 37912ec - Browse repository at this point
Copy the full SHA 37912ecView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e3c378 - Browse repository at this point
Copy the full SHA 2e3c378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e8bcb - Browse repository at this point
Copy the full SHA 86e8bcbView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8667eba - Browse repository at this point
Copy the full SHA 8667ebaView commit details
Commits on Oct 20, 2022
-
Merge pull request from GHSA-3qp7-gj37-g9rx
Co-authored-by: likhita-809 <78951027+likhita-809@users.noreply.github.com> Co-authored-by: Sai Kumar <17549398+gsk967@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: emidev98 <49301655+emidev98@users.noreply.github.com> Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com> Co-authored-by: likhita-809 <78951027+likhita-809@users.noreply.github.com> Co-authored-by: Sai Kumar <17549398+gsk967@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: emidev98 <49301655+emidev98@users.noreply.github.com> Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for facd40d - Browse repository at this point
Copy the full SHA facd40dView commit details -
chore: bump tendermint to
0.34.22
(cosmos#13586)* chore: bump tendermint to `0.34.22` * update changelog * update changelog * go mod tidy all
Configuration menu - View commit details
-
Copy full SHA for 6d32deb - Browse repository at this point
Copy the full SHA 6d32debView commit details
Commits on Oct 21, 2022
-
docs: add ApplicationQueryService release notes (cosmos#13587)
* docs: add ApplicationQueryService release notes * updates Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 7f88c60 - Browse repository at this point
Copy the full SHA 7f88c60View commit details
Commits on Oct 24, 2022
-
feat(cli): add module-account cli cmd and grpc get api (backport cosm…
…os#13612) (cosmos#13616) * feat(cli): add module-account cli cmd and grpc get api (cosmos#13612) (cherry picked from commit ddf5cf0) # Conflicts: # CHANGELOG.md # api/cosmos/auth/v1beta1/query.pulsar.go # api/cosmos/auth/v1beta1/query_grpc.pb.go # x/auth/client/testutil/suite.go # x/auth/types/query.pb.go * fix conflicts * updates * updates Co-authored-by: Sai Kumar <17549398+gsk967@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for f538e09 - Browse repository at this point
Copy the full SHA f538e09View commit details -
fix(x/auth): allow multiple = signs in
GetTxsEvent
(backport cosmos……#12474) (cosmos#13598) * fix(x/auth): allow multiple = signs in `GetTxsEvent` (cosmos#12474) (cherry picked from commit 18da0e9) # Conflicts: # CHANGELOG.md * fix changelog * changelog * fix: flakey test Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for afdf06a - Browse repository at this point
Copy the full SHA afdf06aView commit details
Commits on Oct 25, 2022
-
fix: app-hash mismatch if upgrade migration commit is interrupted (ba…
…ckport cosmos#13530) (cosmos#13627)
Configuration menu - View commit details
-
Copy full SHA for ec09eae - Browse repository at this point
Copy the full SHA ec09eaeView commit details
Commits on Oct 26, 2022
-
feat(cli): Add iavl-disable-fastnode cmd flag with proper description (…
…cosmos#13656) (cosmos#13659) (cherry picked from commit c833190) Co-authored-by: William Chong <6198816+williamchong@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a653798 - Browse repository at this point
Copy the full SHA a653798View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4eed46e - Browse repository at this point
Copy the full SHA 4eed46eView commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9d7028d - Browse repository at this point
Copy the full SHA 9d7028dView commit details
Commits on Nov 1, 2022
-
chore: prepare 0.46.4 changelog (cosmos#13716)
* chore: prepare 0.46.4 changelog * wording * updates * updates
Configuration menu - View commit details
-
Copy full SHA for eb1e3eb - Browse repository at this point
Copy the full SHA eb1e3ebView commit details -
ci: notify for 0.46.x releases (cosmos#13719)
* feat: notify for 0.46.x releases * updates changelog
Configuration menu - View commit details
-
Copy full SHA for 68ee142 - Browse repository at this point
Copy the full SHA 68ee142View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7a9435 - Browse repository at this point
Copy the full SHA c7a9435View commit details -
ci: modifying docs in 0.46 should not redeploy docs (cosmos#13732)
* ci: modifying docs in 0.46 should not redeploy docs * updates
Configuration menu - View commit details
-
Copy full SHA for ba49bff - Browse repository at this point
Copy the full SHA ba49bffView commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e4ae994 - Browse repository at this point
Copy the full SHA e4ae994View commit details
Commits on Nov 9, 2022
-
refactor: add error log when iavl set failed (backport cosmos#13803) (c…
…osmos#13804) * refactor: add error log when iavl set failed (cosmos#13803) * add error log when iavl set failed Ref: cosmos#12012 * Update CHANGELOG.md * play safe (cherry picked from commit 22f3261) # Conflicts: # CHANGELOG.md * fix conflicts Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for 2899dcf - Browse repository at this point
Copy the full SHA 2899dcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1ed1a - Browse repository at this point
Copy the full SHA 0d1ed1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd2cf1 - Browse repository at this point
Copy the full SHA 2bd2cf1View commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a809e2 - Browse repository at this point
Copy the full SHA 3a809e2View commit details -
fix: bank store migration (backport cosmos#13821) (cosmos#13829)
* fix: bank store migration (cosmos#13821) (cherry picked from commit d314a12) # Conflicts: # x/bank/migrations/v3/store.go # x/bank/migrations/v3/store_test.go * updates Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 62443b8 - Browse repository at this point
Copy the full SHA 62443b8View commit details
Commits on Nov 11, 2022
-
feat(types): set custom GasConfig on Context for GasKVStore (backport c…
…osmos#13826) (cosmos#13833) * feat(types): set custom GasConfig on Context for GasKVStore (cosmos#13826) (cherry picked from commit f001b46) # Conflicts: # CHANGELOG.md # types/context.go # types/context_test.go * fix conflicts * updates Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 68e54fa - Browse repository at this point
Copy the full SHA 68e54faView commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2114ec4 - Browse repository at this point
Copy the full SHA 2114ec4View commit details
Commits on Nov 15, 2022
-
fix: Allow underscores in EventRegex (backport cosmos#13861) (cosmos#…
…13864) * fix: Allow underscores in EventRegex (cosmos#13861) (cherry picked from commit 14c582f) # Conflicts: # CHANGELOG.md # tests/e2e/tx/service_test.go * updates * updates Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 2d515e0 - Browse repository at this point
Copy the full SHA 2d515e0View commit details
Commits on Nov 16, 2022
-
fix(group): add group members weight checks (backport cosmos#13869) (c…
…osmos#13880) * fix(group): add group members weight checks (cosmos#13869) (cherry picked from commit 3423442) # Conflicts: # CHANGELOG.md # api/cosmos/tx/v1beta1/service.pulsar.go # types/tx/service.pb.go # x/group/keeper/keeper.go * fix conflicts * updates * updates Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 0b81939 - Browse repository at this point
Copy the full SHA 0b81939View commit details -
fix(group)!: Fix group min execution period (backport cosmos#13876) (c…
…osmos#13885) * fix(group)!: Fix group min execution period (cosmos#13876) * fix: don't check MinExecutionPeriod in `Allow` * Check MinExecutionPeriod on doExecuteMsgs * Fix TestExec * Fix TestExec * test exec pruned * Fix submitproposal * Add changelog * typo * revert some changes * add minExecutionPeriod * Add docs and specs (cherry picked from commit 7661f62) # Conflicts: # CHANGELOG.md # x/group/README.md # x/group/keeper/keeper_test.go * fix docs * fix other conflicts * fix test Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 6b633ef - Browse repository at this point
Copy the full SHA 6b633efView commit details -
feat(bank): Add helper for v0.46 denom migration (cosmos#13891)
* feat(bank): Add helper for v0.46 denom migration * CL * Clearer name * Update x/bank/migrations/v046/store.go Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com> * rename Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29cf4bc - Browse repository at this point
Copy the full SHA 29cf4bcView commit details
Commits on Nov 17, 2022
-
chore: impove 0.46.5 release notes (cosmos#13898)
* chore: impove 0.46.5 release notes * update changelog
Configuration menu - View commit details
-
Copy full SHA for e5fef13 - Browse repository at this point
Copy the full SHA e5fef13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80177e - Browse repository at this point
Copy the full SHA c80177eView commit details
Commits on Nov 18, 2022
-
chore: remove typo (cosmos#13914) (cosmos#13917)
(cherry picked from commit 34dcca7) Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for b88f086 - Browse repository at this point
Copy the full SHA b88f086View commit details -
fix: correctly propagate msg errors in gov (backport cosmos#13918) (c…
…osmos#13928) * fix: correctly propagate msg errors in gov (cosmos#13918) * fix: correctly propagate msg errors in gov * chore: update changelog * fix: correctly check proposal status in tests * chore: delete unused var (cherry picked from commit 5581f7f) # Conflicts: # CHANGELOG.md # x/gov/abci_test.go * fix conflicts * updates Co-authored-by: John Letey <j@letey.de> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 2f55513 - Browse repository at this point
Copy the full SHA 2f55513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cce748 - Browse repository at this point
Copy the full SHA 8cce748View commit details
Commits on Nov 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8339276 - Browse repository at this point
Copy the full SHA 8339276View commit details
Commits on Nov 23, 2022
-
chore: add group and gov/v1 in swagger (backport cosmos#13984) (cosmo…
…s#13996) * chore: add group and gov/v1 in swagger (cosmos#13984) Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit cfa224c) # Conflicts: # client/docs/config.json # client/docs/swagger-ui/swagger.yaml * updates Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 9765823 - Browse repository at this point
Copy the full SHA 9765823View commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7bb7fa9 - Browse repository at this point
Copy the full SHA 7bb7fa9View commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c1f4ca1 - Browse repository at this point
Copy the full SHA c1f4ca1View commit details -
fix(group)!: Don't re-tally proposals after VP end (backport cosmos#1…
…4071) (cosmos#14091) * fix(group)!: Don't re-tally proposals after VP end (cosmos#14071) (cherry picked from commit 4ebe3aa) # Conflicts: # CHANGELOG.md * fix changelog and test Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 72699f7 - Browse repository at this point
Copy the full SHA 72699f7View commit details -
fix: do not shadow clientCtx in start.go (backport cosmos#14086) (cos…
…mos#14101) * fix: do not shadow clientCtx in start.go (cosmos#14086) (cherry picked from commit f96072d) # Conflicts: # server/start.go * updates Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 85d6f66 - Browse repository at this point
Copy the full SHA 85d6f66View commit details
Commits on Dec 1, 2022
-
chore: Test for Server Config Read cosmos#14125 (cosmos#14127)
(cherry picked from commit 9f46665) Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e5e302 - Browse repository at this point
Copy the full SHA 6e5e302View commit details
Commits on Dec 3, 2022
-
fix: remove duplicate ante events (backport cosmos#13983) (cosmos#14142)
* fix: remove duplicate ante events (cosmos#13983) ## Description After enabling the post-handler on our chain, we realised something odd with our transaction events. The ordering was `[ANTE, MSGS, ANTE, POST]`. After doing some digging, we realised that the context used inside the post-handler still contains the events from the ante-handler. This should be backported to v0.46.x and v0.47.x 😄 Happy to make it compatible with cosmos#13940 when that gets merged! cc @mbreithecker --- ### Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.* I have... - [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] added `!` to the type prefix if API or client breaking change - [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting)) - [ ] provided a link to the relevant issue or specification - [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules) - [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing) - [ ] added a changelog entry to `CHANGELOG.md` - [ ] included comments for [documenting Go code](https://blog.golang.org/godoc) - [ ] updated the relevant documentation or specification - [ ] reviewed "Files changed" and left comments if necessary - [ ] confirmed all CI checks have passed ### Reviewers Checklist *All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.* I have... - [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title - [ ] confirmed `!` in the type prefix if API or client breaking change - [ ] confirmed all author checklist items have been addressed - [ ] reviewed state machine logic - [ ] reviewed API design and naming - [ ] reviewed documentation is accurate - [ ] reviewed tests and test coverage - [ ] manually tested (if applicable) (cherry picked from commit 25449b5) # Conflicts: # CHANGELOG.md * fix changelog Co-authored-by: John Letey <john@kyve.network> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for ff27cd3 - Browse repository at this point
Copy the full SHA ff27cd3View commit details
Commits on Dec 6, 2022
-
feat: support alternative query multistore (backport cosmos#13529) (c…
…osmos#14169) * feat: support alternative query multistore (cosmos#13529) * support customize query multistore * Update CHANGELOG.md * fix test * Update baseapp/abci.go Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * Update baseapp/baseapp.go Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * Update baseapp/options.go Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> (cherry picked from commit 15accd7) # Conflicts: # CHANGELOG.md # baseapp/baseapp.go # baseapp/options.go * fix conflicts Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for a627446 - Browse repository at this point
Copy the full SHA a627446View commit details -
fix: state listener observe writes at wrong time (backport cosmos#13516…
…) (cosmos#14138) * fix: state listener observe writes at wrong time (cosmos#13516) * fix: state listener observe writes at wrong time Closes: cosmos#13457 Currently state listener is notified when the cache store write, which happens in commit event only, which breaks the current design. The solution (as discussed in the issue) is to listen state writes on rootmulti store only. It also changes the file streamer to output single data file for the writes in the whole block, since we can't distinguish writes from different stage of abci events. It adds new config items for file streamer: - streamers.file.output-metadata - streamers.file.stop-node-on-error - streamers.file.fsync * synchronous abci call, and format doc * fix comment * update file streamer readme and fix typos * typo * fix: state listener observe writes at wrong time Closes: cosmos#13457 Currently state listener is notified when the cache store write, which happens in commit event only, which breaks the current design. The solution (as discussed in the issue) is to listen state writes on rootmulti store only. It also changes the file streamer to output single data file for the writes in the whole block, since we can't distinguish writes from different stage of abci events. It adds new config items for file streamer: - streamers.file.output-metadata - streamers.file.stop-node-on-error - streamers.file.fsync synchronous abci call, and format doc fix comment update file streamer readme and fix typos typo * improve UX of file streamer, make it immediately usable after enabled - set default value to write_dir. - make write_dir based on home directory by default. - auto-create the directory if not exists. * get homePage from opts Co-authored-by: Marko <marbar3778@yahoo.com> (cherry picked from commit 1f91ee2) # Conflicts: # CHANGELOG.md # api/cosmos/base/store/v1beta1/listening.pulsar.go # baseapp/streaming.go # docs/architecture/adr-038-state-listening.md # server/config/toml.go # simapp/app_v2.go # store/cachemulti/store.go # store/iavl/store.go # store/mem/store.go # store/streaming/constructor.go # store/streaming/file/service.go # store/streaming/file/service_test.go # store/types/listening.pb.go # store/types/store.go * `make proto-gen`, update changelog, delete uncessary files * fix conflicts * fix conflicts * revert api breaking change * fix build * fix unit test Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for cc06bce - Browse repository at this point
Copy the full SHA cc06bceView commit details -
refactor: provide a helper for baseapp options (backport cosmos#14175) (
cosmos#14178) * refactor: provide a helper for baseapp options (cosmos#14175) * provide a helper for baseapp options * rename * changelog entry * fix spelling (cherry picked from commit 1b6192f) # Conflicts: # CHANGELOG.md # server/mock/app_test.go # simapp/simd/cmd/root.go * conflicts * lint Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 45d2f08 - Browse repository at this point
Copy the full SHA 45d2f08View commit details
Commits on Dec 7, 2022
-
feat: add --grpc client option (backport cosmos#14051) (cosmos#14192)
Co-authored-by: Aaron Craelius <aaron@regen.network> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 463f4e4 - Browse repository at this point
Copy the full SHA 463f4e4View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for eb6d0ef - Browse repository at this point
Copy the full SHA eb6d0efView commit details
Commits on Dec 10, 2022
-
chore: audit store/streaming/file/service.go (backport cosmos#14234) (c…
…osmos#14241) Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for fcfa361 - Browse repository at this point
Copy the full SHA fcfa361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ac73d - Browse repository at this point
Copy the full SHA 79ac73dView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4153b12 - Browse repository at this point
Copy the full SHA 4153b12View commit details -
fix(gov): Fix v3 votes migrations (backport cosmos#14214) (cosmos#14277)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for f71df80 - Browse repository at this point
Copy the full SHA f71df80View commit details
Commits on Dec 14, 2022
-
fix(store): Fix the TestFileStreamingService unit test. (backport cos…
…mos#14305) (cosmos#14309) Co-authored-by: Daniel Wedul <github@wedul.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 9122aad - Browse repository at this point
Copy the full SHA 9122aadView commit details
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e641907 - Browse repository at this point
Copy the full SHA e641907View commit details
Commits on Dec 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ed7888 - Browse repository at this point
Copy the full SHA 4ed7888View commit details
Commits on Jan 1, 2023
-
fix: return anteEvents when postHandler fail (backport cosmos#14448) (c…
…osmos#14459) Co-authored-by: yihuang <huang@crypto.com>
Configuration menu - View commit details
-
Copy full SHA for e7dd5e0 - Browse repository at this point
Copy the full SHA e7dd5e0View commit details
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 333e747 - Browse repository at this point
Copy the full SHA 333e747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6172fe5 - Browse repository at this point
Copy the full SHA 6172fe5View commit details