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
fec801414f542c5d378bc5a749d1cfac1c5b5276 Use lock_time instead of height (Tobin C. Harding)
3d76d02ba95c1372d7126c08e7a1f47fc0743fb9 Pass correct fields to evaluate_[after|older] (Tobin C. Harding)
b9c9d5bdaf71e9ee2b60c123734425e865a90451 Re-name function parameter to 'age' (Tobin C. Harding)
bfd6991945efbcc2d67b5f3a9333ba5244a52b68 Re-name function at_height -> at_lock_time (Tobin C. Harding)
bb091eb7bc2e7ffa3b14d643c15bf22846fc851e 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 fec801414f542c5d378bc5a749d1cfac1c5b5276
sanket1729:
utACK fec801414f542c5d378bc5a749d1cfac1c5b5276
Tree-SHA512: fd116b3595bad9a5523e9e38ef4ca8d0df370629115893ee04bb0e42e061ea60d4dbc2f77b128bef4e016300f44b8e20d15013f24faa25b93a205556fc6df873
0 commit comments