Commit Graph
11262 Commits
Author SHA1 Message Date
Matt Kocubinski fe458e0686 refactor(x/auth): rm dependency on x/staking (#16545) 2023-06-15 08:34:53 +00:00
dependabot[bot]andgithub-actions 5a612efec5 build(deps): Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#16558)
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-06-15 07:30:43 +00:00
Julien Robert eed728653f ci: add cometbft version fetch in release branches by dependabot (#16551) 2023-06-14 22:16:39 +00:00
Emmanuel T Odeke 3a35353258 test: x/tx/signing/textual: fuzz MessageValueRenderer.Parse (#16517) 2023-06-14 20:49:53 +00:00
Julien Robert 68a457f683 chore(simapp): always use latest extracted sdk modules on main (#16544) 2023-06-14 20:40:06 +00:00
Marko a93dd023dd chore: set headerinfo where needed in baseapp (#16542) 2023-06-14 15:32:39 +00:00
Julien Robert 7a55c936ac chore: clean-up all replaces and add tagging process (#16528) 2023-06-14 11:22:08 +00:00
testinginprodandunknown unknown b3da8bb4e8 refactor(distribution)!: use collections for DelegatorStartingInfo state (#16483)
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-14 10:39:11 +00:00
Matt Kocubinski bbb452f609 refactor(x/staking): rm dependency on x/distribution (#16531) 2023-06-13 20:16:20 +00:00
Matt KocubinskiandAleksandr Bezobchuk 1363a02da0 refactor: remove cyclic authz dependencies (#16509)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-13 18:30:22 +00:00
Julien Robert 62709adcc7 feat: make checksum optional in upgrade validation (#16511) 2023-06-13 16:32:32 +00:00
Julien Robert ad1c5794dc feat(hubl): add version command (#16530) 2023-06-13 15:13:07 +00:00
Marko a6bf0ab23d chore: add QA issue template (#16510) 2023-06-13 14:01:34 +00:00
Julien Robert afe571f5b6 chore: remove github.com/cosmos/cosmos-sdk/db from sdk deps (#16527) 2023-06-13 13:51:02 +00:00
dependabot[bot]andgithub-actions b1fd8cf261 build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#16526)
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-06-13 12:55:40 +00:00
Emmanuel T Odeke 4333c88417 test: x/tx/signing/textual: fuzz BytesValueRenderer (#16520) 2023-06-13 11:44:27 +00:00
Julien Robert 52841686c2 feat(hubl): support output flag (#16524) 2023-06-13 11:44:21 +00:00
Emmanuel T Odeke 85a1230f35 test: types/bech32: fuzz ConvertAndEncode (#16523) 2023-06-13 11:25:24 +00:00
dependabot[bot]andgithub-actions 1b9c500180 build(deps): Bump pgregory.net/rapid from 0.7.1 to 1.0.0 (#16515)
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-06-13 08:41:58 +00:00
dependabot[bot]andgithub-actions eba06fd862 build(deps): Bump github.com/cockroachdb/errors from 1.9.1 to 1.10.0 (#16516)
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-06-13 08:15:46 +00:00
bafe5040f2 build(deps): Bump pgregory.net/rapid from 0.6.2 to 0.7.1 (#16495)
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-06-12 15:49:26 +00:00
Marko 65ed869e39 refactor(consensus): remove gov from consensus (#16500) 2023-06-12 13:09:38 +00:00
Emmanuel T Odeke f5a596c88b chore: finish removing all exported *SortJSON usages (#16497) 2023-06-12 12:10:36 +00:00
Emmanuel T Odeke 3db9528efb chore: finish TODO of removing defunct sortJSON (#16401) 2023-06-10 08:49:11 +00:00
Julien Robert 4ad71e570d chore: add v047.3 and v0.46.13 changelog to main (#16480) 2023-06-09 16:09:55 +00:00
d96411e077 build(deps): Bump github.com/bits-and-blooms/bitset from 1.7.0 to 1.8.0 (#16478)
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-06-09 15:46:22 +00:00
Elias Naur 207789f705 refactor: allocate less in types.Coins.safeAdd and types.DecCoins.safeAdd (#16477) 2023-06-09 13:46:32 +00:00
9769e2404e chore: changelog & upgrading documentation for ABCI++ (#16315)
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-09 11:06:44 +00:00
testinginprodandunknown unknown 2d1d68d3fd refactor(distribution)!: use collections for ValidatorCurrentRewards (#16459)
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-09 09:19:37 +00:00
Julien Robert bf8053cdfc chore: fix concurrency group sims and math changelog (#16462) 2023-06-08 20:04:22 +00:00
Emmanuel T Odekeandmarbar3778 9b9e319d1a perf: math: make Int.Size() faster by computation not len(MarshalledBytes) (#16263)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-06-08 15:15:52 +00:00
testinginprodandunknown unknown 5235593e72 refactor(distribution)!: use collections for DelegatorWithdrawAddress state management. (#16440)
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-08 10:18:04 +00:00
dependabot[bot] d7944977e8 build(deps): Bump github.com/cosmos/cosmos-sdk from 0.46.0-beta2.0.20230607190716-2877190997a2 to 0.50.0-alpha.0 in /tools/hubl (#16454)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 08:46:48 +00:00
Chill Validation d1e685b4db fix: StateSync Restore by excluding memory store (#16449) 2023-06-07 23:13:23 +00:00
Julien Robert 72531d2036 chore: configure release/v0.50.x branch (#16447) 2023-06-07 23:08:34 +00:00
Jeancarlo Barrios c80d64e350 feat(x/feegrant): feegrant autcli module query (#16213) 2023-06-07 21:15:33 +00:00
Julien Robert d0e1a9be4e build: remove replaces in modules before 0.50 alpha (#16445) 2023-06-07 20:11:27 +00:00
Julien Robert cfeb10287d chore: prepare core,tx,collections changelogs and update mergify config for v0.5 (#16442) 2023-06-07 18:27:57 +00:00
Matt Kocubinski 393af6c645 refactor(x/auth): clean up signing init code for reusability (#16433) 2023-06-07 14:54:38 +00:00
Likhita Polavarapu 82adcea791 test: deduplicate e2e tests (#16356) 2023-06-07 12:08:52 +00:00
Facundo Medica 7f44ecb936 refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
8ced14d6fa build(deps): Bump github.com/cometbft/cometbft from 0.38.0-alpha.2 to 0.38.0-rc1 (#16434)
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-06-06 22:03:06 +00:00
3e18f4088b feat: update store module for new iavl (#15568)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-06 19:08:35 +00:00
Matt Kocubinski e169374eb4 refactor: remove dependencies x/auth -> x/genutil, x/gov (#16423) 2023-06-06 15:31:25 +00:00
Matt KocubinskiandAaron Craelius bf6edae9b6 feat: custom get signers (#16340)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-06-06 14:20:28 +00:00
Julien Robert daaffb8495 docs: improve upgrading.md and changelog (#16429) 2023-06-06 14:09:41 +00:00
dependabot[bot] a37de66ecd build(deps): Bump bufbuild/buf-setup-action from 1.20.0 to 1.21.0 (#16424)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 11:17:54 +00:00
dependabot[bot] 2bfbade491 build(deps): Bump postcss from 8.4.23 to 8.4.24 in /docs (#16421)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 17:50:12 +00:00
Julien Robert c91ad30f77 feat(cosmovisor): add add-upgrade command (#16413) 2023-06-05 15:46:34 +00:00
Vitalis Salis 0f1bfea1ab docs(gov): Voting period can be more than unbonding period (#16419) 2023-06-05 15:22:12 +00:00