Commit Graph

127 Commits

Author SHA1 Message Date
Alex | Cosmos Labs
5e65c6b582
chore: minor deps (#25405) 2025-10-06 13:24:02 -04:00
dependabot[bot]
c2f3bfd942
build(deps): Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 in /client/v2 (#25336)
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-10 21:55:09 +00:00
Alex | Interchain Labs
727faf0484
refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
dependabot[bot]
ca3d0fea69
build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 in /store (#25288)
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-08-29 16:52:55 +00:00
dependabot[bot]
19504e2f8b
build(deps): Bump github.com/tidwall/btree from 1.8.0 to 1.8.1 in /store (#25118)
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-08-08 14:07:49 +00:00
maksneprik
86245cba91
docs: fix typos (#25075)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-04 19:29:38 +00:00
David Klank
892f4d868c
docs: fix misspelled issues (#24989)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-07-29 20:06:24 +00:00
dependabot[bot]
fd1de66c9b
build(deps): Bump github.com/tidwall/btree from 1.7.0 to 1.8.0 in /collections (#24940)
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-07-15 21:58:58 +00:00
Alex | Interchain Labs
5aefaa6797
chore: prep collections for new tag (#24875) 2025-06-13 16:09:11 +00:00
Alex | Interchain Labs
af8d57edf0
chore: pre tag beta for all non main go mods (#24867) 2025-06-12 15:28:21 +00:00
Alex | Interchain Labs
78bb60a377
docs: lint (#24854) 2025-06-11 10:20:44 -04:00
Tyler
9744efdad7
chore: update cosmos-db version (#24834) 2025-06-04 13:48:00 +00:00
Alex | Interchain Labs
a0120c93c1
chore: clean and prep modules (#24817) 2025-05-30 11:27:43 -04: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
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
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
Alex | Interchain Labs
a02dbb7e61
fix: collections test IterateRaw bug (#24737) 2025-05-13 16:46:47 +00:00
Alex | Interchain Labs
a2d6d1f6ac
chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
Tyler
87a52a7165
chore: remove sonar (#24708) 2025-05-06 17:16:56 +00:00
dependabot[bot]
da8344709f
build(deps): Bump github.com/cockroachdb/errors from 1.11.3 to 1.12.0 (#24675)
Signed-off-by: dependabot[bot] <support@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>
2025-05-05 09:45:10 -04:00
dependabot[bot]
8c552cf573
build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.8.0 in /x/upgrade (#24677)
Signed-off-by: dependabot[bot] <support@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>
2025-05-05 09:44:16 -04:00
dependabot[bot]
1e92c9c7b7
build(deps): Bump cosmossdk.io/schema from 1.0.0 to 1.1.0 in /collections (#24473)
Signed-off-by: dependabot[bot] <support@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>
2025-04-10 20:42:03 +00:00
Aaron Craelius
a53a593da1
feat: make 0.53 compatible with core-less collections v1.2.x (#24088)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 15:57:11 +00:00
Aaron Craelius
2ccf08a3fe
refactor(collections): remove core dependency (#24081)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-28 22:22:27 +00:00
Alex | Interchain Labs
2fd5341a07
chore: dependency prep (#24179) 2025-03-28 16:55:56 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Alex | Interchain Labs
a90a35149a
chore: deps (#23973) 2025-03-17 14:14:00 -04:00
Alex | Interchain Labs
7df377415d
chore: update all for release/v0.53.x (#23750) 2025-02-25 16:02:07 -05:00
Tyler
256e3e143b
chore: set collections to main (#23696) 2025-02-13 15:46:33 -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
Alex | Interchain Labs
d9bc4bb317
chore: temp remove sonar cloud (#23677) 2025-02-12 10:15:28 -05:00
dependabot[bot]
b696f7a6a2
build(deps): Bump cosmossdk.io/api from 0.7.4 to 0.7.5 (#20338) 2024-05-10 10:23:08 +02:00
dependabot[bot]
a2abf1a442
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20095) 2024-04-19 10:40:16 +02:00
mergify[bot]
6689e3689b
build(deps): Bump deps (backport #19655) (#19711)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 09:45:50 +00:00
dependabot[bot]
fcfc099953
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (#19566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-26 10:34:11 +00:00
dependabot[bot]
18ea4c5200
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19471)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-19 10:10:02 +01:00
dependabot[bot]
3abc61fb75
build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (#18137)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-18 12:40:24 +00:00
mergify[bot]
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
dependabot[bot]
2196edacb9
build(deps): Bump cosmossdk.io/api from 0.7.1-0.20230820170544-1bd37053e0c0 to 0.7.1 (#17768) 2023-09-15 19:18:31 +02:00
dependabot[bot]
757e09051a
build(deps): Bump cosmossdk.io/core from 0.10.0 to 0.11.0 (#17703)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-13 05:42:26 +02:00
mergify[bot]
c402c51a15
build: bump to Go 1.21 (backport #17333) (#17442)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-18 11:54:13 +00:00
mergify[bot]
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
dependabot[bot]
d7f3b46efe
build(deps): Bump cosmossdk.io/depinject from 1.0.0-alpha.3 to 1.0.0-alpha.4 (#17339)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-09 16:06:43 +00:00
mergify[bot]
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
Julien Robert
c452721442
style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
dependabot[bot]
86f47a99bd
build(deps): Bump cosmossdk.io/core from 0.8.0 to 0.9.0 (#16753) 2023-06-29 06:49:45 +02:00
mergify[bot]
26d2907f57
build(deps): Bump github.com/cockroachdb/errors from 1.9.1 to 1.10.0 (backport #16516) (#16518)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-13 12:37:36 +00:00
Julien Robert
d0e1a9be4e
build: remove replaces in modules before 0.50 alpha (#16445) 2023-06-07 20:11:27 +00:00