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

laudiacay/actors review f23 #1325

Merged
merged 3 commits into from
Dec 14, 2021

Conversation

laudiacay
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • overflow protection/handling in charge_gas, fixes actors audit f23

Reference issue to close (if applicable)

Closes #1300

Other information and links

@laudiacay laudiacay requested a review from a user December 9, 2021 23:46
Copy link
Contributor

@elmattic elmattic left a comment

Choose a reason for hiding this comment

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

Simplify logic to be like in Lotus.

@laudiacay laudiacay force-pushed the laudiacay/actors-review-f23 branch from 8e046ff to b111d55 Compare December 10, 2021 20:27
@laudiacay laudiacay force-pushed the laudiacay/actors-review-f23 branch 2 times, most recently from 4459a73 to 2ed9d3d Compare December 14, 2021 18:50
@elmattic elmattic merged commit e4c07d1 into ChainSafe:main Dec 14, 2021
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.

F23: No overflow protection in GasTracker::charge_gas
2 participants