Rootul P
Rootul P
## Problem Naked returns are allowed in this repo. Ref: https://go.dev/tour/basics/7 ## Proposal Enable golangci-linter to catch instances of naked returns
## Context We're disabling Dependabot for Cosmos SDK packages because Dependabot tries to update Cosmos SDK depedencies to versions that aren't compatible with SDK v0.50.x ## Problem We may not...
## Context https://github.com/celestiaorg/cosmos-sdk/pull/585 is failing 5 CI workflows that aren't caused by this PR  ## Proposal Fix CI so that workflows are green
Part of https://github.com/celestiaorg/celestia-app/issues/4370
## Motivation Discussion w/ @evan-forbes ## Context The SDK ctx has these methods: https://github.com/celestiaorg/cosmos-sdk/blob/8c98dec8632ee91701b5676530c90292a6c193ee/types/context.go#L60-L61 ## Problem The SDK ctx doesn't have methods to determine if the ctx is inside PrepareProposal...
## Context > my only nit would be a question of whether or not we're going to change this on CIPs? Yea can do. We can also update the template...
## Context Celestia is upgrading from Cosmos SDK v0.46.x to v0.50.x ## Problem In Cosmos SDK v0.46.x, when a user submit a tx with a `nil` public key in the...
## Context I'm re-reviewing the IBC v2 specs because there have been a few changes since I last read it. ## Problems 1. The Packet type appears incorrect. It contains...
## Context https://github.com/celestiaorg/celestia-core/blob/ba4d47684ed5acfba0cd3c7a153cd6ad170fbe02/statesync/syncer.go#L173 ## Problem I frequently see this in logs when I state sync a Mocha node. I don't know what the log means or why a node operator...
## Context v0.38.x-celestia README is the same as upstream ## Problem The README doesn't describe why this fork exists, how it diverges from upstream, etc. ## Proposal Update the README...