Alex | Interchain Labs
|
f9e0f721fb
|
chore: fix changelog (#24606)
|
2025-04-29 10:33:02 -04:00 |
|
Maximilian Hubert
|
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]
|
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 |
|
Tyler
|
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 |
|
Tyler
|
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 |
|
closeobserve
|
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 |
|
mmsqe
|
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 |
|
dependabot[bot]
|
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 |
|
dependabot[bot]
|
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]
|
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 Evtush
|
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 |
|
Alex | Interchain Labs
|
adae979132
|
chore: use new tags (#24518)
|
2025-04-16 10:56:07 -04:00 |
|
Đông Liều
|
0846f9a3c7
|
fix(x/gov): Do not call Remove during Walk (#24460)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-04-15 16:54:51 +00:00 |
|
Alex | Interchain Labs
|
ccd37e1d99
|
chore: prep x/tx for release (#24513)
|
2025-04-14 21:44:46 +00:00 |
|
Alex | Interchain Labs
|
8d944a01a5
|
chore: remove issue labeler (#24516)
|
2025-04-14 21:44:24 +00:00 |
|
Alex | Interchain Labs
|
6a8fcc790d
|
chore: prep systemstest (#24514)
|
2025-04-14 21:43:50 +00:00 |
|
kilavvy
|
7e5e8dc44b
|
docs: update documentation links (#24497)
|
2025-04-14 17:34:21 +00:00 |
|
Alex | Interchain Labs
|
b55b9e14fb
|
chore: move simsx to testutil (#24481)
|
2025-04-14 17:30:59 +00:00 |
|
Alex | Interchain Labs
|
c5cbda08f2
|
feat: custom x/mint minting function (#24436)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-04-14 15:58:34 +00:00 |
|
Ruslan
|
2bca0bf2fa
|
docs: overview link fix (#24496)
|
2025-04-14 15:54:26 +00:00 |
|
Hung Dinh | Decentrio
|
e2aa8474a5
|
test(integration/tx): Add tx simulate benchmark test (#24462)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-14 15:46:01 +00:00 |
|
Tyler
|
b8723adca1
|
docs: add docs about x/gov new option (#24493)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-14 14:07:57 +00:00 |
|
Tyler
|
c463a6237c
|
docs: link to cosmos EVM docs (#24494)
|
2025-04-14 13:58:59 +00:00 |
|
leopardracer
|
3037346f36
|
docs: Update documentation links from v0.50.0-alpha.0 to v0.53.0-rc.2 (#24487)
|
2025-04-11 16:29:47 +00:00 |
|
Alexander Peters
|
3d8c846802
|
perf(bank): Reduce the number of ValidateDenom calls in Coin and Bank (#24431)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-11 16:25:51 +00:00 |
|
Alex | Interchain Labs
|
9236abd4a5
|
chore: use v0.53.0-rc.3 tag (#24471)
|
2025-04-11 16:03:53 +00:00 |
|
Alexander Peters
|
f18c6ea274
|
feat(api): Add block height to response headers (#24428)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-10 20:47:33 +00: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 |
|
dependabot[bot]
|
b881ed792d
|
build(deps): Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 in /tools/cosmovisor (#24478)
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:29:37 +00:00 |
|