Commit Graph

12402 Commits

Author SHA1 Message Date
Julien Robert
a79f932ecf
chore(proto): do not use draft commit (#19453) 2024-02-16 18:24:17 +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
Marko
3ecae08cfa
chore(auth): add changelog for baseaccount creation (#19441) 2024-02-15 12:34:40 +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
cool-developer
8fb9ca87b2
feat(store/v2): remove the pruning manager (#19411)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 21:17:19 +00:00
cool-developer
92eb6de6e3
feat(store/v2): Implement State Migration (#19327)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 17:26:16 +00:00
zoereco
3461c64afb
test(x/gov): add case test for MsgVoteWeighted (#19403) 2024-02-13 15:07:36 +00:00
Facundo Medica
c57dde2f34
feat!: migrate x/group to store service (#19410) 2024-02-13 13:51:26 +00:00
Marko
869c96c403
refactor(bank, feegrant, authz): avoid creating baseaccount (#19188)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 12:52:06 +00:00
Likhita Polavarapu
26d30f2111
docs: Update documentation specifying the behaviour of CancelUnbondingDelegation on jailed validators (#19415) 2024-02-13 12:43:36 +00:00
Cosmos SDK
8c002c6249
chore: fix spelling errors (#19408)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-12 21:48:52 +00:00
Khanh Hoa
c4d673ce66
refactor(cosmovisor): add missing stop ticker (#19400)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-12 19:57:04 +00:00
Julien Robert
313a989545
fix(x/gov): disable spam vote in optimisic proposal (#19407) 2024-02-12 12:02:40 +00:00
Adam Tucker
89df28ceb9
feat(server): in-place testnet creator (#19280) 2024-02-12 10:53:07 +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
Cosmos SDK
d3120f56ef
chore: fix spelling errors (#19392)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-02-10 00:28:46 +00:00
Julien Robert
e4fabebfc5
refactor(gov): simplify state management (#19349) 2024-02-09 11:22:29 +00:00
Julien Robert
e15a0de251
feat(core): add migrations registering (#19370)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-09 09:30:39 +00:00
Dev Ojha
ac48269f98
perf: Speedup sdk.Int overflow checks (#19386) 2024-02-09 08:51:11 +00:00
Julien Robert
6e8de00f77
fix(runtime): make environment provider module scoped (#19385) 2024-02-09 07:24:28 +00:00
Marko
cf9acccb95
chore(RFC): add rfc for handlers (#19263)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2024-02-08 18:52:27 +00:00
Julien Robert
f6efab91b4
refactor(x/gov): add vote options to tally result (#19352) 2024-02-08 16:54:56 +00:00
testinginprod
5be33f5442
feat(accounts): Allow funds to be sent to accounts on init and execute (#19360) 2024-02-08 15:20:57 +00:00
samricotta
8de39661fc
feat(nft): add env bundler to nft module (#19367) 2024-02-08 12:19:31 +00:00
Jay Namsayin
195bd4ae65
docs(client/v2): remove duplicate GetTxCmd mention (#19378)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-08 08:11:29 +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
Julien Robert
cd1da8d7ff
ci: disable starship-tests action (#19372) 2024-02-07 18:36:09 +00:00
Cosmos SDK
94c98691a6
chore: fix spelling errors (#19369)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-07 18:32:15 +00:00
mmsqe
863194f99c
fix: avoid cli redundant log in stdout (#19371) 2024-02-07 18:31:47 +00:00
Naveen
4b8f32657b
fix(x/distribution): vulnerable incrementReferenceCount in distribution (#19301)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-02-07 09:25:33 +00:00
testinginprod
e604e54b5c
refactor(auth): Remove IterateAccounts method from x/auth keeper (#19363) 2024-02-06 23:31:57 +00:00
Julien Robert
41b188d64e
fix(x/feegrant): fix sims (#19362) 2024-02-06 23:30:52 +00:00
testinginprod
d26fe653c7
feat(accounts): Add methods to check if an account accepts certain messages or queries (interface assertion) (#19361) 2024-02-06 16:53:45 +00:00
testinginprod
c91660e55b
feat(collections): Infer Indexes in IndexedMap using reflection (#19343) 2024-02-06 08:35:18 +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]
a35e5c3e1e
build(deps): Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 in /tests (#19347)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 19:44:05 +00:00
Facundo Medica
d33ddbe19e
fix: startship e2e (#19351) 2024-02-05 15:42:39 +00:00
Gustavo Grieco
139f851337
fix(x/bank): disallow duplicated addresses when sanitizing the genesis bank balances (#18542)
Co-authored-by: GrosQuildu <e2.8a.95@gmail.com>
2024-02-05 10:37:28 +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
zoereco
fb6da9a767
test: add overflow test for coin Add (#19344) 2024-02-05 09:49:05 +00:00