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
d01ad3f45414fb1f90aa546220b130535e412fc4 fix: possible absolute locktime overflow error (Chris Hyunhum Cho)
Pull request description:
Maximum absolute locktime is 2^31 - 1, not 2^31 in miniscript.
reference: https://github.com/bitcoin/bitcoin/blob/master/src/script/miniscript.h#L2281
ACKs for top commit:
apoelstra:
ACK d01ad3f45414fb1f90aa546220b130535e412fc4 successfully ran local tests
Tree-SHA512: cde3ea0b0ed4cfc4b30cc8ff3b2da33241581a5ea55849e61d17d7b2788028e666dd7047be5450dc73a14dba25f52b982da8eae6818902439cd1f5b892730bb9
0 commit comments