| 2026-07-10 18:51 | flake: add clang to shell | Jared Tobin | 1 | +1 | -0 |
| 2026-07-10 18:51 | flake: update lockfile | Jared Tobin | 1 | +12 | -12 |
| 2026-05-17 18:25 | Merge branch 'p2tr-sighash' | Jared Tobin | 4 | +593 | -2 |
| 2026-05-17 12:15 | sighash: address taproot review feedback | Jared Tobin | 2 | +105 | -13 |
| 2026-05-17 11:31 | sighash: add BIP341 taproot sighash | Jared Tobin | 4 | +501 | -2 |
| 2026-05-17 11:06 | Merge branch 'beef-tests' | Jared Tobin | 4 | +677 | -79 |
| 2026-05-17 01:36 | sighash: address review feedback on codeseparator strip | Jared Tobin | 2 | +45 | -7 |
| 2026-05-17 01:27 | sighash: strip OP_CODESEPARATOR in legacy preimage | Jared Tobin | 2 | +118 | -3 |
| 2026-05-17 01:25 | sighash: widen API to take 32-bit hashType; expand coverage | Jared Tobin | 4 | +522 | -77 |
| 2026-05-16 16:31 | flake: lockfile (ppad-base16) | Jared Tobin | 1 | +4 | -4 |
| 2026-05-16 16:31 | lib: bump ppad-base16 bounds | Jared Tobin | 1 | +1 | -1 |
| 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 |