Alex | Cosmos Labs
|
307767785c
|
feat: enable BLS and bump comet to beta tag (#25471)
|
2025-10-17 14:48:18 -04: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 |
|
Gengar
|
a7678f91f4
|
fix: typos (#25029)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-07-29 14:56:39 +00: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 |
|
Alex | Interchain Labs
|
b5e450ec7a
|
chore: reset version usage and revert comet to not use buf (#24815)
|
2025-05-30 09:29:33 -04:00 |
|
Alex | Interchain Labs
|
8028257250
|
chore: fix comet protos (#24786)
|
2025-05-28 14:43:17 -04:00 |
|
Alex | Interchain Labs
|
3d777ad46a
|
chore: fix proto gen targets after removing separate go mods (#24745)
|
2025-05-13 18:29:24 +00:00 |
|
Hanjun Kim
|
bedfc39334
|
fix: remove unnecessary protobuf field option (#24161)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-05-13 13:28:31 +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 |
|
Tyler
|
f9f3bfb066
|
fix: do not allow unordered txs to have sequence values set (#24581)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2025-04-28 20:55:05 +00:00 |
|
Tyler
|
a158c24b38
|
refactor: unordered transactions ante handling (#24573)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2025-04-28 20:30:01 +00:00 |
|
julienrbrt
|
28c50a4ab1
|
fix(proto): set added_in annotations (#24358)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-03 14:34:31 -04: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 |
|
Đông Liều
|
49be51a951
|
refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-25 17:57:47 +00:00 |
|
Đông Liều
|
9539caae6e
|
feat(tools/benchmark): introduce benchmark module (#24021)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-20 10:56:03 -04:00 |
|
Tyler
|
c4ae99c423
|
fix: tx compat (#23850)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2025-03-17 17:51:33 +00:00 |
|
plubber
|
84eab8b4c8
|
fix: update documentation links for module migrations and error types (#24003)
|
2025-03-13 15:33:49 -04:00 |
|
Alexander Peters
|
2f09f3af69
|
Merge commit from fork
* Fix ABS061
(cherry picked from commit f6f56395fd4b919063e19aa94e7178793ac0fd6b)
(cherry picked from commit 34b30b0ed6b3145b94719650eb3246a91ed977ce)
* Review feedback
(cherry picked from commit c892055e7fa86db8382fb2af17bb66342d7e2eeb)
* Check for events
(cherry picked from commit 16fc26041457b01077df4d3d3d25c9eaf00780d2)
* Review feedback
* Remove unecessary code comments
* Update changelog
* Remove duplicate headline after merge
|
2025-03-12 10:51:25 -04:00 |
|
Alex | Interchain Labs
|
351d704c23
|
feat(x/bank): Allow value with slashes in DenomMetadata (#22543) (#23836)
Co-authored-by: Joowon Yun <40225835+JoowonYun@users.noreply.github.com>
|
2025-02-27 16:14:31 -05:00 |
|
Tyler
|
7f7c41e4aa
|
feat: backport unordered transactions (#23708)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-02-27 11:01:50 -08:00 |
|
Alex | Interchain Labs
|
ff779eca8d
|
feat(epochs): backport (#23815)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-02-26 16:10:00 -05:00 |
|
Alex | Interchain Labs
|
1fda5b615c
|
chore: set proto/cosmos/autocli to main (#23725)
|
2025-02-21 13:39:12 -05:00 |
|
Alex | Interchain Labs
|
2a338e032c
|
chore: update proto builder (#23721)
|
2025-02-19 12:58:14 -05:00 |
|
Alex | Interchain Labs
|
4f9882b552
|
chore: bump internal to main (#23681)
|
2025-02-12 14:13:20 -05:00 |
|
mergify[bot]
|
a5f463a965
|
fix(x/staking): query redelegation command (backport #21856) (#21861)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-23 15:56:53 +00:00 |
|
mergify[bot]
|
dafcc78dfd
|
feat(x/bank): support depinject for send restrictions (backport #20014) (#20024)
|
2024-04-15 23:29:52 +02:00 |
|
mergify[bot]
|
8ac0492142
|
feat(gRPC): Add halt-height to gRPC Node Config Query (backport #19043) (#19044)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-13 18:38:15 +00:00 |
|
mergify[bot]
|
2a199f57c5
|
feat(x/bank): adding DenomOwnersByQuery for denom owners for token (backport #18956) (#19007)
Co-authored-by: gsai967 <153279976+gsai967@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-10 17:56:00 +01:00 |
|
mergify[bot]
|
680f4c0a30
|
feat(x/gov): implement a minimum amount per deposit (backport #18146) (#18333)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2023-11-02 20:18:55 +01:00 |
|
mergify[bot]
|
026631cd83
|
feat(x/feegrant): Add limits to grant pruning and enable message to aid manually (backport #18047) (#18128)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-23 16:08:33 +00:00 |
|
mergify[bot]
|
e6b06db813
|
fix(simapp): do not overwrite tx options (backport #17920) (#17926)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-29 13:21:10 +02: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]
|
657add7a8a
|
chore: format proto files (backport #17445) (#17447)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-18 17:01:43 +02:00 |
|
mergify[bot]
|
d200d421ec
|
feat(bank): Add secondary query for bank metadata (backport #16852) (#17168)
Co-authored-by: Matt, Park <45252226+mattverse@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-27 23:53:55 +00: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]
|
d4284d7f14
|
feat(gov): Add proposal failed reason (backport #16976) (#16992)
Co-authored-by: Ahmet Ömer Kayabaşı <69629296+amedumer@users.noreply.github.com>
|
2023-07-13 20:45:59 +02:00 |
|
Robert Zaremba
|
914e4e5136
|
chore(proto): deprecated IntProto and DecProto (#16980)
|
2023-07-13 13:28:57 +02:00 |
|
mergify[bot]
|
5567e86977
|
feat(api): add consensus bech32 prefix in app config (backport #16945) (#16964)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-12 22:08:07 +00:00 |
|
mergify[bot]
|
0028264b73
|
chore: x/circuit audit changes (backport #16901) (#16953)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-07-12 15:03:38 +02:00 |
|
mergify[bot]
|
73aa872155
|
chore: x/gov Audit changes (backport #16822) (#16844)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-07-05 17:31:08 +02:00 |
|
mergify[bot]
|
af357c8d30
|
chore(x/staking): audit changes (backport #16795) (#16815)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-03 08:04:12 +00: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]
|
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]
|
730a352b0a
|
fix(x/consensus): Add missing ABCI consensus param in MsgUpdateParams (backport #16713) (#16745)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 20:30:04 +00:00 |
|
mergify[bot]
|
ce7c059f78
|
refactor: x/bank audit changes (backport #16690) (#16724)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-27 15:21:41 +00:00 |
|
mergify[bot]
|
48f2b02899
|
refactor: x/consensus audit changes (backport #16695) (#16718)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2023-06-27 12:22:55 +00:00 |
|
Matt Kocubinski
|
737dcfd1a2
|
refactor!: rm GetSignBytes (#16062)
|
2023-05-30 19:34:35 +00:00 |
|
Julien Robert
|
3608dabf77
|
chore: implement feedback of automerged prs (#16308)
|
2023-05-26 10:42:18 +00:00 |
|