Commit Graph

336 Commits

Author SHA1 Message Date
Aaron Craelius
f2d4a98039
feat: OpenTelemetry configuration and BaseApp instrumentation (#25516)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-12-10 23:15:18 +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
mmsqe
f4e2ce0ea4
feat: support for multi gRPC query clients serve with old binary (#25565)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-11-19 15:46:50 +00:00
Alex | Cosmos Labs
12d63d04a5
chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
Eric Warehime
a991f69d05
feat!: block stm integration (#25334)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: FT <140458077+zeevick10@users.noreply.github.com>
Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com>
Co-authored-by: GarmashAlex <garmasholeksii@gmail.com>
Co-authored-by: kilavvy <140459108+kilavvy@users.noreply.github.com>
Co-authored-by: Maxim Evtush <154841002+maximevtush@users.noreply.github.com>
Co-authored-by: fuder.eth <139509124+vtjl10@users.noreply.github.com>
Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com>
Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com>
Co-authored-by: Avory <avorycorelli@gmail.com>
Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: julienrbrt <julien@rbrt.fr>
Co-authored-by: Aaron <aaronc@users.noreply.github.com>
Co-authored-by: Vlad J <vladjdk@gmail.com>
Co-authored-by: Thomas Nguy <thomas.nguy@crypto.com>
2025-10-24 16:35:37 +00:00
Alex | Cosmos Labs
ee19321c80
chore: bump linter (#25424) 2025-10-10 08:52:49 -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
Marco
8a9467ccdd
fix(docs,code): correct spelling and grammar across comments, tests, and documentation (#25172)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-14 19:35:04 +00:00
James Niken
87b5e6c44b
fix: correct various typos across codebase (#25106) 2025-08-06 18:23:31 +00:00
emmmm
e434dc7aab
fix: multiple typos of different importance (#25060) 2025-07-31 14:10:19 +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
NAIHANU
7d99f281c8
simsx: fix simsx demo path (#24924) 2025-07-07 19:24:30 +00:00
Alex | Interchain Labs
bf46b77b92
chore: fix TimeoutCommit confusion (#24853) 2025-06-09 15:53:34 +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
2098dc46b2
chore: clean up buf generation for v54 (#24739) 2025-05-13 18:26:13 +00:00
Alex | Interchain Labs
a2d6d1f6ac
chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +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
b55b9e14fb
chore: move simsx to testutil (#24481) 2025-04-14 17:30:59 +00:00
Alex | Interchain Labs
3c6deab626
chore: run modernize (#24356) 2025-04-03 10:42:20 -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
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
Hoang Do
85a33eb62b
chore(testutil): remove unnecessary error check (#24107)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-24 09:35:09 -07:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alexander Peters
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
5f36263548
chore: attempt to fix flakey test (#24009) 2025-03-17 09:25:32 -04:00
Alex | Interchain Labs
f804b4ae3b
chore: restore key testutil (#24008) 2025-03-14 16:51:07 -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
c2ec9f795c
chore: remove crisis from simapp and deprecate (#23722) 2025-02-24 08:48:52 -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
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]
043cea3cf0
feat(testutil/integration): allow to pass baseapp options (backport #21816) (#21818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-19 15:31:23 +00: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
mergify[bot]
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
mergify[bot]
c51f58c799
fix(simulation): fix the problem of validator set is empty after InitGenesis in simulation test (backport #18196) (#20897)
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-05 16:01:19 +02:00
mergify[bot]
66ac7843ba
fix(testsuite/sims): set all signatures (backport #20151) (#20185)
Co-authored-by: Leon <156270887+leonz789@users.noreply.github.com>
2024-04-25 10:07:46 +00:00
Julien Robert
e7bea5fa52
ci: run test pipeline on merge v0.50 branch (#19582) 2024-02-27 20:22:51 +01:00
khanh
c21c8249c8
Merge pull request from GHSA-86h5-xcpx-cfqc
* fix slashing hole with test

* release notes + changelog

* word

* date

* updates

---------

Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-27 17:28:05 +01:00
Julien Robert
b3ec532227
chore: prepare v0.50.3 (#19009) 2024-01-10 19:52:14 +00:00
mergify[bot]
fe4b58b2bd
fix(testutil): fix FreeTCPAddr localhost usage (backport #18996) (#18999)
Co-authored-by: gluax <16431709+gluax@users.noreply.github.com>
2024-01-10 09:08:21 +00:00
mergify[bot]
2a0e4a10b6
test: add NodeURI for clientCtx (backport #18930) (#18987)
Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-09 14:42:45 +00:00
mergify[bot]
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
mergify[bot]
ef43d02a8d
refactor(network): call app.Close() on network cleanup (backport #18249) (#18250)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-25 10:39:02 +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]
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
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
mergify[bot]
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]
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