Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Reward Actor: Do not abort on sending funds to the miner #890

Merged
merged 4 commits into from Aug 5, 2020

Conversation

aarshkshah1992
Copy link
Contributor

Closes #797.

@wadealexc
Copy link

Could you add a test that checks the failure case mentioned in #797 ?

Copy link
Member

@anorth anorth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after test.

@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2020

Codecov Report

Merging #890 into master will decrease coverage by 0.0%.
The diff coverage is 60.0%.

@@           Coverage Diff            @@
##           master    #890     +/-   ##
========================================
- Coverage    71.1%   71.1%   -0.1%     
========================================
  Files          55      55             
  Lines        6286    6290      +4     
========================================
+ Hits         4471    4473      +2     
- Misses       1226    1227      +1     
- Partials      589     590      +1     

@aarshkshah1992 aarshkshah1992 merged commit 2817d40 into master Aug 5, 2020
@aarshkshah1992 aarshkshah1992 deleted the fix/797 branch August 5, 2020 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reward.AwardBlockReward: Miner may be able to cause abort during block processing
4 participants