| 2026-04-20 07:57 | test: add property tests | Jared Tobin | 1 | +43 | -0 |
| 2026-04-20 06:56 | Merge impl/type-safety: type system improvements | Jared Tobin | 5 | +328 | -1 |
| 2026-04-20 06:55 | test: cover KnownFeature, setFeatureWithDeps, setFeatureForContext, validateNoBothBits | Jared Tobin | 1 | +189 | -0 |
| 2026-04-20 06:54 | add validated construction and no-both-bits check | Jared Tobin | 3 | +98 | -1 |
| 2026-04-20 06:52 | features: add KnownFeature newtype | Jared Tobin | 1 | +41 | -0 |
| 2026-04-18 05:30 | readme: badges | Jared Tobin | 1 | +5 | -3 |
| 2026-01-25 12:20 | Refactor: improve type safety and reduce duplication | Jared Tobin | 6 | +109 | -56 |
| 2026-01-25 12:08 | Flesh out README with overview and usage examples | Jared Tobin | 1 | +58 | -2 |
| 2026-01-25 12:06 | Merge impl/bench: criterion and weigh benchmarks | Jared Tobin | 4 | +109 | -3 |
| 2026-01-25 12:06 | Merge impl/tests: comprehensive test suite | Jared Tobin | 1 | +277 | -1 |
| 2026-01-25 12:06 | Merge impl/api: public API documentation | Jared Tobin | 5 | +143 | -4 |
| 2026-01-25 12:05 | Add comprehensive test suite for BOLT #9 feature flags | Jared Tobin | 1 | +277 | -1 |
| 2026-01-25 12:05 | Add Haddock documentation and examples to public API | Jared Tobin | 5 | +143 | -4 |
| 2026-01-25 12:04 | Add Criterion and Weigh benchmarks | Jared Tobin | 4 | +109 | -3 |
| 2026-01-25 12:02 | Merge impl/validate: validation engine | Jared Tobin | 3 | +243 | -0 |
| 2026-01-25 12:01 | Add Validate module with local and remote validation | Jared Tobin | 3 | +243 | -0 |
| 2026-01-25 11:59 | Merge impl/codec: parsing and rendering | Jared Tobin | 3 | +120 | -0 |
| 2026-01-25 11:59 | Add Codec module with parsing, rendering, and feature operations | Jared Tobin | 3 | +120 | -0 |
| 2026-01-25 11:55 | Reconcile Context type between Types and Features modules | Jared Tobin | 5 | +198 | -34 |
| 2026-01-25 11:54 | Merge impl/table: known features table | Jared Tobin | 2 | +109 | -0 |
| 2026-01-25 11:53 | Merge impl/types: baseline types and context model | Jared Tobin | 4 | +362 | -5 |
| 2026-01-25 11:52 | Add known features table with lookup functions | Jared Tobin | 3 | +197 | -0 |
| 2026-01-25 11:52 | Add baseline types for BOLT #9 feature flags | Jared Tobin | 4 | +362 | -5 |
| 2026-01-25 11:42 | Initial project skeleton for ppad-bolt9 | Jared Tobin | 11 | +523 | -0 |