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 |
|
Alex | Interchain Labs
|
adae979132
|
chore: use new tags (#24518)
|
2025-04-16 10:56:07 -04: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 |
|
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 |
|
dependabot[bot]
|
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 |
|
dependabot[bot]
|
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 |
|
Alex | Interchain Labs
|
640e70736e
|
chore: use latest math (#24395)
|
2025-04-04 19:27:17 +00:00 |
|
Alex | Interchain Labs
|
405f29d755
|
chore: use new depinject tag (#24377)
|
2025-04-04 13:36:47 +00:00 |
|
julienrbrt
|
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 |
|
julienrbrt
|
df07789843
|
fix(client/v2): *big.Int unmarshal (cherry-pick #21853) (#24361)
|
2025-04-03 10:02:26 -04:00 |
|
Alex | Interchain Labs
|
3bc29ba2aa
|
chore: update the core and collections deps (#24324)
|
2025-04-01 13:49:55 -04:00 |
|
Alex | Interchain Labs
|
3b7cd13d2a
|
chore: update deps to silence dependatbot (#24327)
|
2025-04-01 17:41:30 +00:00 |
|
Alex | Interchain Labs
|
76a25e022c
|
chore: use rc tags (#24244)
|
2025-04-01 14:46:11 +00:00 |
|
Alex | Interchain Labs
|
33220c17b5
|
chore: use sdk release tag (#24243)
|
2025-03-31 21:00:43 +00:00 |
|
Alex | Interchain Labs
|
a6faafb107
|
chore: use latest store (#24240)
|
2025-03-31 19:50:38 +00:00 |
|
Alex | Interchain Labs
|
59559e2f35
|
chore: use cosmossdk.io/api v0.9.0 (#24230)
|
2025-03-31 17:24:56 +00:00 |
|
Alex | Interchain Labs
|
93ecb7c84b
|
chore: prep store for v1.1.2 (#24231)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-31 17:02:29 +00:00 |
|
Alex | Interchain Labs
|
ec1d27bedf
|
chore: use math v1.5.1 (#24186)
|
2025-03-31 16:45:04 +00:00 |
|
Alex | Interchain Labs
|
f55595fcc9
|
chore: prep api for release (#24227)
|
2025-03-31 15:34:28 +00:00 |
|
Alex | Interchain Labs
|
e85a5c0bc1
|
chore: use latest errors (#24184)
|
2025-03-29 00:44:32 +00:00 |
|
Alex | Interchain Labs
|
a340fa39d0
|
chore: use latest log tag (#24183)
|
2025-03-28 20:00:12 +00:00 |
|
Alex | Interchain Labs
|
2fd5341a07
|
chore: dependency prep (#24179)
|
2025-03-28 16:55:56 +00:00 |
|
Tyler
|
cfda49b436
|
fix: prune cmd should disable async pruning (#24090)
|
2025-03-27 18:43:27 +00:00 |
|
aljo242
|
978978a3fe
|
tidy
|
2025-03-20 15:32:51 -04:00 |
|
aljo242
|
82cc186b27
|
mod tidy
|
2025-03-20 15:32:40 -04:00 |
|
mergify[bot]
|
2a67b267c8
|
feat: add --qrcode flag to keys show command (backport #18557) (#24011)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: julienrbrt <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-19 20:52:41 -04:00 |
|
Alex | Interchain Labs
|
a90a35149a
|
chore: deps (#23973)
|
2025-03-17 14:14:00 -04:00 |
|
Alex | Interchain Labs
|
5ede887757
|
chore: update system tests (#23931)
|
2025-03-12 11:54:09 -04:00 |
|
Alex | Interchain Labs
|
8903e43a9e
|
chore: use go1.23 (#23897)
|
2025-03-05 14:17:59 -05:00 |
|
Alex | Interchain Labs
|
ff779eca8d
|
feat(epochs): backport (#23815)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-02-26 16:10:00 -05:00 |
|
Alex | Interchain Labs
|
7df377415d
|
chore: update all for release/v0.53.x (#23750)
|
2025-02-25 16:02:07 -05:00 |
|
Alex | Interchain Labs
|
1fda5b615c
|
chore: set proto/cosmos/autocli to main (#23725)
|
2025-02-21 13:39:12 -05:00 |
|
Alex | Interchain Labs
|
f5e8e517ab
|
chore: set up release/v0.53.x branch (#23660)
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
|
2025-02-12 15:48:20 -05:00 |
|
dependabot[bot]
|
9d3c384c84
|
build(deps): Bump github.com/cosmos/ledger-cosmos-go from 0.13.3 to 0.14.0 (#23029)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-20 08:16:55 +00:00 |
|
dependabot[bot]
|
f465587407
|
build(deps): Bump github.com/cosmos/cosmos-db from 1.1.0 to 1.1.1 (#23030)
|
2024-12-20 08:42:03 +01:00 |
|
Julien Robert
|
eb1a8e88a4
|
chore: prep v0.50.11 release notes (#22898)
|
2024-12-16 17:17:28 +01:00 |
|
dependabot[bot]
|
3b082b5e14
|
build(deps): Bump cosmossdk.io/x/tx from 0.13.6-0.20241003112805-ff8789a02871 to 0.13.6 (#22844)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-12-12 09:54:42 +00:00 |
|
mergify[bot]
|
d62bcbdb55
|
fix(x/tx): fix amino json drift from legacy spec (backport #21825) (#22088)
|
2024-12-12 02:13:57 +01:00 |
|
dependabot[bot]
|
43ac3df692
|
build(deps): Bump github.com/cosmos/iavl from 1.2.0 to 1.2.2 (#22662)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-27 09:28:29 +01:00 |
|
dependabot[bot]
|
7bb2a3d8ce
|
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.2 to 1.1.0 (#22638)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-25 13:07:13 +01:00 |
|
mergify[bot]
|
8210b50647
|
fix(client/v2/autocli): prevent duplicate addition of customCommands (backport #22576) (#22615)
Co-authored-by: violet <158512193+fastfadingviolets@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-11-21 21:43:48 +01:00 |
|
dependabot[bot]
|
56c2c7dce7
|
build(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 (#22607)
|
2024-11-21 11:46:22 +04:00 |
|
dependabot[bot]
|
0ab53198c7
|
build(deps): Bump cosmossdk.io/depinject from 1.0.0 to 1.1.0 (#22463)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
|
2024-11-07 09:47:34 +01:00 |
|
mergify[bot]
|
a5f463a965
|
fix(x/staking): query redelegation command (backport #21856) (#21861)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-23 15:56:53 +00:00 |
|
Julien Robert
|
25255e4e3c
|
feat(client/v2): use x/tx AminoNameAsTypeURL option in 0.50 (#21801)
|
2024-09-18 15:52:15 +02:00 |
|