| 2026-04-18 13:46 | replace vestigial tx encoding/decoding with ppad-tx | Jared Tobin | 6 | +180 | -686 |
| 2026-04-18 12:39 | bench: remove orphan NFData instances for ppad-tx types | Jared Tobin | 3 | +71 | -17 |
| 2026-04-18 12:19 | test/bench: update for ppad-tx types | Jared Tobin | 3 | +12 | -12 |
| 2026-04-18 12:17 | lib: use ppad-tx types for TxId, OutPoint, Witness | Jared Tobin | 5 | +27 | -46 |
| 2026-04-18 12:15 | lib: add ppad-tx dependency | Jared Tobin | 2 | +13 | -1 |
| 2026-04-18 05:46 | flake: fix missing llvm derivations | Jared Tobin | 2 | +47 | -266 |
| 2026-04-18 05:16 | meta: dep bounds | Jared Tobin | 1 | +3 | -3 |
| 2026-04-18 05:16 | readme: pre-release note | Jared Tobin | 1 | +3 | -4 |
| 2026-01-25 11:22 | meta: docs | Jared Tobin | 2 | +645 | -0 |
| 2026-01-25 11:09 | Expand weigh benchmark suite | Jared Tobin | 1 | +359 | -0 |
| 2026-01-25 11:09 | Expand criterion benchmark suite | Jared Tobin | 1 | +359 | -0 |
| 2026-01-25 11:08 | Expand weigh benchmark suite with comprehensive allocation tracking | Jared Tobin | 1 | +359 | -0 |
| 2026-01-25 11:07 | Expand criterion benchmark suite | Jared Tobin | 1 | +359 | -0 |
| 2026-01-25 10:37 | meta: docs | Jared Tobin | 3 | +420 | -0 |
| 2026-01-25 10:32 | Merge branch 'impl/smart-constructors-tests' | Jared Tobin | 1 | +71 | -0 |
| 2026-01-25 10:31 | Merge branch 'impl/smart-constructors-lib' | Jared Tobin | 2 | +93 | -0 |
| 2026-01-25 10:30 | Add smart constructors for type-safe parsing | Jared Tobin | 2 | +93 | -0 |
| 2026-01-25 10:30 | Refactor HTLC transaction builders to share common code | Jared Tobin | 1 | +24 | -31 |
| 2026-01-25 10:29 | Add tests for smart constructors | Jared Tobin | 1 | +71 | -0 |
| 2026-01-25 07:31 | meta: readme | Jared Tobin | 1 | +76 | -0 |
| 2026-01-25 07:26 | Add tests and benchmarks for BOLT #3 implementation | Jared Tobin | 5 | +486 | -2 |
| 2026-01-25 07:20 | Wire public API in Lightning.Protocol.BOLT3 | Jared Tobin | 3 | +320 | -18 |
| 2026-01-25 07:19 | Implement Validate module for BOLT #3 | Jared Tobin | 3 | +376 | -49 |
| 2026-01-25 07:17 | Merge branch 'impl/decode' | Jared Tobin | 1 | +370 | -7 |
| 2026-01-25 07:17 | Merge branch 'impl/encode' | Jared Tobin | 1 | +279 | -8 |
| 2026-01-25 07:16 | Implement Decode module for BOLT #3 transaction parsing | Jared Tobin | 1 | +370 | -7 |
| 2026-01-25 07:16 | Implement Encode module for BOLT #3 transaction serialization | Jared Tobin | 1 | +279 | -8 |
| 2026-01-25 07:14 | Implement Tx assembly module for BOLT #3 | Jared Tobin | 1 | +565 | -15 |
| 2026-01-25 07:11 | Fix Keys module to use correct ppad-secp256k1 API | Jared Tobin | 2 | +314 | -22 |
| 2026-01-25 07:06 | Merge branch 'impl/scripts' | Jared Tobin | 4 | +912 | -23 |
| 2026-01-25 07:05 | Merge branch 'impl/keys' | Jared Tobin | 3 | +419 | -20 |
| 2026-01-25 06:59 | Implement BOLT #3 script templates | Jared Tobin | 4 | +922 | -23 |
| 2026-01-25 06:57 | Implement Keys module for BOLT #3 key derivation | Jared Tobin | 3 | +419 | -20 |
| 2026-01-25 06:52 | Milestone 0: Add module stubs and core Types | Jared Tobin | 10 | +714 | -1 |
| 2026-01-25 06:49 | Add implementation plan (IMPL1.md) | Jared Tobin | 2 | +156 | -0 |
| 2026-01-25 06:45 | Initial project skeleton for ppad-bolt3 | Jared Tobin | 12 | +2865 | -0 |