essential-contributions / essential-node

Derive current head from essential builder and sync state between nodes
Apache License 2.0
2 stars 1 forks source link

[Tracking Issue] Check constraints per block #151

Open freesig opened 3 weeks ago

freesig commented 3 weeks ago

The node (and builder) need to check some constraints for every block. This could be achieved using the VM and a pint predicate but for now we can just write them in rust. These are things that need to be checked for every block.