Julien Robert
|
27f1f7885d
|
chore(simapp): be consistent with runtime (#22203)
|
2024-10-10 08:35:33 +02: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 |
|
Julien Robert
|
f812291dd0
|
chore: prepare v0.50.10 (#21498)
|
2024-09-17 20:10:08 +02:00 |
|
Julien Robert
|
3feb2c08b5
|
docs: demonstrate how to wire custom ante handlers in 0.50 app_di (#21767)
|
2024-09-17 11:01:19 +02:00 |
|
dependabot[bot]
|
d0c8d675d7
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.11 to 0.38.12 (#21535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-04 16:53:31 +02:00 |
|
dependabot[bot]
|
f2b1a522a5
|
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-30 07:56:46 +00:00 |
|
dependabot[bot]
|
73215a9f83
|
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21351)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-19 09:38:30 +02:00 |
|
mergify[bot]
|
e3c64e3adf
|
docs: rename app v2 to app di when talking about runtime v0 (backport #21329) (#21335)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-17 09:25:42 +00:00 |
|
dependabot[bot]
|
2f49e9e120
|
build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (#21294)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-14 09:38:49 +02:00 |
|
dependabot[bot]
|
f7ee7006f1
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.10 to 0.38.11 (#21264)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-13 11:40:29 +02:00 |
|
dependabot[bot]
|
057cd3bc76
|
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-09 08:47:46 +02:00 |
|
dependabot[bot]
|
1cde7541b7
|
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-08 09:02:12 +02:00 |
|
dependabot[bot]
|
3fc80745ee
|
build(deps): Bump cosmossdk.io/x/tx from 0.13.3 to 0.13.4 (#21170)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-08-05 10:47:42 +02:00 |
|
mergify[bot]
|
ffd569672c
|
fix(simapp): concurrent map writes when calling GetSigners (backport #21073) (#21130)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-08-01 16:20:17 +02:00 |
|
Julien Robert
|
070271939d
|
feat: use depinject v1.0.0 (#21000)
|
2024-07-23 10:42:13 +02:00 |
|
mergify[bot]
|
451683bc83
|
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #20964) (#20970)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-17 12:46:13 +02:00 |
|
dependabot[bot]
|
28721bce03
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.9 to 0.38.10 (#20960)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-07-16 10:29:55 +02:00 |
|
Julien Robert
|
d975e0160c
|
chore(simapp): use tagged version (#20951)
|
2024-07-15 12:43:27 +02:00 |
|
mergify[bot]
|
698627016d
|
fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909)
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-11 08:28:37 +00:00 |
|
dependabot[bot]
|
1c16683b58
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.8 to 0.38.9 (#20836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-07-02 09:12:34 +02:00 |
|
dependabot[bot]
|
ba5b444dd1
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.7 to 0.38.8 (#20805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-06-28 10:22:08 +02:00 |
|
mergify[bot]
|
e4c342eb99
|
feat: parse home flag earlier (backport #20771) (#20777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-25 20:04:23 +00:00 |
|
mergify[bot]
|
5d349c2661
|
feat(client/v2): get keyring from context (backport #19646) (#20727)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-19 20:39:31 +00:00 |
|
dependabot[bot]
|
d8bfb8a36a
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-06-06 10:18:38 +02:00 |
|
dependabot[bot]
|
b696f7a6a2
|
build(deps): Bump cosmossdk.io/api from 0.7.4 to 0.7.5 (#20338)
|
2024-05-10 10:23:08 +02:00 |
|
dependabot[bot]
|
f74c0e967a
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.6 to 0.38.7 (#20206)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-04-29 08:31:39 +00:00 |
|
Julien Robert
|
bb9f451758
|
build(deps): bump modules in simapp (#20137)
|
2024-04-22 15:57:35 +02:00 |
|
dependabot[bot]
|
a2abf1a442
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20095)
|
2024-04-19 10:40:16 +02:00 |
|
mergify[bot]
|
dafcc78dfd
|
feat(x/bank): support depinject for send restrictions (backport #20014) (#20024)
|
2024-04-15 23:29:52 +02:00 |
|
dependabot[bot]
|
d6a0fa1504
|
build(deps): Bump cosmossdk.io/x/tx from 0.13.1 to 0.13.2 (#20042)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-15 12:39:46 +02:00 |
|
dependabot[bot]
|
4b7176799e
|
build(deps): Bump github.com/cosmos/iavl from 1.1.1 to 1.1.2 (#19985)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-04-10 10:10:20 +00:00 |
|
dependabot[bot]
|
405471ba0d
|
build(deps): Bump cosmossdk.io/store from 1.0.2 to 1.1.0 (#19810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-28 12:21:52 +00:00 |
|
mergify[bot]
|
7b35e36329
|
feat(server): add custom start handler (backport #19854) (#19884)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-28 11:57:24 +00:00 |
|
mergify[bot]
|
8641cd2a7c
|
feat(client): replace event-query-tx-for with wait-tx (backport #19870) (#19887)
|
2024-03-27 19:18:09 +01:00 |
|
dependabot[bot]
|
87ad797688
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19811)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-21 16:09:28 +01:00 |
|
dependabot[bot]
|
6977c223b2
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6 (#19751)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-14 13:38:31 +07:00 |
|
mergify[bot]
|
6689e3689b
|
build(deps): Bump deps (backport #19655) (#19711)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-11 09:45:50 +00:00 |
|
dependabot[bot]
|
09a49fe260
|
build(deps): Bump cosmossdk.io/x/tx from 0.13.0 to 0.13.1 (#19665)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-03-06 09:43:01 +01:00 |
|
dependabot[bot]
|
fcfc099953
|
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (#19566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-26 10:34:11 +00:00 |
|
dependabot[bot]
|
3dcf24e86e
|
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19562)
|
2024-02-26 08:05:24 +01:00 |
|
yihuang
|
def228d0ad
|
fix(simapp): typo in GetStoreKeys (#19544)
|
2024-02-24 14:43:01 +01:00 |
|
dependabot[bot]
|
18ea4c5200
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19471)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-19 10:10:02 +01:00 |
|
dependabot[bot]
|
55807a2a0b
|
build(deps): Bump github.com/cosmos/iavl from 1.0.0 to 1.0.1 (#19464)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-02-19 09:22:42 +01:00 |
|
Julien Robert
|
cc0b5c40df
|
build(deps): bump to cosmossdk.io/api v0.7.3 (#19376)
|
2024-02-19 10:00:36 +05:30 |
|
Julien Robert
|
aef27e38b4
|
chore: prepare v0.50.4 (#19432)
|
2024-02-18 10:52:31 +01:00 |
|
mergify[bot]
|
fe2f853d98
|
fix(simapp): fix default home (backport #19393) (#19399)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-12 11:07:59 +00:00 |
|
dependabot[bot]
|
859b4140b8
|
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19358)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-06 09:33:58 +01:00 |
|
mergify[bot]
|
d2f9634443
|
fix(simapp): home flag is not respected (backport #18994) (#19297)
Co-authored-by: Connor Davis <17688291+PoisonPhang@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-30 21:53:35 +00:00 |
|
dependabot[bot]
|
861a7d7fd0
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.4 to 0.38.5 (#19237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-25 09:44:46 +01:00 |
|