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

staking: more reward for more signatures #2647

Merged
merged 9 commits into from
Feb 6, 2020
Merged

Conversation

pro-wh
Copy link
Contributor

@pro-wh pro-wh commented Feb 5, 2020

  • go staking: new fee distribution
  • go staking: adjust block proposing staking reward by included signatures

@pro-wh pro-wh requested a review from kostko February 5, 2020 22:27
@pro-wh pro-wh force-pushed the pro-wh/feature/sigs branch from dbfa0f2 to e312c6e Compare February 5, 2020 22:34
@codecov
Copy link

codecov bot commented Feb 5, 2020

Codecov Report

Merging #2647 into master will increase coverage by 0.06%.
The diff coverage is 39.31%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2647      +/-   ##
=========================================
+ Coverage   62.94%     63%   +0.06%     
=========================================
  Files         365     365              
  Lines       34386   34458      +72     
=========================================
+ Hits        21645   21711      +66     
+ Misses      10059   10048      -11     
- Partials     2682    2699      +17
Impacted Files Coverage Δ
go/staking/tests/debug/debug_stake.go 60% <ø> (ø) ⬆️
go/staking/api/api.go 62.5% <ø> (ø) ⬆️
go/oasis-node/cmd/genesis/genesis.go 51.15% <0%> (-0.58%) ⬇️
go/staking/api/sanity_check.go 52.83% <33.33%> (-3.37%) ⬇️
go/consensus/tendermint/apps/staking/staking.go 61.9% <33.33%> (+0.3%) ⬆️
go/consensus/tendermint/apps/staking/fees.go 39.72% <36%> (-15.64%) ⬇️
...o/consensus/tendermint/apps/staking/state/state.go 65.17% <44.44%> (-3.22%) ⬇️
...ensus/tendermint/apps/staking/proposing_rewards.go 76.92% <50%> (ø) ⬆️
go/oasis-node/cmd/debug/storage/storage.go 45.08% <0%> (-3.47%) ⬇️
go/storage/metrics.go 73.21% <0%> (-2.68%) ⬇️
... 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 ef985a5...fe8018d. Read the comment docs.

@pro-wh pro-wh force-pushed the pro-wh/feature/sigs branch from e312c6e to fe8018d Compare February 6, 2020 18:59
@pro-wh pro-wh merged commit b09d964 into master Feb 6, 2020
@pro-wh pro-wh deleted the pro-wh/feature/sigs branch February 6, 2020 19:20
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.

2 participants