Commit Graph
15110 Commits
Author SHA1 Message Date
kilavvyandAlex | Interchain Labs bd2742bbf7 docs: Update BaseApp documentation links to v0.53.0 (#24646)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-02 13:54:35 +00:00
VolodymyrBg e0672564f4 docs: update SDK reference links to v0.53.0 in 16-testing.md (#24650) 2025-05-02 13:45:40 +00:00
dependabot[bot] 8652bce584 build(deps): Bump actions/create-github-app-token from 2.0.2 to 2.0.3 (#24647)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 13:42:24 +00:00
Takeshi ArabikiandAlex | Interchain Labs 245a5faf02 fix: Handle context cancellation (#24551)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-01 22:50:18 +00:00
GarmashAlex 7f1f655900 docs: fix dead link in 16-testing.md (#24643) 2025-05-01 18:27:51 +00:00
kilavvy 99fe60e0d3 docs: Update CLI documentation links to v0.53.0 (#24641) 2025-05-01 17:47:57 +00:00
Alex | Interchain LabsandTyler 47f7c5ea45 chore: Revert "make buffer thread safe for testing" (#24639)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-01 16:36:08 +00:00
GarmashAlexandAlex | Interchain Labs 8bcbabf313 docs: update SDK reference links to v0.53.0 in module-manager.md (#24636)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-01 16:19:24 +00:00
VolodymyrBg dcda0850dd docs: fix broken link to ARC implementation in interblock-cache.md (#24635) 2025-04-30 20:13:40 +00:00
Alex | Interchain Labs f62fb52ae9 chore: add note in x/staking about reserved keys from LSM modules (#24629) 2025-04-30 17:51:42 +00:00
Tyler ace6394053 make buffer thread safe for testing 2025-04-30 10:35:44 -07:00
Alex | Interchain Labs 09e5efa103 chore: use latest patch for systemstest (#24621) 2025-04-30 15:57:16 +00:00
FT a02be783be docs: Update documentation links to v0.53.0-rc.2 (#24623) 2025-04-30 15:52:01 +00:00
Tyler 9c736b26bf chore: update simapp and tests go mod with new client tag (#24619) 2025-04-29 20:00:42 +00:00
Alex | Interchain Labs d1dfc51766 chore: use final tags (#24617) 2025-04-29 15:31:34 -04:00
Alex | Interchain Labs cbf7c40435 chore: all modules use v0.53.0 (#24614) 2025-04-29 19:07:53 +00:00
Alex | Interchain Labs 1732077b51 chore: audit epoch (#24610) 2025-04-29 18:11:22 +00:00
Alex | Interchain Labs 7650307ef7 docs: protocolpool wiring (#24607) 2025-04-29 16:46:08 +00:00
Alex | Interchain Labs f9e0f721fb chore: fix changelog (#24606) 2025-04-29 10:33:02 -04:00
Maximilian HubertandAlex | Interchain Labs 62cd8541a4 refactor: update telemetry keys in module BeginBlockers/PreBlockers (#24547)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-29 13:58:06 +00:00
Alex | Interchain Labs 9168ce46d7 chore: deprecate nft for future (#24575) 2025-04-29 13:51:01 +00: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 72e88c9087 chore: deprecate group module (#24571) 2025-04-29 13:17:22 +00:00
Alex | Interchain Labs e1b53c6c9d fix: update x/protocolpool to use passed codecs to avoid nil pointer (#24594) 2025-04-28 22:59:28 +00:00
Alex | Interchain Labs 8475a2ba1a chore: deps bump pre 53 (#24584) 2025-04-28 22:59:08 +00:00
Alex | Interchain Labs 36e90bb980 chore: fixes from diff review (#24595) 2025-04-28 22:38:57 +00:00
mmsqe d12df8085b fix(systemtests): avoid fund get removed with larger expiry for protocolpool (#24596) 2025-04-28 20:57:06 +00:00
f9f3bfb066 fix: do not allow unordered txs to have sequence values set (#24581)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-04-28 20:55:05 +00:00
TylerandAaron Craelius a158c24b38 refactor: unordered transactions ante handling (#24573)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-04-28 20:30:01 +00:00
Alex | Interchain Labs a21b5ef111 chore: check if fund exists for CancelContinuousFund in x/protocolpool (#24560) 2025-04-28 20:12:50 +00:00
Alex | Interchain Labs 018f9e1a1d chore: prep client/v2 for release (#24540) 2025-04-28 15:00:56 +00:00
Tyler f5600147e5 fix: use unix nano in mempool for unordered nonces (#24579) 2025-04-25 20:35:24 +00:00
Alex | Interchain Labs 64abdf239e Update RELEASE_NOTES.md 2025-04-25 14:12:13 -04:00
Alex | Interchain Labs 4846e807f1 chore: fix autocli test (#24569) 2025-04-24 19:47:36 +00:00
Tyler e2c7604df0 refactor(client): change flag for unordered tx timeouts (#24561) 2025-04-24 14:22:06 -04:00
fuder.eth 03e534a2c1 docs: Update SDK version references from v0.50.0-alpha.0 to v0.53.0-rc.2 in documentation (#24562) 2025-04-24 10:38:27 -04:00
Alex | Interchain Labs bb91d18a01 fix: add check for duplicate continuous fund in x/protocolpool genesis (#24559) 2025-04-23 21:10:52 +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
3b90ba4ef3 fix(auth): support legacy global AccountNumber when query historical state (port #23743) (#24533)
Co-authored-by: HuangYi <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-23 14:53:36 +00:00
39bdcc7fc2 build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in /x/upgrade in the go_modules group (#24556)
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-23 14:37:43 +00:00
81aad93381 build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in /tests in the go_modules group (#24555)
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-23 14:37:17 +00:00
Maxim Evtush 153f8c250e docs: Update Documentation Links to Latest Version (#24546) 2025-04-23 14:21:03 +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
Alex | Interchain Labs c2e66d630f chore: clean up some workflows and templates (#24542) 2025-04-17 19:14:13 +00:00
Tyler 2e7bed9e72 chore: add telemetry measurement to x/auth PreBlocker (#24541) 2025-04-17 18:02:17 +00:00
beer-1 553f8955c3 fix: incorrect retention height when commitHeight equals minRetainBlocks (#24526) 2025-04-17 16:11:35 +00:00
Maxim EvtushandAlex | Interchain Labs 6b723d2dd7 docs: Update doc links from v0.50.0-alpha.0 to v0.53.0-rc.2 (#24521)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-17 15:06:32 +00:00
dependabot[bot] 4694c46980 build(deps): Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs in the npm_and_yarn group across 1 directory (#24538)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 10:59:16 -04:00
Alex | Interchain Labs c360fc3b90 chore: clean up nightly sims workflows (#24536) 2025-04-16 23:30:50 +00:00
Tyler e79ca47a91 docs: update simulation docs (#24529) 2025-04-16 15:44:36 +00:00