-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Insights: cosmos/cosmos-sdk
Overview
Could not load contribution data
Please try again later
23 Pull requests merged by 11 people
-
docs: redirect the remote generation page
#22404 merged
Oct 31, 2024 -
fix(server/v2): return ErrHelp (backport #22399)
#22400 merged
Oct 31, 2024 -
refactor(serverv2): remove unused interface methods, honuor context
#22394 merged
Oct 30, 2024 -
fix(server/v2): return ErrHelp
#22399 merged
Oct 30, 2024 -
feat(indexer): implement
schema.HasModuleCodec
interface in thebank
module#22349 merged
Oct 30, 2024 -
refactor(math): refactor ApproxRoot for readality
#22263 merged
Oct 30, 2024 -
docs: fix KWallet Handbook
#22395 merged
Oct 30, 2024 -
refactor(server/v2): eager config loading (backport #22267)
#22391 merged
Oct 29, 2024 -
feat(client/v2): broadcast logic
#22282 merged
Oct 29, 2024 -
refactor(server/v2): eager config loading
#22267 merged
Oct 29, 2024 -
test(system): check feePayers signature (backport #22389)
#22390 merged
Oct 28, 2024 -
test(system): check feePayers signature
#22389 merged
Oct 28, 2024 -
refactor(x/slashing): remove extra get
#22376 merged
Oct 28, 2024 -
feat(core): add a new codec to core
#22326 merged
Oct 28, 2024 -
ci: increase test-system timeout (backport #22386)
#22387 merged
Oct 28, 2024 -
ci: increase test-system timeout
#22386 merged
Oct 28, 2024 -
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.4 to 1.0.0-alpha.5
#22383 merged
Oct 28, 2024 -
test: migrate e2e/tx tests to systemtest (backport #22152)
#22354 merged
Oct 27, 2024 -
test: migrate remaining e2e tests to integration tests (backport #22364)
#22381 merged
Oct 27, 2024 -
test: e2e/client to system tests (backport #21981)
#21986 merged
Oct 27, 2024 -
test: migrate remaining e2e tests to integration tests
#22364 merged
Oct 27, 2024 -
build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1
#22362 merged
Oct 27, 2024
11 Pull requests opened by 7 people
-
feat (math): binary un-/marshal format for the GDA dec type.
#22377 opened
Oct 27, 2024 -
feat (math): hybrid un-/marshal format for the GDA dec type.
#22378 opened
Oct 27, 2024 -
feat (math): scientific notation un-/marshal format for the GDA dec type.
#22379 opened
Oct 27, 2024 -
test: remove testutil/network
#22392 opened
Oct 29, 2024 -
feat(indexer): implement `schema.HasModuleCodec` interface in the `bank` module (backport #22349)
#22398 opened
Oct 30, 2024 -
[WIP]: Update v2 `RegisterQueryHandlers` and GRPC queries
#22403 opened
Oct 31, 2024 -
WIP: refactor(store/v2,server/v2): save genesis block at height 0
#22406 opened
Oct 31, 2024 -
build(deps): Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 in /tools/cosmovisor
#22407 opened
Nov 1, 2024 -
docs: Update Twitter Links to X in Documentation
#22408 opened
Nov 1, 2024 -
feat(depinject): support ignored fields in input structs
#22409 opened
Nov 1, 2024 -
fix(simapp/v2): full AutoCLI support
#22410 opened
Nov 1, 2024
8 Issues closed by 6 people
-
[Bug]: Failed to run make proto-gen
#22402 closed
Oct 31, 2024 -
Updating Params Failed
#22341 closed
Oct 30, 2024 -
[Feature]: migrate to `go.uber.org/mock/mockgen`
#22313 closed
Oct 29, 2024 -
Client/v2 Custom Broadcast Logic
#21851 closed
Oct 29, 2024 -
[Bug]: server/v2 snapshot restore panics
#22268 closed
Oct 29, 2024 -
[Bug]: SDK binary (or cosmovisor?) creates a bunch of spam folders in /tmp
#22385 closed
Oct 28, 2024 -
Migrate remaining tests from tests/e2e to tests/integration
#22358 closed
Oct 27, 2024
6 Issues opened by 5 people
-
[Bug]: server/v2 `Stop()` is not called for all components before process shutdown
#22405 opened
Oct 31, 2024 -
[Bug]: state changes during posthandler are ignored if tx is failed
#22396 opened
Oct 30, 2024 -
[Bug](x/simulation): Transactions run after FinalizeBlock in v0.50.x
#22393 opened
Oct 29, 2024 -
Refactor: remove viper in server context
#22388 opened
Oct 28, 2024 -
Remove testutil/network package
#22384 opened
Oct 28, 2024
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(bank/v2): Basic CreateDenom
#22264 commented on
Oct 29, 2024 • 21 new comments -
fix(x/accounts/default/lockup) Lockup account track undelegation when unbonding entry is mature
#22254 commented on
Oct 31, 2024 • 19 new comments -
feat: wire new handlers to grpc
#22333 commented on
Oct 29, 2024 • 16 new comments -
test(integration): port x/bank tests to server/v2 app
#21912 commented on
Nov 1, 2024 • 12 new comments -
feat(stf/branch): simplify merged iterator
#22131 commented on
Oct 31, 2024 • 5 new comments -
feat(store/v2): build the migration manager in the root store factory
#22336 commented on
Oct 31, 2024 • 1 new comment -
docs: Module account address documentation
#22289 commented on
Oct 31, 2024 • 1 new comment -
feat(baseapp): add per message telemetry
#22175 commented on
Oct 31, 2024 • 1 new comment -
[Feature]: Remove public keys from AuthInfo
#21203 commented on
Oct 27, 2024 • 0 new comments -
server/v2: wire grpc and gateway
#20798 commented on
Oct 27, 2024 • 0 new comments -
feat: Add module accounts service
#22312 commented on
Oct 31, 2024 • 0 new comments -
[Bug]: pagination countTotal not working
#21961 commented on
Oct 28, 2024 • 0 new comments -
Bug [WIP] (x/accounts/defaults/lockup): Accounting slashing in delegation locking amount
#22288 commented on
Oct 28, 2024 • 0 new comments -
Authz allow delegate permissions to all validators
#11126 commented on
Oct 28, 2024 • 0 new comments -
[Epic]: x/accounts (part 2)
#21747 commented on
Oct 28, 2024 • 0 new comments -
Unmarshalling an LCD JSON response with extra fields into cosmos-sdk types fails
#22179 commented on
Oct 28, 2024 • 0 new comments -
[Bug]: Data race when querying gRPC directly
#22368 commented on
Oct 29, 2024 • 0 new comments -
feat(x): add module_query_safe on queries
#22095 commented on
Nov 2, 2024 • 0 new comments -
feat(math): Upstream GDA based decimal type
#21982 commented on
Oct 30, 2024 • 0 new comments -
fix(server/v2/comebft): fix simulation wiring
#21964 commented on
Oct 27, 2024 • 0 new comments -
[Epic]: x/Auth
#20058 commented on
Oct 29, 2024 • 0 new comments -
docs(adr75): server v2
#21069 commented on
Oct 31, 2024 • 0 new comments -
Missing validations and implementation in x/circuit
#22322 commented on
Nov 2, 2024 • 0 new comments -
[Bug or Feature]: the changes made in precommiter and abci listeners are ignored
#22246 commented on
Oct 31, 2024 • 0 new comments -
[Epic]: server/v2 production readiness via simapp/v2 and testing
#20439 commented on
Oct 30, 2024 • 0 new comments -
[Epic]: Client v2
#18580 commented on
Oct 30, 2024 • 0 new comments