yihuang
|
d2b93e050d
|
feat: support build with rocksdb backend in CI (#17346)
|
2023-08-11 07:19:02 +00:00 |
|
Facundo Medica
|
48d79ff9d5
|
fix(x/distr): increase consensus version (#17350)
|
2023-08-10 10:20:04 +00:00 |
|
Likhita Polavarapu
|
8035b5b524
|
refactor(x/slashing): migrate AddrPubkeyRelation to collections (#17044)
|
2023-08-10 08:08:56 +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 |
|
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 |
|
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 |
|
Likhita Polavarapu
|
f04fefdc7a
|
refactor(x/staking): Migrate UnbondingIndex to use collections (#17288)
|
2023-08-08 10:27:19 +00:00 |
|
Julien Robert
|
bdb7387fa9
|
refactor: reword upgrading.md and verify match with repo (#17262)
|
2023-08-07 15:53:45 +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 |
|
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 |
|
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 |
|
Julien Robert
|
6937c7642b
|
refactor(staking): remove expected distribution keeper (#17261)
|
2023-08-02 15:31:36 +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 |
|
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 |
|
zakir
|
c36c86005f
|
refactor(cli): remove duplicate --home flag (#17215)
|
2023-08-01 09:42:32 +00:00 |
|
Facundo Medica
|
bf1803bc57
|
fix(x/auth): internal error on AccountInfo when PubKey is nil (#17209)
|
2023-07-31 09:32:33 +00:00 |
|
Facundo Medica
|
60605de779
|
refactor(x/distribution)!: migrate to collections (#17115)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-31 08:41:22 +00:00 |
|
dependabot[bot]
|
dc2b1998c2
|
build(deps): Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 (#17201)
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-07-31 07:55:01 +00:00 |
|
dependabot[bot]
|
f2ef4b526a
|
build(deps): Bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2 in /x/upgrade (#17202)
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-07-31 07:36:14 +00:00 |
|
zakir-code
|
0b5e7ed0af
|
refactor: hide --output flags that don't work (#17188)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-29 23:53:27 +00:00 |
|
Thomas Bruyelle
|
8aaa776f82
|
test(gov): add missing assertion on TestTally (#17180)
|
2023-07-28 15:48:30 +00:00 |
|
atheeshp
|
e51e74a9df
|
refactor(feegrant): collection migration (#16535)
|
2023-07-28 15:16:00 +00:00 |
|
mmsqe
|
009a152274
|
fix(bank): avoid empty spendable error message on send coins (#17170)
|
2023-07-28 14:38:26 +00:00 |
|
atheeshp
|
257d3e5e7c
|
refactor(x/staking): migrate delegations by validator to use collections (#17155)
|
2023-07-28 08:46:12 +00:00 |
|
Matt, Park
|
c2958326e1
|
feat(bank): Add secondary query for bank metadata (#16852)
|
2023-07-27 22:23:09 +00:00 |
|
Marko
|
31eb54c275
|
fix(circuit): partial perms bug fix (#17165)
|
2023-07-27 19:59:52 +00:00 |
|
atheeshp
|
9a42a3e7a0
|
fix(x/staking): DelegationsByValidator migrations (#17154)
|
2023-07-27 08:13:31 +00:00 |
|
dependabot[bot]
|
899f28c6e3
|
build(deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /core (#17150)
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-07-27 07:49:13 +00:00 |
|
Marko
|
58855c6859
|
refactor: remove global valaddress bech32 codec calls (1/2) (#17098)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 19:01:21 +00:00 |
|
Tyler
|
026073ba19
|
fix(x/group): rename group's legacy ORM error codespace to prevent co… (#17146)
|
2023-07-26 18:36:04 +00:00 |
|
Thomas Bruyelle
|
7daf40a270
|
test(gov): add test for Tally function (#17142)
|
2023-07-26 14:33:09 +00:00 |
|
Julien Robert
|
2c5f36c259
|
docs: improve usage of :::note (#17132)
|
2023-07-26 08:53:08 +00:00 |
|
Julien Robert
|
fa4d87ef7e
|
feat(client/v2): combine autocli and custom cmd within a module (#17088)
|
2023-07-25 21:11:17 +00:00 |
|
Facundo Medica
|
974abde0c4
|
fix(x/slashing): ValidatorSignInfo migration to collections was missing length prefix (#17127)
|
2023-07-25 15:50:38 +00:00 |
|
atheeshp
|
c74e2887b0
|
refactor(x/staking): migrate historicalInfo to use collections (#17063)
|
2023-07-25 09:05:26 +00:00 |
|
Julien Robert
|
5442197d6b
|
chore: cherry-pick some inj changes (#17109)
|
2023-07-24 13:07:06 +00:00 |
|
Yaroslav Savchuk
|
9c6a225932
|
fix(x/circuit): msg_url is skipped when publishing events (#17105)
|
2023-07-24 11:53:15 +00:00 |
|
Devon Bear
|
bf9f85a2d9
|
refactor(x/staking): Use ValidatorAddrCodec (#17095)
|
2023-07-23 21:31:16 +00:00 |
|
Julien Robert
|
e3482f2d41
|
chore(types): audit (#17075)
|
2023-07-20 17:31:29 +00:00 |
|
dependabot[bot]
|
d2d35c4e5c
|
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 in /tools/hubl (#17072)
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-07-20 06:52:03 +00:00 |
|
Likhita Polavarapu
|
535d711e7f
|
refactor(x/staking): migrate ValidatorUpdates to collections (#17062)
|
2023-07-20 06:49:40 +00:00 |
|