Commit 3d721da
test: Add time-based timelock tests
Add 4 new time-based timelock tests that verify BDK's predictions match
Bitcoin Core's actual broadcast acceptance at exact boundaries:
- test_absolute_time_timelock_logic (integration)
- test_relative_time_timelock_logic (integration)
- test_is_time_timelocked_absolute_unit
- test_is_time_timelocked_relative_unit
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5c4dcb1 commit 3d721da
2 files changed
Lines changed: 690 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments