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 |
|
minxinyi
|
f8daf8b371
|
chore: fix typos (#25013)
Signed-off-by: minxinyi <minxinyi6@outlook.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-07-25 19:08:25 +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 |
|
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 |
|
DuongNguyen | Decentrio
|
83acb8eba2
|
chore: remove go mods from x/modules (#24522)
Co-authored-by: Đông Liều <93205232+DongLieu@users.noreply.github.com>
|
2025-05-12 20:17:10 +00:00 |
|
Alex | Interchain Labs
|
9168ce46d7
|
chore: deprecate nft for future (#24575)
|
2025-04-29 13:51:01 +00:00 |
|
Alex | Interchain Labs
|
72e88c9087
|
chore: deprecate group module (#24571)
|
2025-04-29 13:17:22 +00:00 |
|
Alex | Interchain Labs
|
e1b53c6c9d
|
fix: update x/protocolpool to use passed codecs to avoid nil pointer (#24594)
|
2025-04-28 22:59:28 +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 |
|
Alex | Interchain Labs
|
c5cbda08f2
|
feat: custom x/mint minting function (#24436)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-04-14 15:58:34 +00:00 |
|
Alex | Interchain Labs
|
49862cc712
|
chore: add a logged warning for merged proto registry when creating baseapp (#24450)
|
2025-04-09 17:21:00 +00:00 |
|
Alex | Interchain Labs
|
ed70bf336f
|
feat: custom gov tally fn (#24355)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-04-07 12:51:09 +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 |
|
Tyler
|
94068be123
|
refactor: PoC for unordered txs per new spec (#24010)
|
2025-03-24 21:49:52 +00:00 |
|
Alex | Interchain Labs
|
7fd79df4e1
|
chore: fix all linting (#24101)
|
2025-03-21 15:04:36 -07:00 |
|
linghuying
|
b7c35f2568
|
refactor(simapp): use maps.Clone to simplify the code (#24077)
Signed-off-by: linghuying <1599935829@qq.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-21 11:36:39 -04:00 |
|
Alex | Interchain Labs
|
3832e2d06b
|
chore: clarify essential and supplmental modules (#23937)
|
2025-03-10 13:52:34 -04: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
|
4ed61468a2
|
feat: deprecate x/params (#23826)
|
2025-02-26 15:39:44 -05:00 |
|
Alex | Interchain Labs
|
c2ec9f795c
|
chore: remove crisis from simapp and deprecate (#23722)
|
2025-02-24 08:48:52 -05:00 |
|
Julien Robert
|
27f1f7885d
|
chore(simapp): be consistent with runtime (#22203)
|
2024-10-10 08:35:33 +02:00 |
|
mergify[bot]
|
ffd569672c
|
fix(simapp): concurrent map writes when calling GetSigners (backport #21073) (#21130)
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>
|
2024-08-01 16:20:17 +02:00 |
|
mergify[bot]
|
e4c342eb99
|
feat: parse home flag earlier (backport #20771) (#20777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-25 20:04:23 +00:00 |
|
yihuang
|
def228d0ad
|
fix(simapp): typo in GetStoreKeys (#19544)
|
2024-02-24 14:43:01 +01:00 |
|
mergify[bot]
|
42dbfc4d70
|
feat: Optimistic Execution (backport #16581) (#18205)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2023-10-23 21:44:56 +02:00 |
|
mergify[bot]
|
1376e0dc3f
|
fix(textual): only enable when online and added upgrading docs (backport #18166) (#18222)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-23 17:12:06 +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]
|
4955776845
|
refactor!: reimplement PreFinalizeBlockHook as PreBlocker (backport #17713) (#17754)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-15 08:14:23 +00:00 |
|
mergify[bot]
|
4c083c6f23
|
feat: introduce PreBlock (backport #17421) (#17712)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-13 19:40:08 +02:00 |
|
Julien Robert
|
b7d9d4c8a9
|
revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450)
|
2023-08-18 20:48:38 +00:00 |
|
mergify[bot]
|
27f5db221a
|
fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (backport #16583) (#17370)
|
2023-08-12 10:29:01 +02:00 |
|
mergify[bot]
|
6ddf0af2e7
|
refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-18 16:38:14 +02:00 |
|
mergify[bot]
|
1018f5346f
|
feat(client/v2): support consensus address decoding (backport #16927) (#16997)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-14 10:35:17 +02: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]
|
e292bdab10
|
chore(simapp): audit (backport #16914) (#16922)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-11 17:22:30 +02:00 |
|
mergify[bot]
|
d6780c1094
|
chore(upgrade): clean up handler and typo (backport #16845) (#16862)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-07 00:19:39 +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]
|
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 |
|
mergify[bot]
|
c06d8d7bef
|
feat: add dummy VE handler to simapp (backport #16595) (#16597)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-16 22:42:13 +02:00 |
|
Facundo Medica
|
7f44ecb936
|
refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415)
|
2023-06-07 12:06:30 +00:00 |
|
Matt Kocubinski
|
bf6edae9b6
|
feat: custom get signers (#16340)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
|
2023-06-06 14:20:28 +00:00 |
|
Facundo Medica
|
bbab968ee2
|
refactor(x/upgrade)!: use KVStoreService and context.Context (#16227)
|
2023-06-05 13:38:31 +00:00 |
|
Facundo Medica
|
903d99e707
|
refactor(x/slashing)!: use kvStoreService, context.Context and return errors (#16246)
|
2023-05-30 09:45:18 +00:00 |
|
Aaron Craelius
|
82659a7477
|
refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2023-05-25 18:35:09 +00:00 |
|
Marko
|
b6613f9163
|
chore: set circuitbreaker in app.go as example (#16288)
|
2023-05-25 15:35:48 +00:00 |
|
Aleksandr Bezobchuk
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Facundo Medica
|
cd3abca867
|
refactor(x/mint)!: use KVStoreService and context.Context (#16179)
|
2023-05-22 11:55:10 +00:00 |
|