Commit Graph
15023 Commits
Author SHA1 Message Date
cc06af64c0 build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.3 to 2.2.4 in /tools/confix (#24425)
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-08 14:53:49 +00:00
Tyler 63329c1423 docs: update docs with fixes from main-backup [part 1] (#24418) 2025-04-08 10:49:22 -04:00
Tyler 43f8fa1136 docs: explicit warnings about using external community pool with x/distribution (#24398) 2025-04-08 10:44:25 -04:00
Alex | Interchain Labs c755efef89 chore: clean up buf warnings when running make proto-all (#24416) 2025-04-08 14:01:24 +00:00
Tomás AndróilandAlex | Interchain Labs 3f887cd947 docs(errors): update and unify error comments in errors.go (#24405)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 17:24:27 +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 LabsandMatt Kocubinski 84deebac66 fix(x/tx): fallback to injected resolver for placeholder descriptors BACKPORT (#24409)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2025-04-07 17:20:48 +00:00
TylerandAlex | Interchain Labs 0afb905b9b docs: web link to ADRs (#24396)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 11:03:56 -04:00
be20b26c8b build(deps): Bump golang.org/x/sync from 0.12.0 to 0.13.0 (#24402)
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:27:40 +00:00
dependabot[bot]andAlex | Interchain Labs a7609364e8 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.53.0-rc.1 to 0.53.0-rc.2 in /x/nft (#24403)
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-04-07 13:19:18 +00:00
leopardracerandAlex | Interchain Labs f4f9fd6c40 docs: update references from app_v2 to app_d1 in documentation and code comments (#24400)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 09:18:23 -04:00
healthyyyoungandAlex | Interchain Labs 61f4c3b71b chore(tx): use buffer byte slice method directly (#24350)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 13:09:44 +00:00
Alex | Interchain LabsandTyler ed70bf336f feat: custom gov tally fn (#24355)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-07 12:51:09 +00:00
Alex | Interchain Labs 640e70736e chore: use latest math (#24395) 2025-04-04 19:27:17 +00:00
Alex | Interchain Labs 2c6117e820 refactor: remove Dec type (#24375) 2025-04-04 15:00:25 -04:00
b49e864cf8 perf(staking): optimize endblock by reducing bech32 conversions (#24354)
Co-authored-by: Dev Ojha <dojha@berkeley.edu>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-04 18:55:29 +00:00
Tyler f758346dd5 docs: clean up app wiring docs (#24393) 2025-04-04 18:52:04 +00:00
dependabot[bot]andAlex | Interchain Labs b0057cc941 build(deps): Bump actions/create-github-app-token from 1.12.0 to 2.0.2 (#24382)
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-04-04 11:15:10 -04:00
dependabot[bot]andAlex | Interchain Labs 197119d501 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.53.0-rc.1 to 0.53.0-rc.2 in /tools/cosmovisor (#24384)
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-04-04 14:05:31 +00:00
Alex | Interchain Labs 427cbeed83 fix: vuln check workflow (#24389) 2025-04-04 10:09:12 -04:00
e29139fe83 fix(baseapp): Fix post handler error always results in code 1 (#24261)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-04 13:57:08 +00:00
TylerandAlex | Interchain Labs 0d68f6586e docs: include upgrade reference in docs (#24380)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-04 09:46:04 -04:00
Alex | Interchain Labs 405f29d755 chore: use new depinject tag (#24377) 2025-04-04 13:36:47 +00:00
kakyshaandAlex | Interchain Labs d6f3ede8dc fix(t/tx): fix data race for "err" shared variable in getSignersFunc (#24344)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 16:33:25 -04:00
4215914f6b feat(client/v2): support definitions of inner messages (cherry-pick #22890) (#24366)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 20:02:32 +00:00
Tyler 37d65402a2 docs: fixes from v53 branch (#24373) 2025-04-03 19:54:07 +00:00
julienrbrtandAlex | Interchain Labs 28c50a4ab1 fix(proto): set added_in annotations (#24358)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 14:34:31 -04: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
julienrbrtandAlex | Interchain Labs a2cf15cd38 feat(client/v2): support gov proposals (cherry-pick #18461) (#24359)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 14:52:56 +00:00
877b4fb2dc fix(cosmovisor): Fix consensus failure lottery (#24262)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-04-03 14:45:06 +00:00
Alex | Interchain Labs 3c6deab626 chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
julienrbrt df07789843 fix(client/v2): *big.Int unmarshal (cherry-pick #21853) (#24361) 2025-04-03 10:02:26 -04:00
167f3f12e2 refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-02 23:37:19 +00:00
Đông Liều 41e3e9d004 feat(math/Dec): Add comparison and utility APIs MinDec, MaxDec, Neg(), Abs(), GT(), GTE(), LT(), LTE() (#24343) 2025-04-02 17:28:10 +00:00
dependabot[bot] 11c41291a4 build(deps): Bump image-size from 1.2.0 to 1.2.1 in /docs in the npm_and_yarn group across 1 directory (#24353)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 12:49:45 -04:00
3ec128b4d1 feat(client): add default key name (backport #18101) (#24332)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-02 15:03:54 +00:00
Alexander PetersandAlex | Interchain Labs ea908cef68 feat(sims): Add simsx support to modules (#24145)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-02 13:23:36 +00:00
dependabot[bot]andaljo242 99da3279be build(deps): Bump github.com/cosmos/cosmos-sdk from 0.53.0-rc.1 to 0.53.0-rc.2 in /tools/benchmark (#24340)
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-04-02 13:23:07 +00:00
dependabot[bot]andaljo242 4a467194e6 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.53.0-rc.1 to 0.53.0-rc.2 in /x/feegrant (#24339)
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-04-02 13:22:47 +00:00
dependabot[bot]andaljo242 f5d1033c74 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.53.0-rc.1 to 0.53.0-rc.2 in /client/v2 (#24338)
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-04-02 13:22:32 +00:00
dependabot[bot] 64200a3dd0 build(deps): Bump rtCamp/action-slack-notify from 2.2.0 to 2.3.2 (#24337)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 09:09:34 -04:00
Tyler 715192db5d docs: upgrade guide (#24333) 2025-04-01 21:34:27 +00:00
aljo242 9c15a2af47 update 2025-04-01 16:49:00 -04:00
TronicaandAlex | Interchain Labs bf679429c9 test: fix output formatting, typo corrections, and test case expectations in dec tests (#24325)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 20:37:03 +00:00
Danilo PantaniandAlex | Interchain Labs 6555c98d09 fix: use the gogoproto merge registry as a file resolver instead of the interface registry (#24330)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 20:36:40 +00:00
mergify[bot] 03009a01e0 fix(x/auth): set from flag in multi-sign command (backport #19239) (backport #24265) (#24331)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2025-04-01 18:47:29 +00:00
TylerandAlex | Interchain Labs d47a35a93a docs: v0.53.x upgrade guide (#24245)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 18:01:05 +00:00
Alex | Interchain Labs 3bc29ba2aa chore: update the core and collections deps (#24324) 2025-04-01 13:49:55 -04:00
dependabot[bot] 8daa95bb98 build(deps): Bump the npm_and_yarn group across 1 directory with 8 updates (#24328)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 13:49:43 -04:00
Alex | Interchain Labs 3b7cd13d2a chore: update deps to silence dependatbot (#24327) 2025-04-01 17:41:30 +00:00