forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update linter to 1521 #6
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
…mos#12273) Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: marbar3778 <marbar3778@yahoo.com>
…smos#14997) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….1.0 (cosmos#15007) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cosmos#15009) 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: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
…and go version to 1.20.1 (cosmos#15051) 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>
github-actions
bot
added
C:x/slashing
C:x/staking
Type: ADR
Type: Build
Type: CI
C:x/authz
C:x/bank
C:x/capability
C:x/crisis
C:x/distribution
C:x/evidence
C:x/feegrant
C:x/genutil
C:x/group
C:x/mint
C:x/nft
C:x/upgrade
C:x/consensus
C:x/circuit
C:x/tx
C:collections
C:Cosmovisor
C:Confix
C:Hubl
C:Keys
C:Store
C:orm
labels
Mar 28, 2023
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C:CLI
C:collections
C:Confix
C:Cosmovisor
C:Hubl
C:Keys
C:orm
C:Rosetta
C:Simulations
C:Store
C:x/auth
C:x/authz
C:x/bank
C:x/capability
C:x/circuit
C:x/consensus
C:x/crisis
C:x/distribution
C:x/evidence
C:x/feegrant
C:x/genutil
C:x/gov
C:x/group
C:x/mint
C:x/nft
C:x/params
C:x/slashing
C:x/staking
C:x/tx
C:x/upgrade
Stale
Type: ADR
Type: Build
Type: CI
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
iavl-lazy-loading
in standalone confix (chore: addiavl-lazy-loading
in standalone confix cosmos/cosmos-sdk#14876)Title/Content
instead ofText
(refactor(textual): UseTitle/Content
instead ofText
cosmos/cosmos-sdk#14730)groups
inx/group
(feat: add querygroups
inx/group
cosmos/cosmos-sdk#14879)store
andapi
to CometBFT (refactor: migratestore
andapi
to CometBFT cosmos/cosmos-sdk#14899)x/group
pagination from CLI (fix:x/group
pagination from CLI cosmos/cosmos-sdk#14923)rpc-max-body-bytes
config description (docs: correctrpc-max-body-bytes
config description cosmos/cosmos-sdk#14935)AppStateFn
out of simapp (refactor!: extractAppStateFn
out of simapp cosmos/cosmos-sdk#14977)release/v0.47.x
(ci: let dependabot watchrelease/v0.47.x
cosmos/cosmos-sdk#15006)Block
endpoints into the cli (feat: Integrate tendermintBlock
endpoints into the cli cosmos/cosmos-sdk#14659)x/capability
InitMemStore
should not consume gas (fix:x/capability
InitMemStore
should not consume gas cosmos/cosmos-sdk#15030)cosmossdk.io/log
logger (feat!: usecosmossdk.io/log
logger cosmos/cosmos-sdk#15011)FormatDec
test (test(math): fixFormatDec
test cosmos/cosmos-sdk#15215)sdk_block
conversion (fix: Change proposer address cast forsdk_block
conversion cosmos/cosmos-sdk#15243)make proto-gen
due to dep update (chore:make proto-gen
due to dep update cosmos/cosmos-sdk#15268)Tendermint
references in docs withCometBFT
(docs: replaceTendermint
references in docs withCometBFT
cosmos/cosmos-sdk#15339)InputOutputCoins
arguments (refactor(bank): updateInputOutputCoins
arguments cosmos/cosmos-sdk#15477)PluginTestSuite
on non linux machine (test(store): skipPluginTestSuite
on non linux machine cosmos/cosmos-sdk#15488)x/gov
proposal execution error message (feat: carryx/gov
proposal execution error message cosmos/cosmos-sdk#15554)Description
Closes: #XXXX
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change