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

Rework types in power actor cron event registration #1490

Open
ZenGround0 opened this issue Sep 23, 2021 · 1 comment
Open

Rework types in power actor cron event registration #1490

ZenGround0 opened this issue Sep 23, 2021 · 1 comment
Assignees

Comments

@ZenGround0
Copy link
Contributor

Right now the miner actor sends arbitrary bytes to the power actor to register events. This is likely unnecessarily unconstrained as the current set of cron events are fully captured by an integer type.

We should investigate changing the cron enrollment system over to using more constrained types. If we do this it will require migrating the cron event queue.

@ZenGround0 ZenGround0 mentioned this issue Sep 23, 2021
@laudiacay laudiacay self-assigned this Nov 16, 2021
@laudiacay
Copy link
Contributor

I put some work in fix/1490. Blocked in "why isn't my CBOR gen working" land, once again... I don't know why this is so confusing to me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants