filecoin-project / specs-actors

DEPRECATED Specification of builtin actors, in the form of executable code.
Other
86 stars 102 forks source link

Change miner cron event types to not just be raw bytes. #1531

Closed laudiacay closed 1 year ago

laudiacay commented 2 years ago

This will constrain payloads more than just being bytes. Future cron event types can extend the types I wrote here eventually. Broken with CBOR-gen issues, I don't know why those confuse me so much still.