Ragnar
|
4e4cca1a24
|
fix(x/feegrant): prevent duplicate grants in genesis state (#24134)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-05-12 19:14:24 +00:00 |
|
Avory
|
fc319bbd35
|
docs: Add Circuit Breaker CLI command examples (#24680)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-05-12 12:48:40 +00:00 |
|
Tyler
|
05ac584d94
|
docs(x/mint): add example for setting custom minter in depinject setups (#24715)
|
2025-05-07 18:38:58 +00:00 |
|
dependabot[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 |
|
dependabot[bot]
|
d162a9cbdb
|
build(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#24702)
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 12:58:46 +00:00 |
|
Alex | Interchain Labs
|
20de185d3a
|
fix: tidy deps (#24695)
|
2025-05-05 13:29:24 -04:00 |
|
DuongNguyen | Decentrio
|
a094cb0641
|
refactor(x/feegrant): collection migration (#16535) BACKPORT (#24461)
|
2025-05-05 14:22:09 +00:00 |
|
dependabot[bot]
|
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]
|
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 |
|
Clockwork
|
f88a397bc0
|
fix: replace string() with hex.EncodeToString() (#24638)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-05-02 17:06:11 +00:00 |
|
Takeshi Arabiki
|
245a5faf02
|
fix: Handle context cancellation (#24551)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-05-01 22:50:18 +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 |
|
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 |
|
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 |
|
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
|
bb91d18a01
|
fix: add check for duplicate continuous fund in x/protocolpool genesis (#24559)
|
2025-04-23 21:10:52 +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]
|
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 |
|
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 |
|
Tyler
|
2e7bed9e72
|
chore: add telemetry measurement to x/auth PreBlocker (#24541)
|
2025-04-17 18:02:17 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
VolodymyrBg
|
d7dc912309
|
docs: update reference to v50 in x/auth (#24466)
|
2025-04-10 19:58:32 +00:00 |
|
dependabot[bot]
|
53d811347a
|
build(deps): Bump github.com/magiconair/properties from 1.8.9 to 1.8.10 (#24456)
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-10 16:18:14 +00:00 |
|
Alex | Interchain Labs
|
e7bcfc23b4
|
fix(x/tx): add feePayer as signer (#22311) BACKPORT (#24408)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2025-04-09 20:58:23 +00:00 |
|
julienrbrt
|
73bedad9ad
|
fix(client/v2): add fallbacks when incorrect protos (#24449)
|
2025-04-09 16:45:14 -04:00 |
|
Alexander Peters
|
65acc32084
|
chore(staking): Replace panics with error results; more verbose error messages (#24391)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-09 17:33:38 +00:00 |
|
dependabot[bot]
|
a0a79bee9a
|
build(deps): Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#24443)
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-09 10:34:48 -04:00 |
|
dependabot[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 |
|
dependabot[bot]
|
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
|
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 |
|