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

共识端口监听改为监听外网端口 #960

Merged
merged 2 commits into from
Feb 19, 2021
Merged

Conversation

harrylee2015
Copy link
Contributor

修复bug #957

@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #960 (b9245ec) into master (4d60a35) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #960   +/-   ##
=======================================
  Coverage   60.78%   60.78%           
=======================================
  Files         181      181           
  Lines       23749    23749           
=======================================
+ Hits        14436    14437    +1     
+ Misses       7773     7768    -5     
- Partials     1540     1544    +4     
Impacted Files Coverage Δ
plugin/consensus/raft/raft.go 50.42% <100.00%> (ø)
plugin/consensus/dpos/consensus_state.go 39.88% <0.00%> (-1.90%) ⬇️
plugin/dapp/relay/cmd/relayd/relayd/btcweb.go 53.42% <0.00%> (-1.37%) ⬇️
plugin/consensus/raft/block.go 66.41% <0.00%> (-0.75%) ⬇️
plugin/p2p/gossip/p2pserver.go 47.35% <0.00%> (-0.53%) ⬇️
plugin/consensus/dpos/state_machine.go 43.63% <0.00%> (-0.46%) ⬇️
plugin/dapp/relay/cmd/relayd/relayd/type.go 100.00% <0.00%> (+65.38%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d60a35...b9245ec. Read the comment docs.

@33cn 33cn merged commit 5b40dfa into 33cn:master Feb 19, 2021
@harrylee2015 harrylee2015 deleted the raft branch March 22, 2021 07:50
@33cn
Copy link
Owner

33cn commented Oct 18, 2021

🎉 This PR is included in version 6.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@33cn 33cn added the released label Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants