 
|
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 |
|
 
|
f3e18dfb63
|
perf: Speedup DecCoin.Sort() when coins is of length 1 (backport #18888) (#18889)
Co-authored-by: Dong Lieu <93205232+DongLieu@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-12-26 15:54:55 +00:00 |
|
 
|
23b78d9dd1
|
perf: Speedup coins.Sort() when coins is of length 1 (backport #18875) (#18877)
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-12-23 13:22:51 +00:00 |
|
 mergify[bot]andJulien Robert
|
301ceca874
|
refactor: modules should implement appmodule.AppModule (backport #18252) (#18255)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-25 12:55:55 +00:00 |
|
 
|
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]andMarko
|
753dd912f5
|
chore: fix comments on bech32 (backport #18114) (#18116)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-10-13 13:57:37 +00:00 |
|
 
|
a05fc0d1d6
|
fix(x/gov): set default constitution in gov migration (backport #17953) (#17983)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-10-06 08:34:40 +00:00 |
|
 mergify[bot]andJulien Robert
|
8334eefaaf
|
feat(client/v2): signing (backport #17913) (#17972)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-10-05 15:41:50 +02:00 |
|
 mergify[bot]andJulien Robert
|
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 |
|
 
|
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 |
|
 
|
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]andJulien Robert
|
32969cf7cc
|
refactor: precise compiler assertions and cleanup module.go (backport #17718) (#17724)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-13 19:08:56 +00:00 |
|
 
|
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 |
|
mergify[bot]
|
e4033faa38
|
fix: genesis on migrations (backport #17679) (#17683)
|
2023-09-11 21:02:09 +02:00 |
|
 
|
612d0a68bf
|
fix: nil pointer ref priority nonce mempool iterator (backport #17668) (#17674)
Co-authored-by: Bala Murali Krishna Komatireddy <krishna192reddy@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-09-11 13:38:01 +02:00 |
|
 mergify[bot]andMarko
|
013889de23
|
refactor: introduce abciGenesis interface (backport #17554) (#17575)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-08-31 13:05:57 +02:00 |
|
Julien Robert
|
b7d9d4c8a9
|
revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450)
|
2023-08-18 20:48:38 +00:00 |
|
 mergify[bot]andJulien Robert
|
6a5adc4a81
|
refactor: move UpgradeModule interface to appmodule and fix mocks (backport #17383) (#17409)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-16 16:58:11 +02:00 |
|
  
|
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]
|
53398b5183
|
fix(types): check mm endblocker assertion for core api and abci (backport #17371) (#17377)
|
2023-08-12 19:59:10 +02: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]andJulien Robert
|
2f6573aef9
|
refactor(types)!: remove handler and update docs (backport #17358) (#17366)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-11 12:29:42 +00:00 |
|
 mergify[bot]andJulien Robert
|
923af3611a
|
chore(types): audit (backport #17075) (#17083)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-20 19:59:22 +02:00 |
|
 mergify[bot]andJulien Robert
|
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]andFacundo Medica
|
e1efdfef8b
|
feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-14 14:53:07 -04:00 |
|
 
|
d2b61d0bf5
|
fix(query): filtered collections pagination (backport #16905) (#16991)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-13 22:27:37 +00:00 |
|