Commit Graph
1337 Commits
Author SHA1 Message Date
emmmmandAlex | Interchain Labs 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
TomassandAlex | Interchain Labs f69755571c docs: fix multiple typos (#25031)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-07-29 14:36:07 +00:00
minxinyiandAlex | Interchain Labs 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
Micke c047bf741c docs: correct spelling errors across multiple packages (#24988) 2025-07-24 21:17:14 +00:00
bigbear 39bec15523 chore: enhance codebase clarity through systematic terminology corrections (#24976) 2025-07-24 14:53:54 +00:00
anim001k 161236e53d docs: fix typos and improve documentation clarity (#24978) 2025-07-24 14:52:49 +00:00
bigbear 3881dae5a8 enhance codebase clarity through systematic terminology corrections (#24975) 2025-07-23 14:43:52 -04:00
Zachary Beckerandaljo242 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 402545851b feat: scoped config (#24668) 2025-05-14 21:08:07 +00:00
Aaron CraeliusandAlex | Interchain Labs be955efe25 feat: verbose logging during upgrades (#24720)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-13 20:48:30 +00:00
Alex | Interchain Labs a2d6d1f6ac chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
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 79a6bd730f chore(baseapp): deprecate invariants (#24664) 2025-05-07 13:15:10 +00:00
Alex | Interchain Labs a090e0ce03 chore: group together ABCI methods inside baseapp (#24663) 2025-05-02 17:57:25 +00:00
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 f5600147e5 fix: use unix nano in mempool for unordered nonces (#24579) 2025-04-25 20:35:24 +00:00
3d8c846802 perf(bank): Reduce the number of ValidateDenom calls in Coin and Bank (#24431)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-11 16:25:51 +00:00
Tomás AndróilandAlex | Interchain Labs 3f887cd947 docs(errors): update and unify error comments in errors.go (#24405)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 17:24:27 +00:00
julienrbrtandAlex | Interchain Labs 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 3c6deab626 chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
167f3f12e2 refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-02 23:37:19 +00:00
lido333andAlex | Interchain Labs 8cd9b20cbc chore: slices Delete (#24164)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-31 16:26:44 +00:00
4f445ed933 refactor(baseapp): create checktx handler (#24069)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 19:45:41 +00:00
Alexander PetersandAlex | Interchain Labs 150f12e4ad feat(sims): introduce message factories/ simsx (#24126)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-28 16:08:23 +00:00
Đông LiềuandAlex | Interchain Labs 2bf3947ce9 feat(types): Implement .IsGT for types.Coin (#24093)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-26 04:44:28 +00:00
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
Alex | Interchain Labs b7a20b81f6 chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Hoang DoandAlex | Interchain Labs f0bc9af678 feat(types): Add a ValueCodec for Uint complex type (#24070)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-24 09:59:00 -04:00
Alex | Interchain Labs 7fd79df4e1 chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alexander PetersandAlex | Interchain Labs bc57ce3ba7 perf: Replace runsim with Go stdlib testing (#24045)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-21 15:48:00 +00:00
Alex | Interchain Labs 98f0f76e73 chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
Hoang Do 8bf5430d7e chore(optimize): Return BlockHeader by shallow copy in server Context (#24072) 2025-03-20 10:03:12 -04:00
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
9d04acb366 chore: backport add MustValAddressFromBech32 function (#23919)
Co-authored-by: Luke <luchenqun@qq.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-03-10 11:55:50 -04:00
e8579020cb fix: Fix npe in pagination (backport #23880) (#23883)
Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-04 15:43:41 -05:00
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
Akhil Kumar P 87d3a432af fix: collection filtered pagination (#23002) 2025-02-25 11:00:46 -05:00
Alex | Interchain Labs 2a338e032c chore: update proto builder (#23721) 2025-02-19 12:58:14 -05:00
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
b21441cf59 feat(types/collections): add LegacyDec collection value (backport #21693) (#21724)
Co-authored-by: John Letey <john@noble.xyz>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-09-16 09:31:14 +02:00
e89009eac5 fix(mempool): data race in mempool prepare proposal handler (backport #21413) (#21541)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-05 07:25:12 +00:00
11039b7932 fix(types/mempool): fix slice init length (backport #21494) (#21519)
Co-authored-by: dropbigfish <fillfish@foxmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 14:25:20 +00:00
8c9152d9c6 fix(baseapp): preblock events are not emmitted correctly (backport #21444) (#21458)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-30 19:53:57 +00:00
711d86a691 fix: include pagination.key at reverse mode (backport #20939) (#20954)
Co-authored-by: beer-1 <147697694+beer-1@users.noreply.github.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-15 14:40:46 +00:00
698627016d fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909)
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-11 08:28:37 +00:00
f76c659fd2 fix(mempool): use no-op mempool as default (backport #19970) (#20008)
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-11 17:48:11 +02:00
9a59234c42 fix: align signer extraction adapter for mempool remove (backport #19759) (#19773)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-03-18 12:16:07 +00:00
Julien Robert 3382e8ea82 fix(types): check for HasABCIGenesis in CoreAppModuleBasicAdaptor (#19709) 2024-03-08 21:38:02 +01:00
3e9a3e94bf feat: Add signer extraction adapter to prio-nonce mempool (backport #18991) (#19042)
Co-authored-by: Eric Warehime <eric.warehime@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-15 10:25:14 +01:00
3518df28ec fix(abci): add ExecModeVerifyVoteExtension (backport #18915) (#18932)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-01-03 12:20:08 +00:00