exchain icon indicating copy to clipboard operation
exchain copied to clipboard

p2p whitelist

Open cwbhhjl opened this issue 2 years ago • 1 comments

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • [ ] Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • [ ] Wrote tests

  • [ ] Updated relevant documentation (docs/)

  • [ ] Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • [ ] Reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge PR #XYZ: [title]" (coding standards)

cwbhhjl avatar Oct 11 '22 01:10 cwbhhjl

Codecov Report

Merging #2586 (4ba61e3) into dev (5af95a6) will decrease coverage by 5.00%. The diff coverage is n/a.

:exclamation: Current head 4ba61e3 differs from pull request most recent head 7f5739b. Consider uploading reports for the commit 7f5739b to get more accurate results

@@            Coverage Diff             @@
##              dev    #2586      +/-   ##
==========================================
- Coverage   36.20%   31.20%   -5.01%     
==========================================
  Files         405       52     -353     
  Lines       42619     5173   -37446     
==========================================
- Hits        15430     1614   -13816     
+ Misses      26084     3396   -22688     
+ Partials     1105      163     -942     
Impacted Files Coverage Δ
app/app_parallel.go 28.04% <ø> (-0.19%) :arrow_down:
x/evm/types/msg_evm.go
x/distribution/types/proposal.go
x/wasm/keeper/authz_policy.go
x/erc20/types/types.go
x/erc20/keeper/proposal.go
x/staking/types/delegator_distr_proposal.go
x/feesplit/module_upgrade.go
x/gov/handler.go
x/staking/keeper/alias_functions.go
... and 344 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Oct 11 '22 01:10 codecov-commenter