Julien Robert
|
6d96e1dec3
|
ci: bump go to 1.22 (#19396)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-23 10:22:37 +00:00 |
|
Likhita Polavarapu
|
871b91c3e7
|
feat(x/authz): Add env bundler to x/authz (#19490)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-22 20:42:49 +00:00 |
|
Julien Robert
|
b304cf7556
|
refactor!: kill basic manager (#19512)
|
2024-02-22 14:44:49 +00:00 |
|
dependabot[bot]
|
d1d3bf0620
|
build(deps): Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#19518)
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-22 14:32:10 +00:00 |
|
Julien Robert
|
4d5b140ad2
|
fix: check bugs from #19224 (#19524)
|
2024-02-22 13:58:23 +00:00 |
|
testinginprod
|
e846eca366
|
refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-21 09:36:21 +00:00 |
|
Marko
|
52106a66cb
|
refactor(feegrant): migrate to use env var (#19450)
|
2024-02-20 15:03:22 +00:00 |
|
Likhita Polavarapu
|
b050ec2f3f
|
feat(x/group): Add env bundler to group module (#19489)
|
2024-02-20 10:24:32 +00:00 |
|
Likhita Polavarapu
|
b0db3ea299
|
feat(x/consensus): Add env bundler to x/consensus module (#19488)
|
2024-02-20 10:08:56 +00:00 |
|
Marko
|
8acade49db
|
refactor(evidence): migrate to env var (#19482)
|
2024-02-20 09:48:32 +00:00 |
|
Marko
|
f5a3bfb058
|
refactor(bank): migrate to use env var (#19477)
|
2024-02-20 09:21:18 +00:00 |
|
dependabot[bot]
|
be62ad510c
|
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.46.0-beta2.0.20230614103911-b3da8bb4e801 to 0.50.4 in /tools/confix (#19486)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-02-20 09:20:35 +00:00 |
|
Marko
|
c8836248d1
|
refactor(auth): migrate to use env (#19476)
|
2024-02-19 21:09:11 +00:00 |
|
dependabot[bot]
|
b098abfcac
|
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19470)
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:04:28 +00:00 |
|
Julien Robert
|
43df8d8245
|
refactor(proto): use buf registry for cometbft protos (#19366)
|
2024-02-16 16:17:11 +00:00 |
|
dependabot[bot]
|
74dfab2684
|
build(deps): Bump github.com/prometheus/common from 0.46.0 to 0.47.0 (#19449)
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-16 08:38:09 +00:00 |
|
Marko
|
509eec6c70
|
refactor(x/upgrade): migrate upgrade to env var (#19443)
|
2024-02-15 16:29:23 +00:00 |
|
Likhita Polavarapu
|
c25ef03e8a
|
feat(x/accounts): add env bundler to accounts module (#19418)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-02-15 16:25:23 +00:00 |
|
testinginprod
|
4a88a58e1b
|
refactor(accounts): Remove UserOperation in favour of using Tx for abstracted accounts (#19395)
|
2024-02-15 12:24:33 +00:00 |
|
Marko
|
e46d526b46
|
refactor(x/slashing): migrate slashing to use env var (#19440)
|
2024-02-15 09:42:51 +00:00 |
|
samricotta
|
3a23f2b99c
|
feat(x/protocolpool): add env bundler to protocolpool module (#19420)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-02-14 23:33:20 +00:00 |
|
Marko
|
2dafb8780c
|
refactor(x/staking): migrate to use env (#19414)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-02-14 23:11:06 +00:00 |
|
Julien Robert
|
f6d970d52f
|
refactor(x/group): use core migrations api (#19423)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-14 18:26:52 +00:00 |
|
dependabot[bot]
|
01bad3ebb6
|
build(deps): Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#19425)
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-14 10:15:51 +00:00 |
|
samricotta
|
33868606a8
|
feat(mint): add env bundler to mint module (#19398)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-02-13 23:17:13 +00:00 |
|
Facundo Medica
|
c57dde2f34
|
feat!: migrate x/group to store service (#19410)
|
2024-02-13 13:51:26 +00:00 |
|
dependabot[bot]
|
cfc3739033
|
build(deps): Bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0 in /store (#19387)
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: Facundo <facundomedica@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-12 02:35:11 +00:00 |
|
Julien Robert
|
72a56d9933
|
fix(simapp): fix default home (#19393)
|
2024-02-10 22:47:12 +00:00 |
|
samricotta
|
8de39661fc
|
feat(nft): add env bundler to nft module (#19367)
|
2024-02-08 12:19:31 +00:00 |
|
dependabot[bot]
|
3e3b1ae5a1
|
build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#19379)
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-08 07:50:44 +00:00 |
|
dependabot[bot]
|
8f77368f2a
|
build(deps): Bump cosmossdk.io/log from 1.3.0 to 1.3.1 (#19356)
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-06 06:34:07 +00:00 |
|
dependabot[bot]
|
b418daed4d
|
build(deps): Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 (#19346)
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-05 09:49:10 +00:00 |
|
dependabot[bot]
|
c9902b2677
|
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.11 to 1.8.12 in /store (#19333)
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>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-02 16:54:41 +00:00 |
|
Julien Robert
|
0830071053
|
feat(x/gov): execute any msg as sudo (#19304)
|
2024-02-02 08:41:50 +00:00 |
|
Connor Davis
|
3e05255956
|
fix(simapp): home flag is not respected (#18994)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-01-30 21:38:22 +00:00 |
|
Marko
|
ca04e1144c
|
refactor!(core): add in environment bundler of service (#19041)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-01-30 12:22:35 +00:00 |
|
Julien Robert
|
493dd78e56
|
refactor(core): fix depinject detection (#19260)
|
2024-01-28 03:37:58 +00:00 |
|
dependabot[bot]
|
789ade1409
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.4 to 0.38.5 (#19232)
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 08:44:19 +00:00 |
|
Julien Robert
|
bff1d823f5
|
refactor(client/v2,simapp): align and simplify sign mode wiring (#19216)
|
2024-01-24 10:52:07 +00:00 |
|
Julián Toledano
|
61c367d9d1
|
feat(client/v2/offchain): sign and verify file (#18626)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-01-24 10:48:51 +00:00 |
|
dependabot[bot]
|
b981f9d359
|
build(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#19203)
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-24 08:36:58 +00:00 |
|
Richard Gibson
|
c27a3a32cc
|
chore(simapp): Deprecate --v in favor of --validator-count, -n (#19146)
|
2024-01-23 23:43:41 +00:00 |
|
Likhita Polavarapu
|
365528f872
|
fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-23 19:23:40 +00:00 |
|
dependabot[bot]
|
9853db0dde
|
build(deps): Bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#19187)
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-23 13:04:29 +00:00 |
|
dependabot[bot]
|
aff6d0a2db
|
build(deps): Bump github.com/cometbft/cometbft from 0.38.2 to 0.38.4 (#19168)
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-23 12:48:32 +00:00 |
|
testinginprod
|
582bba39ad
|
refactor(auth): incorporate set pub key decorator into sig verification decorator (#19093)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-22 14:45:57 +00:00 |
|
Halimao
|
5a8a3885a9
|
style: lint ci error (#19147)
|
2024-01-19 17:13:58 +00:00 |
|
dependabot[bot]
|
2587e756c1
|
build(deps): Bump github.com/hdevalence/ed25519consensus from 0.1.0 to 0.2.0 (#19113)
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-19 09:56:49 +00:00 |
|
testinginprod
|
498cd6a533
|
feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-01-17 10:58:06 +00:00 |
|
dependabot[bot]
|
822d90c4b1
|
build(deps): Bump github.com/creachadair/atomicfile from 0.3.2 to 0.3.3 in /tools/confix (#19071)
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-17 10:55:40 +00:00 |
|