boltlabs-inc / zeekoe

Zero-knowledge layer-2 payment channels
MIT License
24 stars 1 forks source link

Add verification of placeholder values to `verify_origination` #274

Closed marsella closed 3 years ago

marsella commented 3 years ago

The origination verification currently checks all active channel storage items, but it should also check that

These are placeholder values that will get overwritten, but we should check them anyway to avoid a weird edge error case.