You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fec8014 Use lock_time instead of height (Tobin C. Harding)
3d76d02 Pass correct fields to evaluate_[after|older] (Tobin C. Harding)
b9c9d5b Re-name function parameter to 'age' (Tobin C. Harding)
bfd6991 Re-name function at_height -> at_lock_time (Tobin C. Harding)
bb091eb Use correct parameter call order (Tobin C. Harding)
Pull request description:
We currently use age/height as identifiers for values related to CLTV and CSV. However we get them mixed up in the function call to `from_txdata`. Do a few improvements to fix the mixup and improve the overall situation.
- Patch 2 is a breaking change, changes a public method name.
- Patch 1 an 4 are bug fixes.
(This description and PR are totally re-written, the comment directly below is now stale.)
ACKs for top commit:
apoelstra:
ACK fec8014
sanket1729:
utACK fec8014
Tree-SHA512: fd116b3595bad9a5523e9e38ef4ca8d0df370629115893ee04bb0e42e061ea60d4dbc2f77b128bef4e016300f44b8e20d15013f24faa25b93a205556fc6df873
0 commit comments