Commit Graph
632 Commits
Author SHA1 Message Date
dependabot[bot]andAlex | Interchain Labs c9d9b2a129 build(deps): Bump github.com/tidwall/btree from 1.7.0 to 1.8.0 in /store (#24941)
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:59:13 +00:00
Jack Squire 2e8e8a7a3c docs: fix CosmosSDK protos path (#24935) 2025-07-15 21:32:21 +00:00
Alex | Interchain Labs ab658691c1 chore: use latest tags (#24876) 2025-06-13 19:07:43 +00:00
Alex | Interchain Labs 9fa93c9afe chore: bump comet to latest (#24866) 2025-06-11 15:50:41 +00:00
Alex | Interchain Labs 76a34dc491 chore: remove replace for cosmos-db (#24864) 2025-06-11 14:46:36 +00:00
Alex | Interchain Labs 78bb60a377 docs: lint (#24854) 2025-06-11 10:20:44 -04:00
Alex | Interchain Labs 1521447c77 chore: use comet v2 alpha tags (#24857) 2025-06-09 20:06:50 +00:00
dependabot[bot]andaljo242 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
Zachary Beckerandaljo242 fd170b5140 feat: Update Cosmos SDK to CometBFT v2 (#24837)
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-06-04 17:34:20 +00: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 ce842723ec chore: prep store for alpha (#24807) 2025-05-29 14:53:58 -04:00
Alex | Interchain Labs d9d9746db1 chore: use latest cosmos-db (#24803) 2025-05-29 12:58:47 -04:00
mmsqeandAlex | Interchain Labs 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]andaljo242 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
dependabot[bot]andAlex | Interchain Labs 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
Alex | Interchain Labs def657dafa chore: update bump iavl in store to latest patch (#24759) 2025-05-15 18:34:02 +00:00
7b7f3a2492 fix(store): avoid panic when store not exists in historical version (port: #20425) (#24549)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-15 17:40:19 +00:00
Aaron Craelius 522d983fc5 chore: upgrade to log/v1.6.0 everywhere (#24751) 2025-05-13 21:38:33 +00:00
Alex | Interchain Labs a2d6d1f6ac chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
98a2f679df fix(server): Fix pruning height calculation (#24583)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Avory <avorycorelli@gmail.com>
2025-05-13 13:16:18 +00:00
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
b0466fd74f fix: race condition in baseapp states (#24655)
Co-authored-by: beer-1 <beer-1@codingcats.xyz>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-13 00:13:38 +00:00
Alex | Interchain Labs 3afa51aba3 chore: fix CI - use file abci streaming plugin (#24734) 2025-05-12 12:03:30 -04:00
Alex | Interchain Labs 4a4cc47432 chore: clean up example (#24709) 2025-05-06 17:32:04 +00:00
dependabot[bot]anddependabot[bot] f63f48be01 build(deps): Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#24701)
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-06 13:15:41 +00:00
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]anddependabot[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]anddependabot[bot] 4fd207c03f build(deps): Bump go.uber.org/mock from 0.5.1 to 0.5.2 (#24600)
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-04-29 13:40:01 +00:00
Alex | Interchain Labs 36e90bb980 chore: fixes from diff review (#24595) 2025-04-28 22:38:57 +00:00
closeobserveandAlex | Interchain Labs 6a54aaa90e chore: use slices.Contains to simplify code (#24499)
Signed-off-by: closeobserve <pingcap@yahoo.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-23 14:54:37 +00:00
dependabot[bot]anddependabot[bot] 898d789363 build(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 in /tools/benchmark (#24553)
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-04-23 14:17:46 +00:00
dependabot[bot]anddependabot[bot] 459800159b build(deps): Bump go.uber.org/mock from 0.5.0 to 0.5.1 (#24421)
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-04-08 15:28:34 +00:00
9072117d31 build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#24401)
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-07 13:25:08 -04:00
Alex | Interchain Labs 640e70736e chore: use latest math (#24395) 2025-04-04 19:27:17 +00:00
healthyyyoungandAlex | Interchain Labs 709c0c186b chore: replace strings.SplitN(arg, sep, 2) with strings.Cut(arg, sep) (#24147)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 17:15:34 +00:00
Alex | Interchain Labs 3b7cd13d2a chore: update deps to silence dependatbot (#24327) 2025-04-01 17:41:30 +00:00
Alex | Interchain LabsandTyler 93ecb7c84b chore: prep store for v1.1.2 (#24231)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-31 17:02:29 +00:00
Alex | Interchain Labs ec1d27bedf chore: use math v1.5.1 (#24186) 2025-03-31 16:45:04 +00:00
Alex | Interchain Labs e85a5c0bc1 chore: use latest errors (#24184) 2025-03-29 00:44:32 +00:00
Alex | Interchain Labs a340fa39d0 chore: use latest log tag (#24183) 2025-03-28 20:00:12 +00:00
Tyler cfda49b436 fix: prune cmd should disable async pruning (#24090) 2025-03-27 18:43:27 +00:00
lido333 a8e44c6a80 chore: clean utils's SliceContains (#24149) 2025-03-26 17:58:48 +00:00
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
riyueguang 6fc8d0dc64 refactor: use the built-in max/min to simplify the code (#24112)
Signed-off-by: riyueguang <rustruby@outlook.com>
2025-03-24 17:35:40 +00:00
Alex | Interchain Labs 7fd79df4e1 chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
healthyyyoungandAlex | Interchain Labs f6fa4f25bd refactor(store): use map.Copy for cleaner map handling (#24076)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-20 22:22:52 +00:00
Alex | Interchain Labs 98f0f76e73 chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00