Commit Graph
5362 Commits
Author SHA1 Message Date
905e450966 feat: export genesis in simapp v2 (backport #21199) (#21325)
Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-16 13:58:48 +02:00
mergify[bot]andJulien Robert 6833172e75 chore: readmes + upgrading docs (prepare alpha) (backport #21271) (#21318)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 22:50:03 +02:00
mergify[bot]andJulien Robert 1e3b81f6f9 build(deps): use Go 1.23 instead of Go 1.22 (backport #21280) (#21308)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-15 15:42:24 +02:00
mergify[bot]andson trinh 8f171a1c54 refactor(x/auth): audit x/auth changes (backport #21146) (#21302)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-08-15 02:46:34 +07:00
mergify[bot]andjames.zhang a7a9bcb0f7 chore: remove todo: "abstract out staking message back to staking" (backport #21266) (#21299)
Co-authored-by: james.zhang <68689915+zenzenless@users.noreply.github.com>
2024-08-14 10:21:13 +00:00
dependabot[bot]andgithub-actions d32e1eab16 build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21291)
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>
2024-08-14 09:30:29 +02:00
mergify[bot]andJulián Toledano 1bc7ff528c refactor(x/slashing): audit x/slashing changes (backport #21270) (#21279)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-08-13 22:14:05 +02:00
mergify[bot]andEzequiel Raynaudo 0230cc50b9 docs: Fix old links in x/staking (backport #21277) (#21278)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
2024-08-13 21:41:49 +02:00
mergify[bot]andMarko 43ce882240 refactor: use corestore.StoreUpgrades (backport #21259) (#21274)
Co-authored-by: Marko <marko@baricevic.me>
2024-08-13 17:49:50 +02:00
737399873a refactor: remove consensus messages (backport #21248) (#21260)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-12 15:18:10 +00:00
Julien Robert 477002fb52 chore: bump dependencies in v0.52 to fix compat (#21258) 2024-08-12 16:34:32 +02:00
mergify[bot]andson trinh 8c83145933 refactor(x/authz): audit x/authz changes (backport #21251) (#21254)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-08-12 10:24:00 +00:00
09c9857276 refactor(x/consensus): audit QA (backport #21151) (#21240)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-08-09 18:34:55 +00:00
mergify[bot]andHemanth Sai f0e556a294 chore: fix spelling errors (backport #21235) (#21236)
Co-authored-by: Hemanth Sai <ghshemanth@gmail.com>
2024-08-09 07:02:40 +00:00
dependabot[bot]andgithub-actions eb954fbfa9 build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21233)
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>
2024-08-09 08:43:20 +02:00
mergify[bot]andJulien Robert a24c76fcca refactor: clarify usage of genesis.TxHandler in v1 vs v2 (backport #21213) (#21218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 11:48:30 +00:00
mergify[bot]andJulien Robert 8de031599c build(deps): bump proto-builder and regen protos (backport #21215) (#21216)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 09:47:10 +00:00
mergify[bot]andJulien Robert f5b4c23ec3 refactor(x): update to latest core (partial backport #21166) (#21214)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-08 08:28:19 +00:00
dependabot[bot] 27cd8ed9f9 build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21210) 2024-08-08 07:57:01 +02:00
mergify[bot]andFacundo Medica adcf958f34 refactor(bank): audit/QA changes (backport #21048) (#21187)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-06 21:19:35 +02:00
Julien Robert 580af8b234 chore: keep in release branch only sdk versioned software 2/2 (#21140) 2024-08-02 12:52:04 +02:00
Julien Robert 99ac978524 chore: remove unreleased and not sdk dependent packages from v0.52.x 1/n (#21093) 2024-08-01 08:04:46 +00:00
mergify[bot]andMarko 003d2ff2a7 refactor: remove comet info from consensus as it will be stored in context for v2 (backport #21120) (#21131)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-31 21:32:00 +00:00
mergify[bot]andMatt Kocubinski 1b27e4fd6e fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-07-31 16:57:44 +02:00
mergify[bot]andson trinh 7d801cc3c9 feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-07-29 14:21:00 +02:00
fcb808a54c feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 13:43:42 +02:00
mergify[bot]andAlexander Peters 826d4d3f28 refactor(sims)!: Remove Baseapp from sims (backport #21039) (#21058)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-24 18:19:32 +02:00
mergify[bot]andFacundo Medica 072a38d556 feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-07-24 18:19:12 +02:00
mergify[bot]andFacundo Medica 8e44789135 fix(x/slashing): do not error when val has zero tokens (backport #20977) (#21054)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-07-24 11:32:11 +00:00
mergify[bot]andHieu Vu 74cd41a3c4 docs(x/epochs): Fix proto comment (backport #21047) (#21056)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-07-24 13:22:33 +02:00
Julien Robert 544623f3b7 build(deps): add missing replaces and remove unnecessary ones (#21033) 2024-07-23 09:08:41 +00:00
sjtucoder fa612ef9d7 chore: fix some comments for struct field (#21027)
Signed-off-by: sjtucoder <sjtucoder@icloud.com>
2024-07-23 08:36:49 +00:00
yukionfire 67b5a5d268 chore(x): replace fmt.Errorf without parameters with errors.New (#21032) 2024-07-23 08:10:09 +00:00
Halimao c2df06c985 chore: fix errors reported by running make lint (#21015) 2024-07-22 18:01:07 +00:00
Facundo Medica 9ab162de6d chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
winniehere 331eaf42f3 chore(docs): fix functions and struct comments (#21010) 2024-07-22 07:35:43 +00:00
yukionfire e22890b11f chore(x/staking,x/upgrade): replace fmt.Errorf without parameters with errors.New (#21004) 2024-07-21 09:53:48 +00:00
Alexander Peters b0652195d8 test(x/slashing): fix slashing sims (#20995) 2024-07-19 13:30:09 +00:00
yukionfire 095c003495 chore(x/auth,x/accounts): use errors.New to replace fmt.Errorf with no parameters (#20993) 2024-07-19 09:37:03 +00:00
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
QtandMarko 3304d0803d refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-18 12:01:45 +02:00
Marko 9436bcb7f2 chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
zakir 2370a50d86 refactor(genutil/cli): remove txConfig from genesis command (#20976) 2024-07-18 09:12:53 +00:00
dependabot[bot]andgithub-actions f9f0ca442d build(deps): Bump github.com/cosmos/crypto from 0.1.1 to 0.1.2 (#20979)
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>
2024-07-18 08:08:34 +00:00
winniehere 49bc189df1 chore: fix functions' comments (#20974) 2024-07-17 11:52:06 +00:00
Julián Toledano 77dd7329e8 fix(auth): UseGrantedFees error (#20963) 2024-07-16 09:17:34 +00:00
Julien Robert b68736306e chore: bring in patch release changelogs (#20952) 2024-07-15 14:29:05 +00:00
Facundo Medica f61141f15e fix(x/staking): Add missing data from import/export (#20953) 2024-07-15 13:01:08 +00:00
Julián Toledano df4214a153 docs(x/tx): add README (#20913) 2024-07-15 11:11:14 +00:00
MarkoandAlexander Peters 2cf378174d fix: use contents of the tx as identifier in cache (#20533)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-15 09:40:41 +00:00