Summary
With the current profile we're building with, Forest will panic (and then abort) on overflow/underflow. I'm inclined to keep it for now for correctness purposes. (better fail fast rather than continue with some garbage data).
We need some safeguards, especially where users or peers are providing input.
Completion Criteria
Additional Links & Resources
Summary
With the current profile we're building with, Forest will panic (and then abort) on overflow/underflow. I'm inclined to keep it for now for correctness purposes. (better fail fast rather than continue with some garbage data).
We need some safeguards, especially where users or peers are providing input.
Completion Criteria
Additional Links & Resources