| 2026-04-18 12:35 | lib: add NFData instances for all transaction types | Jared Tobin | 4 | +14 | -12 |
| 2026-04-18 11:55 | readme: add | Jared Tobin | 1 | +70 | -0 |
| 2026-04-18 11:51 | Add validation and legacy sighash tests | Jared Tobin | 1 | +147 | -0 |
| 2026-01-25 14:36 | Add property tests and BIP143 sighash vectors | Jared Tobin | 2 | +224 | -0 |
| 2026-01-25 14:32 | Merge impl/type-safety: type-level safety improvements | Jared Tobin | 5 | +115 | -83 |
| 2026-01-25 14:31 | Improve type safety: NonEmpty tx io, Maybe sighash, mkTxId | Jared Tobin | 5 | +115 | -83 |
| 2026-01-25 14:16 | Polish: add Haddock examples and fix line lengths | Jared Tobin | 2 | +63 | -17 |
| 2026-01-25 14:07 | Merge impl/bench: benchmark suites | Jared Tobin | 2 | +230 | -39 |
| 2026-01-25 14:07 | Merge impl/tests: serialisation and txid tests | Jared Tobin | 1 | +309 | -0 |
| 2026-01-25 14:07 | Merge impl/sighash: sighash computation | Jared Tobin | 2 | +248 | -5 |
| 2026-01-25 14:06 | Implement benchmark suites for tx primitives | Jared Tobin | 2 | +230 | -39 |
| 2026-01-25 14:06 | Implement serialisation and txid tests | Jared Tobin | 1 | +309 | -0 |
| 2026-01-25 14:06 | Implement sighash computation for legacy and BIP143 segwit | Jared Tobin | 2 | +248 | -5 |
| 2026-01-25 13:59 | Implement txid computation | Jared Tobin | 2 | +189 | -1 |
| 2026-01-25 13:53 | Merge impl/decoding: transaction parsing | Jared Tobin | 2 | +432 | -4 |
| 2026-01-25 13:52 | Merge impl/encoding: transaction serialisation | Jared Tobin | 2 | +106 | -2 |
| 2026-01-25 13:52 | Implement transaction parsing (decoding) | Jared Tobin | 1 | +224 | -4 |
| 2026-01-25 13:52 | Implement transaction serialisation (encoding) | Jared Tobin | 2 | +106 | -2 |
| 2026-01-25 13:44 | plans: add | Jared Tobin | 1 | +247 | -0 |
| 2026-01-25 13:43 | Initial project skeleton for ppad-tx | Jared Tobin | 12 | +773 | -0 |