-
Notifications
You must be signed in to change notification settings - Fork 0
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
sdk version bump #1
base: v0.47.5-patch-validators
Are you sure you want to change the base?
sdk version bump #1
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ceb1b9d - Browse repository at this point
Copy the full SHA ceb1b9dView commit details
Commits on Sep 6, 2023
-
fix: typo in comment (backport cosmos#17635) (cosmos#17637)
Co-authored-by: Bryan White <bryanchriswhite@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 1dfa761 - Browse repository at this point
Copy the full SHA 1dfa761View commit details -
build(deps): Bump github.com/cosmos/iavl from 0.20.0 to 0.20.1 (cosmo…
…s#17632) 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 <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 9413cdd - Browse repository at this point
Copy the full SHA 9413cddView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 980e17c - Browse repository at this point
Copy the full SHA 980e17cView commit details
Commits on Sep 11, 2023
-
chore: log panic recovery in runTx (backport: cosmos#17556) (cosmos#1…
…7671) Co-authored-by: Cal Bera <calbera@berachain.com>
Configuration menu - View commit details
-
Copy full SHA for c79964c - Browse repository at this point
Copy the full SHA c79964cView commit details -
fix: nil pointer ref priority nonce mempool iterator (backport cosmos…
…#17668) (cosmos#17675) Co-authored-by: Bala Murali Krishna Komatireddy <krishna192reddy@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 55aa507 - Browse repository at this point
Copy the full SHA 55aa507View commit details
Commits on Sep 18, 2023
-
feat(gov): handle panics when executing x/gov proposals (backport cos…
…mos#17780) (cosmos#17793) 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 80705f7 - Browse repository at this point
Copy the full SHA 80705f7View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c65feec - Browse repository at this point
Copy the full SHA c65feecView commit details
Commits on Sep 25, 2023
-
fix(baseapp): select txs correctly with no-op mempool (backport cosmo…
…s#17769) (cosmos#17848) 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 a6f79a9 - Browse repository at this point
Copy the full SHA a6f79a9View commit details
Commits on Sep 26, 2023
-
docs: small update for routes change (backport cosmos#17881) (cosmos#…
…17887) Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d6c611 - Browse repository at this point
Copy the full SHA 8d6c611View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0ab380 - Browse repository at this point
Copy the full SHA e0ab380View commit details -
Configuration menu - View commit details
-
Copy full SHA for f29fcc5 - Browse repository at this point
Copy the full SHA f29fcc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85034c1 - Browse repository at this point
Copy the full SHA 85034c1View commit details -
chore(store): check value (backport cosmos#17900) (cosmos#17908)
Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 353ae64 - Browse repository at this point
Copy the full SHA 353ae64View commit details -
refactor(x/gov): remove gov vote and proposal based telemetry (backport
cosmos#17910) (cosmos#17916) Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for afd4d9d - Browse repository at this point
Copy the full SHA afd4d9dView commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7c4bfd - Browse repository at this point
Copy the full SHA d7c4bfdView commit details
Commits on Oct 9, 2023
-
chore(staking): add delegator to events (backport cosmos#18006) (cosm…
…os#18012) Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 2601e23 - Browse repository at this point
Copy the full SHA 2601e23View commit details -
feat(baseapp): expose
Mempool
(backport cosmos#17954) (cosmos#18010)Co-authored-by: Devon Bear <itsdevbear@berachain.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 7d12782 - Browse repository at this point
Copy the full SHA 7d12782View commit details -
docs: fix typos (backport cosmos#18018) (cosmos#18020)
Co-authored-by: shuoer86 <129674997+shuoer86@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 02c403f - Browse repository at this point
Copy the full SHA 02c403fView commit details
Commits on Oct 11, 2023
-
chore(x/consensus): check for nil params (backport cosmos#18041) (cos…
…mos#18069) Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for d24d469 - Browse repository at this point
Copy the full SHA d24d469View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c121fcc - Browse repository at this point
Copy the full SHA c121fccView commit details -
chore: fix comments on bech32 (backport cosmos#18114) (cosmos#18117)
Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for efa1226 - Browse repository at this point
Copy the full SHA efa1226View commit details
Commits on Oct 16, 2023
-
fix(x/bank): miss keypair of SendEnabled to restore legacy param set …
…before migration (cosmos#18107)
Configuration menu - View commit details
-
Copy full SHA for 91b44c5 - Browse repository at this point
Copy the full SHA 91b44c5View commit details
Commits on Oct 17, 2023
-
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.12.3 to 0…
….12.4 (cosmos#18136) Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 0469b11 - Browse repository at this point
Copy the full SHA 0469b11View commit details
Commits on Oct 19, 2023
-
feat(server): start grpc server and register services when starting i…
…n standalone mode (v0.47) (cosmos#18109) Co-authored-by: Marko <marko@baricevic.me>
Configuration menu - View commit details
-
Copy full SHA for 1a306fd - Browse repository at this point
Copy the full SHA 1a306fdView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d003fa1 - Browse repository at this point
Copy the full SHA d003fa1View commit details
Commits on Oct 23, 2023
-
refactor(x/authz): extend validate genesis (backport cosmos#18042) (c…
…osmos#18208) Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 362f234 - Browse repository at this point
Copy the full SHA 362f234View commit details -
fix(authz): check string is not empty (backport cosmos#18209) (cosmos…
…#18218) Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 269a245 - Browse repository at this point
Copy the full SHA 269a245View commit details
Commits on Oct 24, 2023
-
chore(x/upgrade): Use ValidateBasic for Plan in ReadUpgradeInfoFromDi…
…sk (backport cosmos#18210) (cosmos#18230) Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 98a8bfe - Browse repository at this point
Copy the full SHA 98a8bfeView commit details
Commits on Oct 25, 2023
-
refactor(network): call
app.Close()
on network cleanup (backport co……smos#18249) (cosmos#18251) Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for af758d7 - Browse repository at this point
Copy the full SHA af758d7View commit details -
fix(server): don't hardcode grpc address to localhost (backport cosmo…
…s#18254) (cosmos#18259) Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 8c9ab2c - Browse repository at this point
Copy the full SHA 8c9ab2cView commit details
Commits on Oct 26, 2023
-
fix: use a lower file permission in file creation (backport cosmos#18206
) (cosmos#18264) Co-authored-by: Marko <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for d3c9653 - Browse repository at this point
Copy the full SHA d3c9653View commit details
Commits on Oct 29, 2023
-
fix(snapshot): grant execution permissions to the snapshot dir for th…
…e owner (backport cosmos#18294) (cosmos#18296)
Configuration menu - View commit details
-
Copy full SHA for 00ee987 - Browse repository at this point
Copy the full SHA 00ee987View commit details
Commits on Nov 7, 2023
-
build(deps): Bump cosmossdk.io/math from 1.1.2 to 1.2.0 (cosmos#18398)
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 <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 37ad929 - Browse repository at this point
Copy the full SHA 37ad929View commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03d578b - Browse repository at this point
Copy the full SHA 03d578bView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb6d235 - Browse repository at this point
Copy the full SHA cb6d235View commit details
Commits on Nov 19, 2023
-
feat(server): cmd flag to disable colored logs (backport cosmos#18478) (
cosmos#18508) Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 60112c6 - Browse repository at this point
Copy the full SHA 60112c6View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d79964b - Browse repository at this point
Copy the full SHA d79964bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b0cdd - Browse repository at this point
Copy the full SHA 58b0cddView commit details
Commits on Nov 22, 2023
-
fix(server): properly parse multiple gas config (backport cosmos#18537)…
… (cosmos#18544) Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 55c6d55 - Browse repository at this point
Copy the full SHA 55c6d55View commit details
Commits on Nov 27, 2023
-
build(deps): Bump github.com/cometbft/cometbft from 0.37.2 to 0.37.4 (c…
…osmos#18572) Signed-off-by: dependabot[bot] <support@github.com> 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 044ff4d - Browse repository at this point
Copy the full SHA 044ff4dView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c7a090 - Browse repository at this point
Copy the full SHA 3c7a090View commit details -
docs: add ante precision (backport cosmos#18709) (cosmos#18730)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 6309fa7 - Browse repository at this point
Copy the full SHA 6309fa7View commit details
Commits on Dec 19, 2023
-
fix(x/auth): remove misleading gas wanted value from tx simulation fa…
…ilure response (backport cosmos#18772) (cosmos#18776) Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 371744b - Browse repository at this point
Copy the full SHA 371744bView commit details -
docs: add index page for learn section (backport cosmos#18777) (cosmo…
…s#18779) Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: yihuang <huang@crypto.com> Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: samricotta <samanthalricotta@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c1fa8c - Browse repository at this point
Copy the full SHA 9c1fa8cView commit details -
docs: fix for links (backport cosmos#18816) (cosmos#18819)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 929e76b - Browse repository at this point
Copy the full SHA 929e76bView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e60114 - Browse repository at this point
Copy the full SHA 9e60114View commit details -
Configuration menu - View commit details
-
Copy full SHA for d09f40d - Browse repository at this point
Copy the full SHA d09f40dView commit details
Commits on Dec 21, 2023
-
feat(client): add
WithFromName
to tx factory (backport cosmos#18852) (cosmos#18854) Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for b912ccf - Browse repository at this point
Copy the full SHA b912ccfView commit details
Commits on Dec 23, 2023
-
perf: Speedup coins.Sort() when coins is of length 1 (backport cosmos…
…#18875) (cosmos#18878) Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 1b809a4 - Browse repository at this point
Copy the full SHA 1b809a4View commit details
Commits on Dec 26, 2023
-
perf: Speedup DecCoin.Sort() when coins is of length 1 (backport cosm…
…os#18888) (cosmos#18890) Co-authored-by: Dong Lieu <93205232+DongLieu@users.noreply.github.com> Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 5d406c1 - Browse repository at this point
Copy the full SHA 5d406c1View commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67aee75 - Browse repository at this point
Copy the full SHA 67aee75View commit details
Commits on Jan 9, 2024
-
test: add NodeURI for clientCtx (backport cosmos#18930) (cosmos#18988)
Co-authored-by: mmsqe <tqd0800210105@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for bc8f3e6 - Browse repository at this point
Copy the full SHA bc8f3e6View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0a8560 - Browse repository at this point
Copy the full SHA f0a8560View commit details
Commits on Jan 11, 2024
-
build(deps): Bump cosmossdk.io/log from 1.2.1 to 1.3.0 (cosmos#19024)
Signed-off-by: dependabot[bot] <support@github.com> 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 9f277b7 - Browse repository at this point
Copy the full SHA 9f277b7View commit details -
build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (cosmos#19025)
Signed-off-by: dependabot[bot] <support@github.com> 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 6aed814 - Browse repository at this point
Copy the full SHA 6aed814View commit details
Commits on Jan 19, 2024
-
fix: allow empty public keys when setting signatures (backport cosmos…
…#19106) (cosmos#19108) Co-authored-by: Callum Waters <cmwaters19@gmail.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 1663a59 - Browse repository at this point
Copy the full SHA 1663a59View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4912bef - Browse repository at this point
Copy the full SHA 4912befView commit details
Commits on Jan 23, 2024
-
docs: fix typo in 06-grpc_rest.md (backport cosmos#19192) (cosmos#19194)
Co-authored-by: Yoksirod <103229163+taramakage@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for e62c19c - Browse repository at this point
Copy the full SHA e62c19cView commit details
Commits on Jan 29, 2024
-
fix: skip same-sender non-sequential sequence and then add others txs…
… new solution (backport cosmos#19177) (cosmos#19250) Co-authored-by: Brann Bronzebeard <90186866+ZiHengLee@users.noreply.github.com> Co-authored-by: Facundo <facundomedica@gmail.com> Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a10f13 - Browse repository at this point
Copy the full SHA 2a10f13View commit details
Commits on Feb 3, 2024
-
test(baseapp): Refactor tx selector tests + better comments (backport c…
…osmos#19284) (cosmos#19288) Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com> Co-authored-by: Facundo <facundomedica@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0a4370b - Browse repository at this point
Copy the full SHA 0a4370bView commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7df9bac - Browse repository at this point
Copy the full SHA 7df9bacView commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d99e1a7 - Browse repository at this point
Copy the full SHA d99e1a7View commit details
Commits on Feb 19, 2024
-
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.2 to…
… 1.0.0-beta.4 (cosmos#19472) Signed-off-by: dependabot[bot] <support@github.com> 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 <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for f80c985 - Browse repository at this point
Copy the full SHA f80c985View commit details -
Merge pull request from GHSA-4j93-fm92-rp4m
* fix(x/auth/vesting): Add `BlockedAddr` check in `CreatePeriodicVestingAccount` * updates
Configuration menu - View commit details
-
Copy full SHA for 5412062 - Browse repository at this point
Copy the full SHA 5412062View commit details
Commits on Feb 26, 2024
-
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (cosmos#19564)
Signed-off-by: dependabot[bot] <support@github.com> 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 <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for f7dc97b - Browse repository at this point
Copy the full SHA f7dc97bView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 792b6da - Browse repository at this point
Copy the full SHA 792b6daView commit details -
Merge pull request from GHSA-86h5-xcpx-cfqc
* fix slashing logic * add test * changelog + release notes * word --------- Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for d1b5b0c - Browse repository at this point
Copy the full SHA d1b5b0cView commit details
Commits on Mar 11, 2024
-
build(deps): Bump deps (backport cosmos#19655) (cosmos#19712)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 1cf2940 - Browse repository at this point
Copy the full SHA 1cf2940View commit details
Commits on Mar 12, 2024
-
fix(x/gov): grpc query tally for failed proposal (backport cosmos#19725…
…) (cosmos#19728) Co-authored-by: David Tumcharoen <david@alleslabs.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for 6b11b65 - Browse repository at this point
Copy the full SHA 6b11b65View commit details
Commits on Mar 13, 2024
-
fix(crypto): error if incorrect ledger public key (backport cosmos#19691
) (cosmos#19746) Co-authored-by: Rootul P <rootulp@gmail.com> Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9b1324 - Browse repository at this point
Copy the full SHA b9b1324View commit details
Commits on Mar 14, 2024
-
build(deps): Bump github.com/cometbft/cometbft from 0.37.4 to 0.37.5 (c…
…osmos#19752) Signed-off-by: dependabot[bot] <support@github.com> 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 <julien@rbrt.fr>
Configuration menu - View commit details
-
Copy full SHA for cdb519f - Browse repository at this point
Copy the full SHA cdb519fView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddfb854 - Browse repository at this point
Copy the full SHA ddfb854View commit details