-
Notifications
You must be signed in to change notification settings - Fork 5
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
Problem: v0.47.x is outdated #197
Problem: v0.47.x is outdated #197
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
-
Configuration menu - View commit details
-
Copy full SHA for fb8e3a4 - Browse repository at this point
Copy the full SHA fb8e3a4View commit details