Commit Graph

12473 Commits

Author SHA1 Message Date
Julien Robert
3cbdf5ac13
fix 2024-03-04 16:20:52 +01:00
Julien Robert
8c1299176c
refactor(x/authz)!: use router service (#19637)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-03-04 14:26:18 +00:00
dependabot[bot]
7f84815716
build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19628)
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: Marko <marbar3778@yahoo.com>
2024-03-04 10:28:51 +00:00
Julien Robert
cfd426fdb3
feat(runtime): message router service (#19571) 2024-03-04 10:25:43 +00:00
Qt
83a7f0ee37
docs(log,crypto,depinject/appconfig): update docs (#19625)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-04 10:18:04 +00:00
mergify[bot]
84a1ee2232
fix(staking): fix impossible conditions (backport #19621) (#19624)
Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-04 11:00:46 +01:00
Marko
ab34a95270
test: fix staking (#19623) 2024-03-04 10:52:17 +01:00
Marko
7628592c6a
chore(core): bring changes from serverv2 (#19617) 2024-03-01 18:05:20 +00:00
Julien Robert
69f03cd17f
feat(x/gov): add custom fuction to calculate vote results and vp (#19592) 2024-03-01 17:24:16 +00:00
Nikhil Vasan
7155a1cd52
Merge pull request from GHSA-95rx-m9m5-m94v
* validate ExtendedCommit against LastCommit

* test cases

* lint

---------

Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-01 17:25:33 +01:00
Matt Kocubinski
55370b0198
feat(store): remove RawDB dependency from snapshot store (#19608) 2024-03-01 16:17:48 +00:00
dependabot[bot]
3d59013709
build(deps): Bump github.com/prometheus/common from 0.48.0 to 0.49.0 (#19609)
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-03-01 12:54:17 +00:00
Qt
febb7b7ece
docs(math): update math docs (#19615) 2024-03-01 12:36:00 +00:00
Julien Robert
1c9361ca4e
refactor: use slices std (#19598) 2024-02-29 09:57:42 +00:00
Julien Robert
975ddc1d31
refactor(x/auth/ante): don't use simulate bool in ante handler (#19586)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-02-29 08:39:03 +00:00
dependabot[bot]
0a801e1c03
build(deps): Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (#19533)
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-02-28 21:09:19 +00:00
Qt
35c4243da9
docs(math): update math docs (#19590) 2024-02-28 15:48:57 +00:00
Julien Robert
e4d97090d8
test: move slash redelegation test to integration (#19581) 2024-02-28 10:09:38 +00:00
Likhita Polavarapu
a248d05f70
feat(x/distribution): add env bundler to distribution module (#19445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-02-27 22:18:13 +00:00
khanh
8585d538f1
Merge pull request from GHSA-86h5-xcpx-cfqc
* check undelegation after redelegation

* add comment

* using app v1

* set up test

* update test

* Update x/staking/keeper/slash.go

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* use switch inside slashing logic

* update slash redelegation test

---------

Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-27 17:28:05 +01:00
dependabot[bot]
f44d9784e7
build(deps): Bump golang.org/x/crypto from 0.19.0 to 0.20.0 (#19574)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-27 14:38:19 +00:00
Julien Robert
b894603d15
build: fix make proto-gen (#19536) 2024-02-27 13:57:48 +00:00
Julien Robert
316750cc8c
chore(server): implement comment (#19569) 2024-02-27 07:55:37 +00:00
dependabot[bot]
6cb34d827a
build(deps): Bump actions/add-to-project from 0.5.0 to 0.6.0 (#19575)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 07:52:03 +00:00
Julien Robert
27595925be
refactor(x/bank): remove duplicate logger (#19572) 2024-02-27 07:34:54 +00:00
Devon Bear
23359a0b6d
feat(server): Allow calling back into the application struct in PostSetup. (#19455)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-02-26 16:15:01 +00:00
Qt
acdb356540
refactor: use errors.New to replace fmt.Errorf with no parameters (#19568) 2024-02-26 15:17:43 +00:00
dependabot[bot]
62ef5cac9c
build(deps): Bump github.com/cosmos/cosmos-db from 1.0.0 to 1.0.2 (#19567)
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:41 +00:00
dependabot[bot]
03958b9666
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19555)
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-26 10:32:04 +00:00
Qt
0686af719d
refactor(x/auth): simplify unnecessary code (#19552) 2024-02-25 21:54:05 +00:00
Devon Bear
7c05f4188b
fix(depinject): Authtx was not accepting custom signers (#19549) 2024-02-25 14:38:22 +01:00
Julien Robert
8432570e52
chore: api cleanups (#19541) 2024-02-25 09:27:32 +00:00
Julien Robert
98acef8d80
chore: add v0.47.9 and v0.50.4 release notes to main (#19531) 2024-02-25 08:06:02 +00:00
Qt
aa9ff3d8a7
refactor: use errors.New to replace fmt.Errorf with no parameters (#19548) 2024-02-24 21:14:13 +00:00
mergify[bot]
95cc64b2d4
fix(simapp): typo in GetStoreKeys (backport #19544) (#19547)
Co-authored-by: yihuang <huang@crypto.com>
2024-02-24 20:05:12 +00:00
Cosmos SDK
ccd8d5e875
chore: fix spelling errors (#19545)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-02-24 15:30:31 +00:00
Julien Robert
619e0da8da
refactor(vesting): fix build (#19539) 2024-02-24 14:41:22 +01:00
Julien Robert
4b73e31b00
feat(x/staking): update validators min commission rate after MsgUpdateParams (#19537) 2024-02-23 17:17:01 +00:00
Marko
72e4134710
refactor(vesting): remove vesting account creation (#19535) 2024-02-23 16:59:01 +00:00
Aleksandr Bezobchuk
8b83a2e29d
docs(store/v2): update store v2 docs (#19502)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-02-23 16:57:57 +00:00
Marko
6c9a7858e0
feat(consensus): add consensus message (#19483)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2024-02-23 14:09:58 +00:00
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
dependabot[bot]
913f9f1523
build(deps): Bump cosmossdk.io/api from 0.7.2 to 0.7.3 in /depinject (#19532)
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-23 09:36:51 +00:00
Julien Robert
25b14c3caa
chore: prepare math v1.3.0 (#19527) 2024-02-23 07:36:35 +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
Adam Tucker
35fe6c4ccd
fix: in-place-testnet edgecases (#19516) 2024-02-22 13:21:58 +00:00
dependabot[bot]
40e7a30903
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.4-0.20240118210941-3897926e722e to 0.50.4 in /tools/hubl (#19521)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:46:38 +00:00