Commit Graph

15210 Commits

Author SHA1 Message Date
Alex | Interchain Labs
1b72b047e2
chore: bump proto-builder image (#24863) 2025-06-10 20:43:51 +00:00
forager
ef7b561f70
fix: invalid proto semicolon lines (#24862) 2025-06-10 19:42:59 +00:00
dependabot[bot]
7293a0d932
build(deps): Bump github.com/bytedance/sonic from 1.13.2 to 1.13.3 in /log (#24858)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-06-10 19:40:46 +00:00
Alex | Interchain Labs
b482ce4a74
feat: add conversion function from comet type to sdk crypto type (#24861) 2025-06-10 17:19:36 +00:00
Alex | Interchain Labs
1521447c77
chore: use comet v2 alpha tags (#24857) 2025-06-09 20:06:50 +00:00
Alex | Interchain Labs
bf46b77b92
chore: fix TimeoutCommit confusion (#24853) 2025-06-09 15:53:34 +00:00
dependabot[bot]
24dd6d5b5f
build(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /errors (#24852)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-06-09 14:51:19 +00:00
Alex | Interchain Labs
1d061eae8c
Delete .gitpod.yml 2025-06-09 10:29:58 -04:00
dependabot[bot]
b86275242a
build(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#24844)
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@interchainlabs.io>
2025-06-06 16:23:00 +00:00
dependabot[bot]
336743e2d3
build(deps): Bump google.golang.org/grpc from 1.72.2 to 1.73.0 in /store (#24847)
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@interchainlabs.io>
2025-06-06 15:23:26 +00:00
dependabot[bot]
72e522e35a
build(deps): Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#24845)
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@interchainlabs.io>
2025-06-06 15:21:32 +00:00
dependabot[bot]
810d15dd6d
build(deps): Bump cosmossdk.io/depinject from 1.2.0 to 1.2.1 in /tools/benchmark (#24838)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-06-04 17:46:53 +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
dependabot[bot]
b78a6c660e
build(deps): Bump cosmossdk.io/depinject from 1.2.0 to 1.2.1 in /client/v2 (#24836)
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@interchainlabs.io>
2025-06-04 15:37:30 +00:00
Tyler
9744efdad7
chore: update cosmos-db version (#24834) 2025-06-04 13:48:00 +00:00
dependabot[bot]
2a03ca859f
build(deps): Bump github.com/spf13/cast from 1.9.1 to 1.9.2 (#24827)
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@interchainlabs.io>
2025-06-03 15:12:20 +00:00
dependabot[bot]
f02609894c
build(deps): Bump cosmossdk.io/depinject from 1.2.0 to 1.2.1 in /tests (#24824)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-06-02 14:58:57 +00:00
dependabot[bot]
43ad7924fc
build(deps): Bump github.com/spf13/cast from 1.8.0 to 1.9.1 (#24825)
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@interchainlabs.io>
2025-06-02 14:39:06 +00:00
Alex | Interchain Labs
53d98127d0
chore: clean up scripting for store testing (#24820) 2025-05-30 13:14:43 -04:00
Alex | Interchain Labs
a0120c93c1
chore: clean and prep modules (#24817) 2025-05-30 11:27:43 -04:00
julienrbrt
803af63060
fix(client/v2): improve message parsing by replacing proto.Merge with cloneMessage (#24722)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron <aaronc@users.noreply.github.com>
2025-05-30 14:18:15 +00:00
Alex | Interchain Labs
b5e450ec7a
chore: reset version usage and revert comet to not use buf (#24815) 2025-05-30 09:29:33 -04:00
Alex | Interchain Labs
0401bf0260
chore: final tags updated (#24811) 2025-05-29 16:58:57 -04:00
Alex | Interchain Labs
55974864fa
chore: use main sdk alpha release (#24810) 2025-05-29 16:37:15 -04:00
Alex | Interchain Labs
10129c4a26
chore: clean up server.go (#24809) 2025-05-29 16:03:35 -04:00
Alex | Interchain Labs
e3f654c7eb
chore: use store alpha (#24808) 2025-05-29 15:17:30 -04:00
Alex | Interchain Labs
ce842723ec
chore: prep store for alpha (#24807) 2025-05-29 14:53:58 -04:00
Alex | Interchain Labs
0d3390da9b
chore: use collections 1.3.0 (#24806) 2025-05-29 13:34:37 -04:00
Alex | Interchain Labs
cc408d5b51
chore: prep new collections (#24805) 2025-05-29 13:21:36 -04:00
Alex | Interchain Labs
0ff08265cc
chore: use new core 2 (#24804) 2025-05-29 13:16:11 -04:00
Alex | Interchain Labs
d9d9746db1
chore: use latest cosmos-db (#24803) 2025-05-29 12:58:47 -04:00
Alex | Interchain Labs
7165ff5100
chore: use latest depinject (#24798) 2025-05-29 09:35:15 -04:00
Alex | Interchain Labs
0d405cc0bd
chore: update depinject prepping for new release (#24797) 2025-05-28 16:52:12 -04:00
Alex | Interchain Labs
a3d815a4ce
chore: use new tagged xtx (#24796) 2025-05-28 16:26:56 -04:00
Alex | Interchain Labs
114f767e87
chore: prep for new x/tx release (#24795) 2025-05-28 16:12:08 -04:00
Alex | Interchain Labs
6eca16736f
chore: use core alpha tag (#24794) 2025-05-28 16:07:33 -04:00
Alex | Interchain Labs
8f4d236478
chore: prep for new core alpha (#24793) 2025-05-28 15:32:31 -04:00
Alex | Interchain Labs
57b30e76ab
chore: use newest api (#24792) 2025-05-28 15:24:55 -04:00
Alex | Interchain Labs
d874b0fafe
chore: prep api for beta release (#24791) 2025-05-28 15:06:29 -04:00
Alex | Interchain Labs
8028257250
chore: fix comet protos (#24786) 2025-05-28 14:43:17 -04:00
operagxoksana
3792ef9035
docs: edited links to discord, sims and lint badges (#24789) 2025-05-28 18:19:30 +00:00
mmsqe
e52192d223
fix(collections): make use of exported iterator from dbm (#24524)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-28 16:40:29 +00:00
dependabot[bot]
d27ef33a0f
build(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 in /tools/benchmark (#24783)
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@interchainlabs.io>
2025-05-28 16:22:33 +00:00
julienrbrt
6fdaae0cc4
ci: remove slack notification (#24784) 2025-05-28 14:02:55 +00:00
mmsqe
f7601e5b81
fix(x/epochs): fix register of epoch hooks in InvokeSetHooks (#24770)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-22 15:44:55 +00:00
dependabot[bot]
2d1fe828a9
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 in /errors (#24771)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-21 14:47:23 +00:00
dependabot[bot]
c7e7cf369c
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 in /store (#24767)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-21 14:32:28 +00:00
dependabot[bot]
40e969d271
build(deps): Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#24766)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-21 14:29:56 +00:00
Daniel Wedul
2c43a575be
perf(x/bank): Improve performance of GetAllBalances and GetAccountsBalances. (#24660) 2025-05-16 18:01:14 +00:00
Alex | Interchain Labs
30eaefc25b
test: perform upgrade test from v53 (#24749) 2025-05-16 17:50:29 +00:00