Commit Graph

15443 Commits

Author SHA1 Message Date
dependabot[bot]
84e841aea2
build(deps): Bump github.com/hashicorp/go-getter from 1.8.2 to 1.8.3 (#25535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-11-03 17:26:11 +00:00
dependabot[bot]
386c2aebd2
build(deps): Bump actions/stale from 9 to 10 (#25534)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 11:32:22 -05:00
Alex | Cosmos Labs
12d63d04a5
chore: bump linter (#25537) 2025-11-03 11:30:03 -05:00
Alex | Cosmos Labs
ad7c4c4cc6
Add stale.yml workflow to manage stale issues and PRs
This workflow automatically closes stale issues and pull requests after a specified period of inactivity.
2025-10-31 16:09:54 -04:00
Ammar Elsabe
f665371970
fix(x/epochs): di wiring (#25425)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-30 19:25:22 +00:00
Alex | Cosmos Labs
23f1ff1795
chore: minor deps bump (#25510) 2025-10-28 14:28:18 -04:00
Galoretka
46c4d6ee23
fix(auth/ante): correct lowGasPrice calculation in TestEnsureMempoolFees (#25042)
Co-authored-by: Alex | Interchain Labs <alex@cosmoslabs.io>
2025-10-27 17:34:12 +00:00
Alex | Cosmos Labs
e3d09fd0aa
chore: use new sdk tag (#25495) 2025-10-24 20:58:16 +00:00
Alex | Cosmos Labs
9578e441de
chore: use store tag (#25494) 2025-10-24 19:19:06 +00: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
Eric Warehime
825fd62088
feat: Upstream BlockSTM Fork (#25483)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-10-24 15:51:57 +00:00
Eric Warehime
d790942c42
feat!: Add object store (#25470)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-10-23 15:55:49 +00:00
mmsqe
5e022baf9b
fix(cli): failed to convert address field in withdraw-validator-commission (#25485) 2025-10-22 17:50:22 +00:00
mmsqe
9c4af5a70e
feat: add SetDERConversion to reset skipDERConversion (#25435)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-21 18:36:27 +00:00
stepit
17f9c3bd0a
chore: add iterate raw for multi (#25464) 2025-10-20 22:01:18 +00:00
Alex | Cosmos Labs
307767785c
feat: enable BLS and bump comet to beta tag (#25471) 2025-10-17 14:48:18 -04:00
Alex | Cosmos Labs
d08146003c
chore: add some visibility in tx service tests (#25469) 2025-10-16 15:45:50 -04:00
cui
ce8bed2fd5
perf: less alloc (#25360)
Co-authored-by: Alex | Interchain Labs <alex@cosmoslabs.io>
2025-10-15 21:37:22 +00:00
dependabot[bot]
b578aa71cb
build(deps): Bump actions/setup-node from 5 to 6 (#25458)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-15 17:21:53 -04:00
wyrapeseed
abc305483d
refactor: use b.Loop() in benchmark tests for better performance (#25461)
Signed-off-by: wyrapeseed <wyrapeseed@outlook.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-15 17:25:46 +00:00
Alex | Cosmos Labs
72c71c3fa8
chore: deps (#25467) 2025-10-15 13:10:43 -04:00
Eric Warehime
a0aa01697c
chore: Add Codecov (#25457) 2025-10-15 16:14:36 +00:00
Jammy Arkens
dee396ba83
refactor: use b.Loop() in benchmark tests for better performance (#25426)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-10 23:55:57 +00:00
aljo242
d3b1e32fea
fix 2025-10-10 19:26:56 -04:00
dependabot[bot]
a5e49b5b16
build(deps): Bump actions/github-script from 7 to 8 (#25436)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-10 13:07:38 +00:00
Alex | Cosmos Labs
ee19321c80
chore: bump linter (#25424) 2025-10-10 08:52:49 -04:00
Alex | Cosmos Labs
67d2d0ae97
chore: attempt to force signed commits (#25432) 2025-10-09 11:57:02 -04:00
Alex | Cosmos Labs
537f3a287d
Update SECURITY.md 2025-10-08 17:31:58 -04:00
Alex | Cosmos Labs
f17f524a0e
Update README.md 2025-10-08 17:28:51 -04:00
Tyler
8dc0aad90b
feat(systemtests): setup chain with more args (#25369)
Co-authored-by: Alex | Interchain Labs <alex@cosmoslabs.io>
2025-10-08 18:50:46 +00:00
Avory
bdac963978
docs(consensus): enhance README with comprehensive module documentation (#25300)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-10-08 18:31:38 +00:00
maksneprik
b0854ae429
fix(x/staking): add missing error check in simulation operations test (#25421)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-08 15:23:09 +00:00
dependabot[bot]
ceea5c823d
build(deps): Bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /tools/benchmark (#25418)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@cosmoslabs.io>
2025-10-08 15:20:31 +00:00
dependabot[bot]
20e3a5251d
build(deps): Bump github/codeql-action from 3 to 4 (#25415)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 11:03:47 -04:00
Forostovec
2264024679
chore: remove dead String() methods in keys parse command (#25387)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-07 11:32:09 -04:00
Sebastian
8b0b830616
fix: correct textual signing header mismatch error message (#25410)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-07 11:04:16 -04:00
Jammy Arkens
de3afd3af2
refactor: use b.Loop() in benchmark tests for better performance (#25411) 2025-10-07 10:49:16 -04:00
cui
0911d742fd
refactor: pre calculate the empty hash to save cost (#25359)
Co-authored-by: Alex | Interchain Labs <alex@cosmoslabs.io>
2025-10-06 18:06:35 +00:00
radik878
9c3b19ae4c
chore(mock): implement KVStoreTx String() for better diagnostics (#25383)
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-06 17:31:21 +00:00
Alex | Cosmos Labs
5e65c6b582
chore: minor deps (#25405) 2025-10-06 13:24:02 -04:00
russcoss
e416a54ef7
refactor: use b.Loop() to simplify the code and improve performance (#25399)
Signed-off-by: russcoss <russcoss@outlook.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
2025-10-06 17:15:20 +00:00
Sebastian
772964e2f2
chore: remove redundant iterator index bookkeeping in staking query utils (#25396) 2025-10-06 16:24:50 +00:00
Cypher Pepe
9615581882
docs: fixed broken links (#25385) 2025-10-06 16:19:03 +00:00
Forostovec
d48854eeb7
chore: Remove unused KVStoreKey field from DeterministicTestSuite in auth keeper tests (#25378) 2025-10-01 14:41:20 +00:00
vastonus
e61ee1d389
refactor: use b.Loop() to simplify the code and improve performance (#25379)
Signed-off-by: vastonus <vastonus@outlook.com>
2025-10-01 14:34:05 +00:00
withtimezone
fc6df7e651
refactor: use b.Loop() to simplify the code and improve performance (#25368)
Signed-off-by: withtimezone <with_timezone@outlook.com>
2025-09-29 11:32:54 -04:00
withtimezone
39c56716bd
refactor: use b.Loop() to simplify the code and improve performance (#25367)
Signed-off-by: withtimezone <with_timezone@outlook.com>
2025-09-25 11:36:28 -04:00
cui
04a1287e92
chore: remove unused min func (#25365)
Co-authored-by: Alex | Interchain Labs <alex@cosmoslabs.io>
2025-09-24 16:27:20 +00:00
dependabot[bot]
00483294cf
build(deps): Bump github.com/creachadair/tomledit from 0.0.28 to 0.0.29 in /tools/confix (#25363)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@cosmoslabs.io>
2025-09-24 14:22:53 +00:00
Alex | Interchain Labs
648633cc6d
Delete .github/CODEOWNERS 2025-09-22 17:22:38 -04:00