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

Special rewards for block proposer #2625

Merged
merged 7 commits into from
Feb 3, 2020
Merged

Special rewards for block proposer #2625

merged 7 commits into from
Feb 3, 2020

Conversation

pro-wh
Copy link
Contributor

@pro-wh pro-wh commented Jan 30, 2020

  • a larger portion of the fees
  • an additional reward

@codecov
Copy link

codecov bot commented Jan 30, 2020

Codecov Report

Merging #2625 into master will decrease coverage by 0.04%.
The diff coverage is 70.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2625      +/-   ##
==========================================
- Coverage   63.13%   63.08%   -0.05%     
==========================================
  Files         360      361       +1     
  Lines       34156    34201      +45     
==========================================
+ Hits        21563    21577      +14     
- Misses       9938     9975      +37     
+ Partials     2655     2649       -6
Impacted Files Coverage Δ
go/consensus/tendermint/apps/staking/votes.go 86.66% <100%> (-0.84%) ⬇️
...nsensus/tendermint/apps/staking/signing_rewards.go 35.71% <100%> (-2.22%) ⬇️
go/consensus/tendermint/apps/staking/fees.go 58.82% <100%> (+0.82%) ⬆️
go/staking/api/api.go 60.56% <33.33%> (-1.21%) ⬇️
go/consensus/tendermint/apps/staking/staking.go 61.6% <50%> (-0.07%) ⬇️
go/consensus/tendermint/abci/state.go 51.94% <60%> (+0.45%) ⬆️
...ensus/tendermint/apps/staking/proposing_rewards.go 82.6% <82.6%> (ø)
go/consensus/api/grpc.go 57.02% <0%> (-6.62%) ⬇️
go/consensus/tendermint/roothash/roothash.go 68.91% <0%> (-2.63%) ⬇️
go/worker/keymanager/worker.go 60% <0%> (-2.39%) ⬇️
... and 15 more

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 d7d457f...4114242. Read the comment docs.

go/consensus/tendermint/abci/mux.go Outdated Show resolved Hide resolved
@pro-wh pro-wh merged commit 1ce8b5b into master Feb 3, 2020
@pro-wh pro-wh deleted the pro-wh/feature/proposing branch February 3, 2020 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants