bolt1

Base Lightning protocol, per BOLT #1 (docs.ppad.tech/bolt1).
git clone git://git.ppad.tech/bolt1.git
Log | Files | Refs | README | LICENSE

IMPL1-5.md (273B)


      1 # IMPL1-5 - Test Suite Expansion
      2 
      3 ## Scope
      4 
      5 - Comprehensive test coverage for BOLT #1 codecs.
      6 
      7 ## Work
      8 
      9 - Message roundtrip tests for all defined types.
     10 - Negative tests for minimal encoding and length violations.
     11 - Property tests for TLV ordering and BigSize minimality.
     12