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

Fix deferred cron and validate caller #782

Merged
merged 6 commits into from
Oct 26, 2020
Merged

Fix deferred cron and validate caller #782

merged 6 commits into from
Oct 26, 2020

Conversation

austinabell
Copy link
Contributor

@austinabell austinabell commented Oct 23, 2020

Summary of changes
Changes introduced in this pull request:

  • Deferred cron for loop was missing inclusive case
  • on_deferred_cron_event from miner actor was not validating caller

Everything else is cosmetic/ sanity check

I added the test that will allow us to check diffs against Lotus more easily (and avoid async block validations), can remove in the future, but it's really useful for now

Sync to height 111 now :)

Reference issue to close (if applicable)

Closes

Other information and links

@austinabell austinabell merged commit bee5990 into main Oct 26, 2020
@austinabell austinabell deleted the austin/defcronfix branch October 26, 2020 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants