-
Notifications
You must be signed in to change notification settings - Fork 34
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: update sdk to the lastest version #625
Commits on May 9, 2024
-
feat(client/v2): override short description in generated command (bac…
…kport cosmos#20266) (cosmos#20269) Co-authored-by: John Letey <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2d3b2a - Browse repository at this point
Copy the full SHA a2d3b2aView commit details -
feat(runtime): Add missing NewTransientStoreService (backport cosmos#…
…20261) (cosmos#20327) Co-authored-by: beer-1 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f8e3a5 - Browse repository at this point
Copy the full SHA 9f8e3a5View commit details -
fix: allow tx decoding to fail in GetBlockWithTxs (backport cosmos#20323
) (cosmos#20329) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3904228 - Browse repository at this point
Copy the full SHA 3904228View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d5e2d0 - Browse repository at this point
Copy the full SHA 5d5e2d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b696f7a - Browse repository at this point
Copy the full SHA b696f7aView commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b6045c - Browse repository at this point
Copy the full SHA 5b6045cView commit details
Commits on May 13, 2024
-
feat(client): add consensus address for debug cmd (backport cosmos#20328
) (cosmos#20366) Co-authored-by: mmsqe <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08fdfec - Browse repository at this point
Copy the full SHA 08fdfecView commit details
Commits on May 14, 2024
-
feat(client): overwrite client context instead of setting new one (ba…
…ckport cosmos#20356) (cosmos#20383) Co-authored-by: Shude Li <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83747c5 - Browse repository at this point
Copy the full SHA 83747c5View commit details
Commits on May 17, 2024
-
fix: correctly assign
execModeSimulate
to context forsimulateTx
……(backport cosmos#20342) (cosmos#20346) Co-authored-by: Damian Nolan <[email protected]> Co-authored-by: Julien Robert <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b99ca2c - Browse repository at this point
Copy the full SHA b99ca2cView commit details
Commits on May 27, 2024
-
docs: update diagram to be shown properly (backport cosmos#20454) (co…
…smos#20460) Co-authored-by: tianyeyouyou <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ca9873 - Browse repository at this point
Copy the full SHA 2ca9873View commit details -
docs: fix note blocks display failure (backport cosmos#20457) (cosmos…
…#20459) Co-authored-by: cocoyeal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5545d45 - Browse repository at this point
Copy the full SHA 5545d45View commit details -
docs: update link contents (backport cosmos#20437) (cosmos#20462)
Co-authored-by: PolyMa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 443f153 - Browse repository at this point
Copy the full SHA 443f153View commit details
Commits on May 28, 2024
-
fix(x/consensus): harden consensus params proposal (cosmos#20381)
Co-authored-by: Sergio Mena <[email protected]> Co-authored-by: sontrinh16 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d180df8 - Browse repository at this point
Copy the full SHA d180df8View commit details
Commits on Jun 3, 2024
-
docs: add docs on permissions (backport cosmos#20526) (cosmos#20527)
Co-authored-by: Marko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cfb349 - Browse repository at this point
Copy the full SHA 9cfb349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9313b0f - Browse repository at this point
Copy the full SHA 9313b0fView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62212df - Browse repository at this point
Copy the full SHA 62212dfView commit details
Commits on Jun 6, 2024
-
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (c…
…osmos#20567) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8bfb8a - Browse repository at this point
Copy the full SHA d8bfb8aView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aeb1e8f - Browse repository at this point
Copy the full SHA aeb1e8fView commit details
Commits on Jun 12, 2024
-
docs: Update high level overview and introduction (backport cosmos#20535
) (cosmos#20627) Co-authored-by: samricotta <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5253e8 - Browse repository at this point
Copy the full SHA c5253e8View commit details
Commits on Jun 13, 2024
-
fix: Properly parse json in the wait-tx command. (backport cosmos#20631…
…) (cosmos#20660) Co-authored-by: Daniel Wedul <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea16396 - Browse repository at this point
Copy the full SHA ea16396View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e0f767 - Browse repository at this point
Copy the full SHA 5e0f767View commit details -
feat(client): Add flag & reading mnemonic from file (backport cosmos#…
…20690) (cosmos#20712) Co-authored-by: Hieu Vu <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6428f7 - Browse repository at this point
Copy the full SHA d6428f7View commit details
Commits on Jun 19, 2024
-
fix: nested multisig signatures using CLI (backport cosmos#20438) (co…
…smos#20692) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: marbar3778 <[email protected]> Co-authored-by: Facundo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5db395b - Browse repository at this point
Copy the full SHA 5db395bView commit details -
feat(client/v2): get keyring from context (backport cosmos#19646) (co…
…smos#20727) Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d349c2 - Browse repository at this point
Copy the full SHA 5d349c2View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e6db14 - Browse repository at this point
Copy the full SHA 0e6db14View commit details
Commits on Jun 25, 2024
-
feat: parse home flag earlier (backport cosmos#20771) (cosmos#20777)
Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4c342e - Browse repository at this point
Copy the full SHA e4c342eView commit details
Commits on Jun 28, 2024
-
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 (c…
…osmos#20805) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ba5b444 - Browse repository at this point
Copy the full SHA ba5b444View commit details
Commits on Jul 2, 2024
-
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.9 (c…
…osmos#20836) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c16683 - Browse repository at this point
Copy the full SHA 1c16683View commit details
Commits on Jul 5, 2024
-
fix(simulation): fix the problem of `validator set is empty after Ini…
…tGenesis` in simulation test (backport cosmos#18196) (cosmos#20897) Co-authored-by: Chenqun Lu <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c51f58c - Browse repository at this point
Copy the full SHA c51f58cView commit details
Commits on Jul 11, 2024
-
fix(simulation): Fix all problems
make test-sim-custom-genesis-fast
…… for simulation test. (backport cosmos#17911) (cosmos#20909) Co-authored-by: Chenqun Lu <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6986270 - Browse repository at this point
Copy the full SHA 6986270View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c64d101 - Browse repository at this point
Copy the full SHA c64d101View commit details -
Configuration menu - View commit details
-
Copy full SHA for d975e01 - Browse repository at this point
Copy the full SHA d975e01View commit details -
fix: include pagination.key at reverse mode (backport cosmos#20939) (c…
…osmos#20954) Co-authored-by: beer-1 <[email protected]> Co-authored-by: Facundo <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 711d86a - Browse repository at this point
Copy the full SHA 711d86aView commit details
Commits on Jul 16, 2024
-
build(deps): Bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10 (…
…cosmos#20960) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28721bc - Browse repository at this point
Copy the full SHA 28721bcView commit details
Commits on Jul 17, 2024
-
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport cosm…
…os#20964) (cosmos#20970) Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 451683b - Browse repository at this point
Copy the full SHA 451683bView commit details -
fix(client/grpc):
node.NewQueryServer
method not settingcfg
(bac……kport cosmos#20969) (cosmos#20973)
Configuration menu - View commit details
-
Copy full SHA for 7d0d59d - Browse repository at this point
Copy the full SHA 7d0d59dView commit details
Commits on Jul 21, 2024
-
fix: NewIntegrationApp does not write default genesis to state (backp…
…ort cosmos#21006) (cosmos#21008) Co-authored-by: son trinh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb71828 - Browse repository at this point
Copy the full SHA eb71828View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 564cc4d - Browse repository at this point
Copy the full SHA 564cc4dView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0702719 - Browse repository at this point
Copy the full SHA 0702719View commit details
Commits on Jul 26, 2024
-
fix(runtime): remove
appv1alpha1.Config
from runtime (backport cosm……os#21042) (cosmos#21080) Co-authored-by: Julien Robert <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e135030 - Browse repository at this point
Copy the full SHA e135030View commit details
Commits on Jul 30, 2024
-
feat: check latest block if no arg in
q block
andq block-results
…… (backport cosmos#21084) (cosmos#21111) Co-authored-by: Julien Robert <[email protected]> Co-authored-by: sontrinh16 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91d412c - Browse repository at this point
Copy the full SHA 91d412cView commit details
Commits on Aug 1, 2024
-
fix(simapp): concurrent map writes when calling GetSigners (backport c…
…osmos#21073) (cosmos#21130) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Julien Robert <[email protected]> Co-authored-by: Facundo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffd5696 - Browse repository at this point
Copy the full SHA ffd5696View commit details -
docs: Fix cli usage examples (backport cosmos#21150) (cosmos#21154)
Co-authored-by: Christoph Otter <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31ef899 - Browse repository at this point
Copy the full SHA 31ef899View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a565daa - Browse repository at this point
Copy the full SHA a565daaView commit details
Commits on Aug 5, 2024
-
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (cosmos#21170)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3fc8074 - Browse repository at this point
Copy the full SHA 3fc8074View commit details
Commits on Aug 6, 2024
-
fix(baseapp): return events from preblocker in FinalizeBlockResponse …
…(backport cosmos#21159) (cosmos#21162) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: marbar3778 <[email protected]> Co-authored-by: Facundo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f6796f - Browse repository at this point
Copy the full SHA 3f6796fView commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16d3025 - Browse repository at this point
Copy the full SHA 16d3025View commit details -
ci: attempt to fix goreleaser (backport cosmos#21194) (cosmos#21196)
Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bfcf55 - Browse repository at this point
Copy the full SHA 8bfcf55View commit details
Commits on Aug 8, 2024
-
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (cosmos#21209)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cde754 - Browse repository at this point
Copy the full SHA 1cde754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156231b - Browse repository at this point
Copy the full SHA 156231bView commit details
Commits on Aug 9, 2024
-
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (co…
…smos#21234) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 057cd3b - Browse repository at this point
Copy the full SHA 057cd3bView commit details
Commits on Aug 10, 2024
-
feat: module hash by height query (backport cosmos#20779) (cosmos#21247)
Co-authored-by: Adam Tucker <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c5f521 - Browse repository at this point
Copy the full SHA 8c5f521View commit details
Commits on Aug 13, 2024
-
build(deps): Bump github.com/cometbft/cometbft from 0.38.10 to 0.38.11 (
cosmos#21264) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7ee700 - Browse repository at this point
Copy the full SHA f7ee700View commit details -
feat(confix): allow customization of migration plan (backport cosmos#…
…21202) (cosmos#21268) Co-authored-by: Tom <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7306552 - Browse repository at this point
Copy the full SHA 7306552View commit details
Commits on Aug 14, 2024
-
build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (co…
…smos#21294) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2f49e9e - Browse repository at this point
Copy the full SHA 2f49e9eView commit details
Commits on Aug 16, 2024
-
fix(baseapp)!: Halt at height now does not produce the halt height bl…
…ock (backport cosmos#21256) (cosmos#21323) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Facundo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 624fe4a - Browse repository at this point
Copy the full SHA 624fe4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e37404d - Browse repository at this point
Copy the full SHA e37404dView commit details
Commits on Aug 17, 2024
-
docs: rename app v2 to app di when talking about runtime v0 (backport c…
…osmos#21329) (cosmos#21335) Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3c64e3 - Browse repository at this point
Copy the full SHA e3c64e3View commit details
Commits on Aug 19, 2024
-
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (cosmos#21351)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73215a9 - Browse repository at this point
Copy the full SHA 73215a9View commit details
Commits on Aug 26, 2024
-
docs: fix outdated link (backport cosmos#21397) (cosmos#21400)
Co-authored-by: KI <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f81f5c - Browse repository at this point
Copy the full SHA 2f81f5cView commit details
Commits on Aug 29, 2024
-
feat(x/bank): add origin address in event multisend (backport cosmos#…
…21460) (cosmos#21465) Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3b34fd - Browse repository at this point
Copy the full SHA f3b34fdView commit details
Commits on Aug 30, 2024
-
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (c…
…osmos#21473) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f2b1a52 - Browse repository at this point
Copy the full SHA f2b1a52View commit details -
fix(baseapp): preblock events are not emmitted correctly (backport co…
…smos#21444) (cosmos#21458) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c9152d - Browse repository at this point
Copy the full SHA 8c9152dView commit details
Commits on Sep 2, 2024
-
fix(x/consensus)!: update cons params parsing checks (backport cosmos…
…#21484) (cosmos#21493) Co-authored-by: MSalopek <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ca62cb - Browse repository at this point
Copy the full SHA 1ca62cbView commit details
Commits on Sep 3, 2024
-
fix(types/mempool): fix slice init length (backport cosmos#21494) (co…
…smos#21519) Co-authored-by: dropbigfish <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11039b7 - Browse repository at this point
Copy the full SHA 11039b7View commit details
Commits on Sep 4, 2024
-
build(deps): Bump github.com/cometbft/cometbft from 0.38.11 to 0.38.12 (
cosmos#21535) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0c8d67 - Browse repository at this point
Copy the full SHA d0c8d67View commit details -
feat(x/genutil): bulk add genesis accounts (backport cosmos#21372) (c…
…osmos#21544) Co-authored-by: Reece Williams <[email protected]> Co-authored-by: Reece Williams <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8aec4d - Browse repository at this point
Copy the full SHA c8aec4dView commit details
Commits on Sep 5, 2024
-
fix(mempool): data race in mempool prepare proposal handler (backport c…
…osmos#21413) (cosmos#21541) Co-authored-by: yihuang <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e89009e - Browse repository at this point
Copy the full SHA e89009eView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f516a1e - Browse repository at this point
Copy the full SHA f516a1eView commit details
Commits on Sep 9, 2024
-
docs(x/evidence): fix evidence module subcommands help message (backp…
…ort cosmos#21589) (cosmos#21592)
Configuration menu - View commit details
-
Copy full SHA for dad56e1 - Browse repository at this point
Copy the full SHA dad56e1View commit details -
docs(client/debug): correct and improve
debug pubkey-raw
command ex……ample (backport cosmos#21594) (cosmos#21600) Co-authored-by: lilasxie <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63a535e - Browse repository at this point
Copy the full SHA 63a535eView commit details
Commits on Sep 12, 2024
-
docs(client/debug): correct
debug raw-bytes
command example (backportcosmos#21671) (cosmos#21676) Co-authored-by: lilasxie <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef8a575 - Browse repository at this point
Copy the full SHA ef8a575View commit details
Commits on Sep 13, 2024
-
docs(x/authz): update grant docs (backport cosmos#21677) (cosmos#21700)
Co-authored-by: Eric Mokaya <[email protected]> Co-authored-by: Akhil Kumar P <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe37dfb - Browse repository at this point
Copy the full SHA fe37dfbView commit details -
feat(x/genutil): add better error messages for genesis validation (ba…
…ckport cosmos#21701) (cosmos#21708) Co-authored-by: Eric Mokaya <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f78ed49 - Browse repository at this point
Copy the full SHA f78ed49View commit details
Commits on Sep 16, 2024
-
feat(types/collections): add
LegacyDec
collection value (backport c……osmos#21693) (cosmos#21724) Co-authored-by: John Letey <[email protected]> Co-authored-by: sontrinh16 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b21441c - Browse repository at this point
Copy the full SHA b21441cView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3feb2c0 - Browse repository at this point
Copy the full SHA 3feb2c0View commit details -
docs(x/circuit): display correct example (backport cosmos#21768) (cos…
…mos#21773) Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a0a76f - Browse repository at this point
Copy the full SHA 9a0a76fView commit details -
fix(runtime): fix option order (backport cosmos#21769) (cosmos#21771)
Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2ec2f6 - Browse repository at this point
Copy the full SHA b2ec2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f812291 - Browse repository at this point
Copy the full SHA f812291View commit details
Commits on Sep 18, 2024
-
feat(x/tx): add
aminoNameAsTypeURL
option in aminojson encoder (bac……kport cosmos#21712) (cosmos#21798) Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ee3115 - Browse repository at this point
Copy the full SHA 7ee3115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25255e4 - Browse repository at this point
Copy the full SHA 25255e4View commit details
Commits on Sep 19, 2024
-
feat(testutil/integration): allow to pass baseapp options (backport c…
…osmos#21816) (cosmos#21818) Co-authored-by: Julien Robert <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 043cea3 - Browse repository at this point
Copy the full SHA 043cea3View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dc6e8b - Browse repository at this point
Copy the full SHA 6dc6e8bView commit details
Commits on Sep 21, 2024
-
feat(crypto/keyring): add Linux's keyctl support (backport cosmos#21653…
…) (cosmos#21840) Co-authored-by: Alessio Treglia <[email protected]> Co-authored-by: marbar3778 <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 809950e - Browse repository at this point
Copy the full SHA 809950eView commit details
Commits on Sep 23, 2024
-
fix(x/staking): query redelegation command (backport cosmos#21856) (c…
…osmos#21861) Co-authored-by: Akhil Kumar P <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5f463a - Browse repository at this point
Copy the full SHA a5f463aView commit details
Commits on Sep 25, 2024
-
chore(docs): rename merlin to simapp (backport cosmos#21884) (cosmos#…
…21886) Co-authored-by: Marko <[email protected]> Co-authored-by: marbar3778 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa02dcd - Browse repository at this point
Copy the full SHA fa02dcdView commit details
Commits on Sep 26, 2024
-
fix(cli): avoid id isn't supported error when query address-by-acc-nu…
…m (backport cosmos#21919) (cosmos#21922) Co-authored-by: mmsqe <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2609f9c - Browse repository at this point
Copy the full SHA 2609f9cView commit details -
fix(sims): Skip sims test when running dry on validators (backport co…
…smos#21906) (cosmos#21910) Co-authored-by: Alexander Peters <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcd31a1 - Browse repository at this point
Copy the full SHA bcd31a1View commit details -
fix(client/v2): correctly handle enhanced sub commands (backport cosm…
…os#21809) (cosmos#21930) Co-authored-by: John Letey <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 412f4e7 - Browse repository at this point
Copy the full SHA 412f4e7View commit details -
feat(client/v2): improve error message on enums (backport cosmos#21936)…
… (cosmos#21938) Co-authored-by: Facundo Medica <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ced9572 - Browse repository at this point
Copy the full SHA ced9572View commit details
Commits on Sep 27, 2024
-
chore: regenerate addrbook.json for in-place-testnet (backport cosmos…
…#21941) (cosmos#21947) Co-authored-by: Adam Tucker <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e74a30 - Browse repository at this point
Copy the full SHA 4e74a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e20fe - Browse repository at this point
Copy the full SHA d4e20feView commit details