Commit Graph
11662 Commits
Author SHA1 Message Date
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 PolavarapuandFacundo Medica 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 HattonandJulien Robert 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
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
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]andgithub-actions 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
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 PandMarko acc8c4ccb2 docs: improve DeductFeeDecorator godoc (#17559)
Co-authored-by: Marko <marko@baricevic.me>
2023-08-28 16:12:04 +00:00
Markoandmarbar3778 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 TerpayandAleksandr Bezobchuk 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]andgithub-actions 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
testinginprodandunknown unknown 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]andgithub-actions 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
Markoandmarbar3778 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]andgithub-actions 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
testinginprodandunknown unknown 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
atheeshp 76a72ceb9d refactor(x/staking): migrate RedelegationByValDstIndexKey key to collections (#17336) 2023-08-23 04:57:47 +00:00
Elias Naur 952328a4ed perf: optimize math.Int.Size for small values (#17497) 2023-08-22 21:54:34 +00:00
testinginprodandunknown unknown 780cad872b feat(accounts): add Account interface and Implementation (#17495)
Co-authored-by: unknown unknown <unknown@unknown>
2023-08-22 18:17:34 +00:00
Markoandmarbar3778 3781c462a9 chore: minor bech32 global removal (#17469)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-22 12:45:54 +00:00
Matt, Park 27210f0e62 docs: Improve docs for vote query (#17501) 2023-08-22 10:43:30 +00:00
atheeshp 222d28e179 refactor(x/staking): migrate RedelegationByValSrcIndexKey key to collections (#17332) 2023-08-22 07:00:23 +00:00
Markoandmarbar3778 393dcc1f2a refactor: remove header type from NewContext (#17426)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-21 16:29:20 +00:00
dependabot[bot]andgithub-actions dc62bd7ade build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (#17490)
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-21 14:47:40 +00:00
Julien Robert bf249162e4 fix(math): revert #16263 and add test cases (#17489) 2023-08-21 14:07:40 +00:00