Likhita Polavarapu
eb853117a9
refactor(x/staking): Use gogotypes Int64Value instead of bytes for LastValidatorPower ( #17604 )
2023-09-01 21:28:17 +00:00
Julien Robert
5621d9d807
chore: add v0.46.15 and v0.47.5 changelogs to main ( #17479 )
2023-09-01 09:54:49 +00:00
dependabot[bot]
6107df641d
build(deps): Bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.0 in /store ( #17603 )
...
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>
2023-09-01 09:45:12 +00:00
dependabot[bot]
5ca405ae06
build(deps): Bump cosmology-tech/starship-action from 0.2.15 to 0.2.16 ( #17602 )
...
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-09-01 06:16:11 +00:00
Julien Robert
931ba5ac3f
docs: update mm docs ( #17595 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 18:13:11 +00:00
Marko
9b1e296765
chore: remove println from upgrade keeper ( #17591 )
2023-08-31 15:41:32 +00:00
Julien Robert
0868daa059
docs: add genesis changes in upgrading.md ( #17596 )
2023-08-31 13:40:15 +00:00
Julien Robert
48805eb914
chore: improve issue template ( #17594 )
2023-08-31 10:19:37 +00:00
Likhita Polavarapu
3e07c80ebc
refactor(x/staking): Migrate LastValidatorPower to Collections ( #17498 )
2023-08-30 21:21:40 +00:00
Félix C. Morency
914a8b6aad
docs(cosmovisor): update simapp migration example ( #17583 )
2023-08-30 17:49:30 +00:00
Facundo Medica
47309fa5e2
fix(circuit): Reset only doable by authorized account ( #17511 )
2023-08-30 13:57:29 +00:00
Likhita Polavarapu
3ed40a925c
refactor(x/staking): Migrate UnbondingDelegationByValIndex to use collections ( #17291 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-08-30 09:21:10 +00:00
Likhita Polavarapu
a24d7071c1
refactor(x/slashing): migrate ValidatorMissedBlockBitmap to collections ( #17568 )
2023-08-30 08:57:28 +00:00
Julien Robert
356097a6ab
docs(cosmovisor): improve disclaimer for cosmovisor version ( #17574 )
2023-08-29 15:45:54 +00:00
Marko
6ce2505f6b
refactor: introduce abciGenesis interface ( #17554 )
2023-08-29 15:24:09 +00:00
Cian Hatton
0a253f3c6d
feat(x/genutil): Allow creation of AppGenesis without a file lookup ( #17571 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-29 14:42:33 +00:00
Gustavo Grieco
aabcfb2aa0
test: avoid evidenceFraction parameter to be very close to 1.0 ( #16978 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2023-08-29 10:50:46 +00:00
Callum Waters
79cc75b1db
feat!: connect app version with consensus params in end block ( #16244 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-29 10:32:53 +00:00
Julien Robert
6601713eb6
feat(client): allow overwritting client.toml ( #17513 )
2023-08-29 08:40:13 +00:00
Likhita Polavarapu
6ed81a737c
refactor(x/staking): migrate UnbondingQueue to collections ( #17481 )
2023-08-29 07:15:22 +00:00
Marko
0561f990d8
chore: remove some unused types ( #17565 )
2023-08-29 07:13:11 +00:00
Marko
3c6b2b9b9b
chore: add maintained versions of cosmovisor to readme ( #17564 )
2023-08-29 07:02:50 +00:00
dependabot[bot]
573284022b
build(deps): Bump github.com/cockroachdb/errors from 1.11.0 to 1.11.1 ( #17566 )
...
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-29 07:01:23 +00:00
dependabot[bot]
3a911572e3
build(deps): Bump postcss from 8.4.27 to 8.4.28 in /docs ( #17563 )
...
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-28 19:52:11 +00:00
Rootul P
acc8c4ccb2
docs: improve DeductFeeDecorator godoc ( #17559 )
...
Co-authored-by: Marko <marko@baricevic.me>
2023-08-28 16:12:04 +00:00
Marko
682a9acd83
chore: change prune logging info to debug ( #17560 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-28 15:54:22 +00:00
Likhita Polavarapu
70b3e85781
refactor(x/staking): Migrate Validators to use Collections ( #17123 )
2023-08-28 14:56:14 +00:00
Likhita Polavarapu
a734071c05
refactor(x/staking): Migrate UnbondingDelegation to collections ( #17270 )
2023-08-28 08:38:11 +00:00
Cal Bera
cc6511e337
chore: log panic recovery in runTx ( #17556 )
2023-08-28 07:22:08 +00:00
David Terpay
bb0c866193
fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions ( #17518 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-25 17:52:35 +00:00
Félix C. Morency
6b868a1e4e
docs(x/group): fix submit-proposal help json example ( #17546 )
2023-08-25 15:37:09 +00:00
Félix C. Morency
860ab2fa72
docs: update x/group create-proposal to submit-proposal ( #17544 )
2023-08-25 15:20:30 +00:00
dependabot[bot]
dae34ad2a5
build(deps): Bump cosmossdk.io/log from 1.2.0 to 1.2.1 ( #17543 )
...
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-25 15:09:21 +00:00
Julien Robert
5839c3a600
chore: bump golangci-lint to v1.54.2 ( #17538 )
2023-08-25 14:07:24 +00:00
Julien Robert
03fb7da26d
fix(log): custom marshaller produce invalid data ( #17532 )
2023-08-25 13:14:24 +00:00
testinginprod
4a536b21e2
feat(accounts): Add account Create,Execute,Query implementation ( #17515 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-08-25 09:09:53 +00:00
dependabot[bot]
147758fd17
build(deps): Bump cosmossdk.io/store from 1.0.0-alpha.1.0.20230728080422-54ed7dab3982 to 1.0.0-rc.0 ( #17534 )
...
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-25 07:10:30 +00:00
Mo Miz
9de71d7bee
docs: align SECURITY.md for refresh ( #17526 )
2023-08-24 23:16:35 +00:00
Julien Robert
bb106cb50d
test(baseapp): use no-op logger ( #17528 )
2023-08-24 23:15:37 +00:00
devon
a429238fc2
fix(x/authz): GetAuthorizations ( #17334 )
2023-08-24 15:32:00 +00:00
Julien Robert
7c10b2482c
feat(hubl): support keyring ( #17107 )
2023-08-24 12:49:57 +00:00
Marko
2f8247d2d5
chore: bump iavl in store ( #17509 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-24 10:53:20 +00:00
Julien Robert
5b02261cb5
refactor(debug): use address codec in debug command ( #17512 )
2023-08-24 07:49:56 +00:00
dependabot[bot]
eb16bd13c4
build(deps): Bump github.com/jhump/protoreflect from 1.15.1 to 1.15.2 ( #17519 )
...
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-24 06:36:46 +00:00
dependabot[bot]
f19f10f37e
build(deps): Bump cosmology-tech/starship-action from 0.2.14 to 0.2.15 ( #17520 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 06:35:38 +00:00
dependabot[bot]
22cab0d491
build(deps): Bump rtCamp/action-slack-notify from 2.2.0 to 2.2.1 ( #17521 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-24 06:35:14 +00:00
mmsqe
751c0c892c
fix(rpc): change the default json-rpc listen address to localhost ( #17470 )
2023-08-23 12:55:21 +00:00
testinginprod
d95e686aa5
feat(accounts): implement account state isolation ( #17507 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-08-23 11:42:11 +00:00
Julien Robert
c6b0bb62ac
refactor(client): use address codec ( #17503 )
2023-08-23 10:43:47 +00:00
atheeshp
029f9ed71e
chore: update changelog ( #17506 )
2023-08-23 07:48:09 +00:00