Commit Graph

1052 Commits

Author SHA1 Message Date
Marko
b15732a594
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-04-25 15:26:43 +00:00
Marko
30383e6cf4
chore: remove unused testing framework (#20175) 2024-04-24 13:06:53 +00:00
cuithon
f42c5d4dcc
chore: fix function names (#20170)
Signed-off-by: cuithon <dscs@outlook.com>
2024-04-24 09:27:07 +00:00
son trinh
11d4e74970
refactor(lockup account): Add tests for lockup account (#19772)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-04-24 06:54:38 +00:00
dependabot[bot]
309e806784
build(deps): Bump cosmossdk.io/x/tx from 0.13.2 to 0.13.3 (#20149)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-23 20:34:25 +00:00
dependabot[bot]
ca94eccb4c
build(deps): Bump github.com/prometheus/common from 0.52.2 to 0.53.0 (#20115)
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-23 14:42:36 +00:00
Marko
8e60f3b7eb
chore: remove grpc-web (#20140) 2024-04-23 06:47:17 +00:00
dependabot[bot]
06a2ae38be
build(deps): Bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 in /x/upgrade (#20117)
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-22 10:18:36 +00:00
seayyyy
d11304b974
docs(tests/starship): fix broken link (#20123) 2024-04-22 09:28:52 +00:00
Marko
600c2468b8
chore: fix codeql issue (#20113) 2024-04-22 06:36:15 +00:00
ipangpang
1bd4351241
style: remove redundant import alias (#20109)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
Julien Robert
b491335e77
feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
dependabot[bot]
0110632ed7
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 in /tools/confix (#20052)
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-17 08:37:01 +00:00
dependabot[bot]
b6fc04538a
build(deps): Bump cosmossdk.io/api from 0.7.3 to 0.7.4 (#20063)
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-17 08:36:22 +00:00
Julien Robert
369847cfd3
feat(x/accounts): use router service from env (#20003) 2024-04-15 15:41:11 +00:00
dependabot[bot]
0f39ba3f09
build(deps): Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 in /tests (#20040)
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: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-15 13:15:51 +00:00
dependabot[bot]
d385402511
build(deps): Bump cosmossdk.io/x/tx from 0.13.1 to 0.13.2 (#20038)
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-15 11:10:10 +00:00
yihuang
84c64b204d
fix(server): bootstrap-state command can't parse latest genesis format (#20020) 2024-04-15 09:49:42 +00:00
Likhita Polavarapu
07c0aa73e0
feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
son trinh
a0d727eebc
refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
dependabot[bot]
24d44b6506
build(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#19961)
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-10 04:34:33 +00:00
dependabot[bot]
f8fee968e0
build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982)
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-09 07:09:40 +00:00
Marko
b2835eb78b
chore: linting fixes (#19978) 2024-04-08 18:12:10 +00:00
dependabot[bot]
5d04debc84
build(deps): Bump github.com/decred/dcrd/dcrec/secp256k1/v4 from 4.2.0 to 4.3.0 (#19913)
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: son trinh <trinhleson2000@gmail.com>
2024-04-05 15:06:09 +00:00
dependabot[bot]
cd24915730
build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#19929)
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-05 14:36:23 +00:00
Julián Toledano
c7534584dd
refactor(x/bank)!: remove Address.String() (#19954)
Co-authored-by: Marko <marko@baricevic.me>
2024-04-05 13:09:45 +00:00
dependabot[bot]
d8815543c6
build(deps): Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (#19930)
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-05 12:35:31 +00:00
dependabot[bot]
37131cf26d
build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#19960)
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-05 09:37:30 +00:00
Julien Robert
649dfaa8c5
refactor(types): loosen module.AppModule interface (#19951) 2024-04-04 14:21:02 +00:00
Hieu Vu
1028e27f79
feat(x/epochs): upstream osmosis epoch module (#19697)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-04-04 08:10:25 +00:00
Julien Robert
cb5d34e136
fix(x/accounts/defaults/lockup): rename lockup go.mod properly (#19899) 2024-03-28 22:31:12 +00:00
Ezequiel Raynaudo
b9c8d60ea0
refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
Julien Robert
d54e940d50
refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00
dependabot[bot]
4ef12091c1
build(deps): Bump github.com/prometheus/common from 0.50.0 to 0.51.1 (#19846)
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-28 13:47:02 +00:00
Emil Georgiev
6e9528a2f5
test(sims): fix test cases feegrant (#19863)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-03-26 11:19:18 +00:00
Julián Toledano
160c41842e
refactor(x/gov)!: remove Accounts.String() (#19850)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-26 10:29:47 +00:00
dependabot[bot]
ac61b69ae1
build(deps): Bump github.com/linxGnu/grocksdb from 1.8.12 to 1.8.14 in /store (#19829)
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: yihuang <yi.codeplayer@gmail.com>
Co-authored-by: yihuang <huang@crypto.com>
2024-03-22 15:26:21 +00:00
dependabot[bot]
32d63e02c5
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19804)
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-22 12:27:09 +00:00
dependabot[bot]
d67d145883
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 in /tools/hubl (#19806)
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 08:59:43 +00:00
Marko
4952cb2792
chore: bump iavl and store to v1.1.0 (#19799) 2024-03-20 15:44:43 +00:00
Julián Toledano
0c2decd7cd
refactor!: MsgSimulatorFn clean up (#19792) 2024-03-20 10:21:00 +00:00
Chi Xiao Wen
bfa734ce8f
refactor(x/staking,genutil)!: use validatorUpdates (#19754)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-19 19:48:56 +00:00
Julián Toledano
65ab2530cc
refactor(x/staking)!: removes the use of Accounts String() method (#19742) 2024-03-19 09:20:42 +00:00
dependabot[bot]
b239590cb4
build(deps): Bump github.com/cometbft/cometbft from 0.38.5 to 0.38.6 (#19748)
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-03-15 10:45:07 +00:00
son trinh
3ce9224f00
feat(x/accounts): Add new lockup account type (#19048)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-03-14 09:06:02 +00:00
Chi Xiao Wen
db82004074
refactor(x/**)!: genesis return errors (#19740)
Co-authored-by: chixiaoxiao <chixiaoxiao@gmail.com>
2024-03-13 11:44:43 +00:00
Marko
d2e40963ed
refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
dependabot[bot]
d4e52069f7
build(deps): Bump protobuf to 1.33.0, x/tx to 0.13.1, grpc to 1.62.1 and prometheus 0.50.0 (#19655)
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-09 07:33:16 +00:00
Matt, Park
a1e3a85ae1
feat(x/bank): Replace regex parsing of denom validation to generated parsing (#19511) 2024-03-07 09:34:49 +00:00
Julián Toledano
25aea8af8a
refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00