Commit Graph
15374 Commits
Author SHA1 Message Date
dependabot[bot]andaljo242 b6b58e4cfd build(deps): Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /tools/cosmovisor in the go_modules group (#25292)
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 20:16:38 +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]andAlex | Interchain Labs a37940077e build(deps): Bump amannn/action-semantic-pull-request from 6.1.0 to 6.1.1 (#25248)
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@djinntek.world>
2025-08-29 14:32:46 -04:00
dependabot[bot]andaljo242 6179517960 build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.15.0 to 0.16.0 (#25265)
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 18:29:15 +00:00
AvoryandAlex | Interchain Labs bc8ef3aa41 docs: enhance fuzz testing README with comprehensive guide (#25270)
Co-authored-by: Alex | Interchain Labs <alex@djinntek.world>
2025-08-29 18:21:02 +00:00
dependabot[bot]andaljo242 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
MarcoandAlex | Interchain Labs 5f5ca59b0b docs: document transition matrix usage; add example (#25255)
Co-authored-by: Alex | Interchain Labs <alex@djinntek.world>
2025-08-26 14:39:05 -04:00
iPLAY888andAlex | Interchain Labs b34bd73a76 fix(typos): correct HTML code and link to PR (#25246)
Co-authored-by: Alex | Interchain Labs <alex@djinntek.world>
2025-08-26 14:38:10 -04:00
MalteHerrmann def63b5c5b fix: Small visualization fix by removing unclosed code block in ADR 063 (#25247) 2025-08-26 14:30:23 -04:00
ducnt131 79fcc30f7e docs: update Baseapp docs app_hash is now returned in ResponseFinalizeBlock (#25227) 2025-08-21 19:53:12 +00:00
viktorking7andAlex | Interchain Labs 6f6bc329d5 fix(typos): correct spelling and wording in Go code and Markdown (#25232)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-21 15:54:43 -04:00
dependabot[bot]andaljo242 f68f131285 build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 in /core (#25214)
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-21 19:49:47 +00:00
dependabot[bot] 7082f881db build(deps): Bump amannn/action-semantic-pull-request from 6.0.1 to 6.1.0 (#25215)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20 16:06:29 -04:00
Alex | Interchain Labs 151614d6f1 chore: move modules (#25090) 2025-08-19 16:50:40 -04:00
Alex | Interchain Labs aa93714dd3 chore: remove dead CI action (#25204) 2025-08-19 16:09:30 -04:00
James NikenandAlex | Interchain Labs 9f668df361 fix: correct typos and grammar errors in advanced documentation (#25150)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-19 16:09:10 -04:00
GinandAlex | Interchain Labs 3120fe8eb3 chore: remove obsolete TODO comment in startCmtNode function (#25203)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-19 15:59:37 -04:00
dependabot[bot]andaljo242 4953d5bf2d build(deps): Bump go.uber.org/mock from 0.5.2 to 0.6.0 in /simapp (#25201)
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-19 18:36:55 +00:00
SebastianandAlex | Interchain Labs ee5eabb63d fix: multiple typos of different importance (#25188)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-19 17:57:27 +00:00
Sebastian 97c0bd8cb2 chore: fix typos (#25191) 2025-08-19 13:43:57 -04:00
sent deed 15adb55701 docs: fix typos in comments / code (#25184) 2025-08-19 13:17:25 -04:00
MarcoandAlex | Interchain Labs 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
Rej EctandAlex | Interchain Labs 20341adf66 ci: bump actions/checkout to v5 (#25142)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-14 19:32:44 +00:00
Jammy Arkens 9e1a4a9bef chore: fix grammatical errors and improve text clarity (#25171) 2025-08-14 15:09:13 +00:00
dependabot[bot] e01dd61fd2 build(deps): Bump actions/checkout from 4 to 5 (#25147)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 11:13:03 -04:00
dependabot[bot] b8c63a7041 build(deps): Bump actions/create-github-app-token from 2.1.0 to 2.1.1 (#25148)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 11:12:22 -04:00
ducnt131 c7db93b196 chore(ci): fix syntax in Changelog Reminder workflow (#25168) 2025-08-14 11:02:04 -04:00
dependabot[bot] e4055a0570 build(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.0.1 (#25166)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 11:01:31 -04:00
heksan-ui 1f64afaca0 docs: fix grammar and spelling errors (#25156) 2025-08-12 21:20:17 +00:00
maksneprik cff39886e5 chore: fix grammatical errors in log package comments (#25155) 2025-08-12 17:44:55 +00:00
sashass1315andAlex | Interchain Labs 7032eadf9b docs: fix broken links across various documentation files (#25057)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-11 20:21:03 +00:00
heksan-uiandAlex | Interchain Labs 85fa0ae755 docs: fix grammar and spelling errors (#25139)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-11 19:26:31 +00:00
dependabot[bot]andAlex | Interchain Labs ed0847d374 build(deps): Bump actions/create-github-app-token from 2.0.6 to 2.1.0 (#25131)
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-08-11 19:26:31 +00:00
maksneprikandAlex | Interchain Labs a65621146b docs: fix typos (#25108)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-11 15:07:34 +00:00
James Niken 2f32bdf37f fix(store): correct unsafe bytes to string conversion in store/internal/conv (#25130) 2025-08-11 13:21:05 +00:00
dmytrohekntandAlex | Interchain Labs 28b9b99f57 docs: fix grammar and spelling errors (#25129)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-11 13:18:10 +00:00
James Niken 6433a0bb5b fix: correct typos and grammar in architecture documentation (#25124) 2025-08-11 13:14:41 +00:00
heksan-uiandAlex | Interchain Labs 15e1465613 docs: fix grammar and spelling errors in building apps/modules guides (#25136)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-11 13:10:54 +00:00
dmytrohekntandAlex | Interchain Labs bb1dcdc0ea chore: polishing docs and comments (#25109)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-08 16:37:16 +00:00
CrazyFrogandAlex | Interchain Labs 4bf6b4217a fix: typo corrections in docs and UML diagrams (#25107)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-08 16:35:58 +00:00
GengarandAlex | Interchain Labs ef25036fea fix: typos in documentation (#25110)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-08 16:28:45 +00:00
dependabot[bot]andaljo242 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
James Niken 87b5e6c44b fix: correct various typos across codebase (#25106) 2025-08-06 18:23:31 +00:00
Hwangjae LeeandAlex | Interchain Labs 56775c81d0 fix(tests): resolve timer resource leaks causing "too many concurrent timer firings" panic (#25102)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-06 15:43:59 +00:00
radik878 41ba54bede fix: improve error message in network test setup (#25105) 2025-08-06 15:24:49 +00:00
Tobin GrangerandAlex | Interchain Labs 969df24251 fix(x/epochs): remove redundant error check in BeginBlocker (#25087)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-05 18:04:00 +00:00
Thomas N.andAlex | Interchain Labs d4b983512e docs(mempool): fix example in priority_nonce_spec (#24971)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-08-05 18:03:31 +00:00
dependabot[bot]andaljo242 f4b87454e3 build(deps): Bump github.com/bits-and-blooms/bitset from 1.22.0 to 1.24.0 (#25094)
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-05 16:17:59 +00:00
Jammy Arkens 8e370f8053 docs: multiple typos of different importance (#25098) 2025-08-05 16:15:19 +00:00
dmytroheknt a090bfc4d8 chore: polishing docs and comments (#25093) 2025-08-05 16:13:31 +00:00