Commit Graph

11567 Commits

Author SHA1 Message Date
yihuang
d2b93e050d
feat: support build with rocksdb backend in CI (#17346) 2023-08-11 07:19:02 +00:00
Aleksandr Bezobchuk
658a88a309
fix(math): defend NewIntFromBigInt argument mutation (#17352) 2023-08-10 20:10:38 +00:00
Anmol
c3c82e27d9
feat: starship e2e tests and devnet integration (#17077) 2023-08-10 13:59:36 +00:00
Facundo Medica
48d79ff9d5
fix(x/distr): increase consensus version (#17350) 2023-08-10 10:20:04 +00:00
Julien Robert
731d727cd5
chore(baseapp): audit (#17325) 2023-08-10 09:14:55 +00:00
Likhita Polavarapu
8035b5b524
refactor(x/slashing): migrate AddrPubkeyRelation to collections (#17044) 2023-08-10 08:08:56 +00:00
dependabot[bot]
40cf50a30a
build(deps): Bump bufbuild/buf-setup-action from 1.25.1 to 1.26.0 (#17344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-10 07:18:33 +00:00
dependabot[bot]
3f2a9d8cba
build(deps): Bump cosmossdk.io/depinject from 1.0.0-alpha.3 to 1.0.0-alpha.4 (#17338)
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>
2023-08-09 16:04:19 +00:00
Julien Robert
d5b40fc427
test(depinject): refactor binding and invoke tests (#17337) 2023-08-09 14:06:33 +00:00
dependabot[bot]
b83d90a473
build(deps): Bump github.com/hashicorp/golang-lru from 0.5.5-0.20210104140557-80c98217689d to 1.0.2 (#17326)
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>
2023-08-09 09:28:32 +00:00
atheeshp
f907a27d31
refactor(x/staking): migrate delegation key to collections (#17162) 2023-08-09 07:15:12 +00:00
dependabot[bot]
3fde04b8be
build(deps): Bump pgregory.net/rapid from 1.0.1 to 1.1.0 (#17327)
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>
2023-08-09 06:48:44 +00:00
Dev Ojha
dea5b97eb2
feat!: Add gas limits to queries (#16239)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-08 20:30:29 +00:00
Marko
4896697b5b
chore: add docs issue template (#17321) 2023-08-08 16:51:52 +00:00
Emmanuel T Odeke
361336132d
test(x/auth/vesting): fuzz MsgServerCreateVestingAccount (#16732)
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-08 16:16:19 +00:00
Facundo Medica
adb65c920b
docs: RFC for Optimistic Execution (#16499)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-08 16:00:24 +00:00
Likhita Polavarapu
f04fefdc7a
refactor(x/staking): Migrate UnbondingIndex to use collections (#17288) 2023-08-08 10:27:19 +00:00
Julien Robert
f14f421a03
feat(client/v2): add key lookup interface (#17308) 2023-08-08 09:51:22 +00:00
Julien Robert
bdb7387fa9
refactor: reword upgrading.md and verify match with repo (#17262) 2023-08-07 15:53:45 +00:00
Julien Robert
6f29897bf0
refactor(client/v2): refactor of flags (#17306) 2023-08-07 13:53:02 +00:00
testinginprod
b61c72fc66
feat(collections): do not error when iterating empty collections (#17290)
Co-authored-by: unknown unknown <unknown@unknown>
2023-08-07 13:53:02 +00:00
Julien Robert
60198f077a
fix(runtime): allow to properly register non app wiring modules (#17284) 2023-08-07 11:07:39 +00:00
Likhita Polavarapu
c968fe9e4b
feat: Add legacy format key codec for bytes in collections (#17104) 2023-08-07 09:46:26 +00:00
mmsqe
7a778f5c90
refactor: add MigrateHandler to allow reuse migrate genesis related function (#17296) 2023-08-07 08:12:27 +00:00
dependabot[bot]
30f0be9cb7
build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#17297)
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>
2023-08-07 08:05:38 +00:00
Chill Validation
6a76448025
feat(store): Add snapshot manager Close method (#17294)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-06 22:23:11 +00:00
samricotta
213ddf7240
docs: Amend usage of sdk.Context (#17239) 2023-08-04 17:20:22 +00:00
Youngtaek Yoon
8c1c48d7d6
refactor(x/bank): remove message events including sender attribute whose information is already present in the relevant events (#17273) 2023-08-04 08:24:17 +00:00
dependabot[bot]
2f6610d9bd
build(deps): Bump pgregory.net/rapid from 1.0.0 to 1.0.1 (#17286)
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>
2023-08-04 08:21:41 +00:00
Facundo Medica
c3ae0b09d4
fix: ValidatorStore interface doesn't match StakingKeeper (#17164)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-03 22:53:05 +00:00
Likhita Polavarapu
92dffb5fa8
refactor(x/staking): Migrate UnbondingID to collections (#17256) 2023-08-03 12:50:16 +00:00
Julien Robert
b61f611f0e
fix(simapp): do not create data dir at each run (#17240) 2023-08-03 12:43:04 +00:00
atheeshp
9443fc1051
refactor(x/staking): migrate ValidatorByConsAddr key to collections (#17260) 2023-08-03 11:31:14 +00:00
Likhita Polavarapu
a7977b8633
refactor(x/staking): migrate UnbondingType to collections (#17248) 2023-08-03 10:11:23 +00:00
Josh Klopfenstein
228c28687b
docs: fix typo in 00-protobuf.md (#17232) 2023-08-03 08:41:17 +00:00
Julien Robert
8fe44f1d3e
refactor!: remove clientCtx.PrintObjectLegacy (#17259) 2023-08-03 08:27:04 +00:00
dependabot[bot]
03966377c8
build(deps): Bump bufbuild/buf-setup-action from 1.25.0 to 1.25.1 (#17268)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 08:22:37 +00:00
Richard Gibson
e3a0486828
docs: fix app.toml links (#17264) 2023-08-02 17:08:03 +00:00
Julien Robert
6937c7642b
refactor(staking): remove expected distribution keeper (#17261) 2023-08-02 15:31:36 +00:00
Julien Robert
5b1bdf11e8
docs: mention autocli in upgrading.md (#17252) 2023-08-02 09:11:09 +00:00
zakir
8503c1822b
refactor(client): use cmtservice for comet-validator-set command (#17187)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-02 08:55:01 +00:00
Richard Gibson
63113e88ed
docs: Better describe ABCI-exposed /key and /subspace store APIs (#17231) 2023-08-01 23:34:04 +00:00
Facundo Medica
cb5b8cf1d3
fix: Allow VerifyVoteExtensions without ExtendVote (#17251) 2023-08-01 16:10:55 +00:00
dependabot[bot]
1d09c96e9d
build(deps): Bump cosmossdk.io/log from 1.1.0 to 1.2.0 (#17249)
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>
2023-08-01 12:39:40 +00:00
Julien Robert
5de37005fe
feat(gov,group): allow draft-proposal to skip metatada prompt (#17220) 2023-08-01 11:02:14 +00:00
n0b0dy
b9b325ec99
fix(x/distribution): add nil check in Params.ValidateBasic (#17236) 2023-08-01 10:33:10 +00:00
Julien Robert
c33b4db1a3
chore: prepare log 1.2.0 (#17214) 2023-08-01 09:59:23 +00:00
zakir
c36c86005f
refactor(cli): remove duplicate --home flag (#17215) 2023-08-01 09:42:32 +00:00
zakir
31f7247522
feat(cli): status cmd cli support output text (#17184) 2023-08-01 08:34:21 +00:00
Anmol
095a64195a
feat(docker): Add debuging dependencies directly into the dockerfile (#17228) 2023-07-31 17:37:12 +00:00