Vlad J
|
d235bc4952
|
refactor!(gov): make distribution keeper optional (#25616)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
|
2025-12-01 19:51:51 +00:00 |
|
mmsqe
|
e857245c21
|
chore: separated deprecated modules into the contrib directory (#25613)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
|
2025-12-01 18:17:57 +00:00 |
|
Vlad J
|
ca3241e227
|
chore(gov): decouple gov staking (#25615)
|
2025-11-27 20:00:00 +00:00 |
|
Alex | Cosmos Labs
|
12d63d04a5
|
chore: bump linter (#25537)
|
2025-11-03 11:30:03 -05:00 |
|
Alex | Interchain Labs
|
727faf0484
|
refactor: bring cometbft back to v0.38.x family (#25285)
|
2025-08-29 15:58:04 -04:00 |
|
Alex | Interchain Labs
|
151614d6f1
|
chore: move modules (#25090)
|
2025-08-19 16:50:40 -04:00 |
|
David Klank
|
892f4d868c
|
docs: fix misspelled issues (#24989)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-07-29 20:06:24 +00:00 |
|
emmmm
|
e5a7389a98
|
fix: multiple typos of different importance (#25026)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-07-29 19:25:26 +00:00 |
|
strmfos
|
7818b36f42
|
fix: typos across the codebase (#25035)
|
2025-07-29 14:01:33 +00:00 |
|
strmfos
|
ea11dd1918
|
fix: typos across the codebase (#25022)
|
2025-07-28 13:47:37 +00:00 |
|
Micke
|
c047bf741c
|
docs: correct spelling errors across multiple packages (#24988)
|
2025-07-24 21:17:14 +00:00 |
|
Tyler
|
b448373255
|
Merge commit from fork
* fixed
* revert msg server export
* lint
* update changelog
---------
Co-authored-by: aljo242 <alex@interchainlabs.io>
|
2025-07-08 07:37:16 -07:00 |
|
Zachary Becker
|
fd170b5140
|
feat: Update Cosmos SDK to CometBFT v2 (#24837)
Co-authored-by: aljo242 <alex@interchainlabs.io>
|
2025-06-04 17:34:20 +00:00 |
|
Fabiana Cecin
|
b71d0894f0
|
feat: Upgrade to CometBFT v1.x series (#24114)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Zachary Becker <zachary@interchainlabs.io>
|
2025-05-13 12:57:22 +00:00 |
|
Alex | Interchain Labs
|
72e88c9087
|
chore: deprecate group module (#24571)
|
2025-04-29 13:17:22 +00:00 |
|
Hung Dinh | Decentrio
|
e2aa8474a5
|
test(integration/tx): Add tx simulate benchmark test (#24462)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-14 15:46:01 +00:00 |
|
Alex | Interchain Labs
|
d68d169a63
|
feat: add x/protocolpool (#23933)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-29 19:45:39 +00:00 |
|
Hoang Do
|
16f1b61de5
|
feat(grpc): adds error handling for out-of-gas panics in grpc query handlers (#24073)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-26 15:25:49 +00:00 |
|
Alex | Interchain Labs
|
b7a20b81f6
|
chore: lint v2 (#24118)
|
2025-03-25 15:57:24 +00:00 |
|
Alex | Interchain Labs
|
7fd79df4e1
|
chore: fix all linting (#24101)
|
2025-03-21 15:04:36 -07:00 |
|
Alex | Interchain Labs
|
1c47307bfd
|
chore: fix proto building warning (#24086)
|
2025-03-20 16:59:52 -04:00 |
|
Alex | Interchain Labs
|
4ed61468a2
|
feat: deprecate x/params (#23826)
|
2025-02-26 15:39:44 -05:00 |
|
Alex | Interchain Labs
|
2a338e032c
|
chore: update proto builder (#23721)
|
2025-02-19 12:58:14 -05:00 |
|
Alex | Interchain Labs
|
f5e8e517ab
|
chore: set up release/v0.53.x branch (#23660)
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
|
2025-02-12 15:48:20 -05:00 |
|
mergify[bot]
|
d62bcbdb55
|
fix(x/tx): fix amino json drift from legacy spec (backport #21825) (#22088)
|
2024-12-12 02:13:57 +01:00 |
|
mergify[bot]
|
eb71828960
|
fix: NewIntegrationApp does not write default genesis to state (backport #21006) (#21008)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-07-21 19:53:57 +02:00 |
|
Nikhil Vasan
|
4467110df4
|
Merge pull request from GHSA-95rx-m9m5-m94v
* validate ExtendedCommit against LastCommit
test cases
* account for core.comet types
* logging
* linting
* cherry-pick staking fix
* nits
* linting fix
* run tests
---------
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
|
2024-03-11 11:48:32 +01:00 |
|
mergify[bot]
|
50514957dd
|
fix(x/auth): Add fees on batch sign (backport #18564) (#18592)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-11-30 15:25:19 +01:00 |
|
dependabot[bot]
|
3abc61fb75
|
build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (#18137)
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>
|
2023-10-18 12:40:24 +00:00 |
|
mergify[bot]
|
deea20c712
|
refactor!: remove tips (backport #17787) (#17819)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-21 10:24:58 +02:00 |
|
mergify[bot]
|
b922a37513
|
fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (backport #17518) (#17552)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-28 15:49:16 +02:00 |
|
mergify[bot]
|
e76102f885
|
refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-14 17:06:56 +02:00 |
|
mergify[bot]
|
69db56b49b
|
fix: ValidatorStore interface doesn't match StakingKeeper (backport #17164) (#17283)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-03 23:13:13 +00:00 |
|
mergify[bot]
|
5624447be5
|
fix(x/distribution): add nil check in Params.ValidateBasic (backport #17236) (#17241)
Co-authored-by: n0b0dy <n0b0dyCN@users.noreply.github.com>
|
2023-08-01 10:56:00 +00:00 |
|
mergify[bot]
|
46be66ed42
|
refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-27 00:55:11 +02:00 |
|
mergify[bot]
|
16ab635645
|
refactor(staking): use validator & address codecs in staking (backport #16958) (#17066)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-19 16:02:28 +02:00 |
|
mergify[bot]
|
562723cfa9
|
chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations (backport #17000) (#17002)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-14 18:46:33 +00:00 |
|
mergify[bot]
|
4076c6a918
|
feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 11:40:57 +00:00 |
|
mergify[bot]
|
c8a49b35cd
|
feat(bank): autocli query support (backport #16899) (#16902)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 12:48:24 +00:00 |
|
mergify[bot]
|
3fee9db359
|
feat(auth): autocli query support (backport #16650) (#16900)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 12:07:38 +02:00 |
|
mergify[bot]
|
8295e4a3e0
|
fix: Revert 16794 (backport #16895) (#16896)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-10 08:02:04 +00:00 |
|
mergify[bot]
|
4bda616956
|
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims (backport #16794) (#16857)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-06 12:22:57 -04:00 |
|
mergify[bot]
|
d9c53bfefc
|
refactor!: remove types/math aliases (backport #16798) (#16803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 19:56:38 +02:00 |
|
mergify[bot]
|
950b910030
|
refactor(x/distribution): audit changes (backport #16785) (#16799)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 14:51:43 +00:00 |
|
mergify[bot]
|
0bbfc654a3
|
feat(auth,client/v2): add validator address codec (backport #16768) (#16789)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 10:33:40 +00:00 |
|
mergify[bot]
|
d805e631e4
|
refactor: use appmodule.AppModule in integration helpers (backport #16755) (#16756)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-29 11:01:43 +00:00 |
|
Julien Robert
|
c452721442
|
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
|
2023-06-29 09:46:37 +00:00 |
|
mergify[bot]
|
cd8ba48926
|
feat(auth): make address codec pluggable (backport #16621) (#16736)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 12:19:55 +00:00 |
|
mergify[bot]
|
9f7a16080a
|
refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
|
2023-06-19 11:40:27 -03:00 |
|
Matt Kocubinski
|
e169374eb4
|
refactor: remove dependencies x/auth -> x/genutil, x/gov (#16423)
|
2023-06-06 15:31:25 +00:00 |
|