Skip to content
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

fix: Remove cosmos-pk flag #270

Merged
merged 4 commits into from
Apr 13, 2022
Merged

fix: Remove cosmos-pk flag #270

merged 4 commits into from
Apr 13, 2022

Conversation

facundomedica
Copy link

Removed in favor of the env var PEGGO_COSMOS_PK

@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2022

Codecov Report

Merging #270 (4a18fff) into main (5287352) will decrease coverage by 1.59%.
The diff coverage is 44.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   60.68%   59.09%   -1.60%     
==========================================
  Files          17       17              
  Lines        1989     1985       -4     
==========================================
- Hits         1207     1173      -34     
- Misses        685      712      +27     
- Partials       97      100       +3     
Impacted Files Coverage Δ
orchestrator/cosmos/broadcast.go 93.20% <ø> (ø)
orchestrator/eth_event_watcher.go 78.40% <ø> (ø)
...rchestrator/ethereum/gravity/message_signatures.go 80.95% <ø> (ø)
orchestrator/ethereum/gravity/peggy_contract.go 69.23% <ø> (ø)
orchestrator/ethereum/gravity/submit_batch.go 85.43% <ø> (ø)
orchestrator/ethereum/gravity/valset_update.go 77.92% <ø> (ø)
orchestrator/main_loops.go 7.88% <0.00%> (-0.28%) ⬇️
orchestrator/oracle_resync.go 39.72% <ø> (ø)
orchestrator/relayer/find_latest_valset.go 72.59% <ø> (ø)
orchestrator/relayer/main_loop.go 0.00% <ø> (ø)
... and 9 more

@facundomedica facundomedica merged commit 6918c4d into main Apr 13, 2022
@facundomedica facundomedica deleted the facu/remove-cosmos-pk branch April 13, 2022 14:18
mergify bot pushed a commit that referenced this pull request Apr 13, 2022
* fix: removed cosmos-pk flag

* cl++

* fix cl

(cherry picked from commit 6918c4d)
@facundomedica facundomedica linked an issue Apr 13, 2022 that may be closed by this pull request
facundomedica added a commit that referenced this pull request Apr 18, 2022
* fix: removed cosmos-pk flag

* cl++

* fix cl

(cherry picked from commit 6918c4d)

Co-authored-by: Facundo Medica <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove --cosmos-pk flag
2 participants