Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Conversation

@lumtis
Copy link
Contributor

@lumtis lumtis commented Aug 5, 2022

Fix localnet and an issue with monitoringc handshake

@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #919 (fb22635) into feat/v0.46.0 (b3f8e9e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           feat/v0.46.0     #919      +/-   ##
================================================
- Coverage         10.56%   10.55%   -0.01%     
================================================
  Files               327      327              
  Lines             75202    75202              
================================================
- Hits               7942     7941       -1     
- Misses            67071    67072       +1     
  Partials            189      189              
Impacted Files Coverage Δ
x/monitoringc/module_ibc.go 0.00% <0.00%> (ø)
x/campaign/simulation/store.go 82.43% <0.00%> (-0.68%) ⬇️

@lumtis lumtis merged commit 0cb1b07 into feat/v0.46.0 Aug 5, 2022
@lumtis lumtis deleted the fix/localnet-0.46 branch August 5, 2022 15:25
lumtis added a commit that referenced this pull request Aug 10, 2022
* add cosmsocmd code

* remove cosmoscmd

* go mod tidy

* format

* re-format

* fix imports

* change ibc to v5

* use storetypes package

* fix New command

* resolve app.go

* update hooks signatures

* fix initializer keeper calls

* update sim utils

* update cli util code

* remaining fixes

* fix claim suite

* fix go.sum

* Update cmd/genaccounts.go

Co-authored-by: Lucas Btd <lucas.bertrand.22@gmail.com>

* Update x/claim/keeper/mission_delegation_hooks.go

Co-authored-by: Lucas Btd <lucas.bertrand.22@gmail.com>

* move util to testutil

* update dependencies for cosmos-proto

* feat: buf proto generation (#917)

* add .clang-format

* setup buf

* add scripts and update Makefile

* make proto-format

* make proto-gen

* update fundraising dep

* remove ibc fork

* use ibc beta release

* feat: cosmos proto annotations (#918)

* cosmos proto Int

* remaining cosmos scalar annotations

* proto format

* fix(`localnet`): add missing `staking` param for `0.46` (#919)

* add missing param

* fix init channel

* update key info

* chore: set binary name in config_2.yml (#921)

Co-authored-by: Lucas Btd <lucas.bertrand.22@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0.46 - Monitoring connection failure during channel handshake

3 participants