Bitcoin Forum
October 01, 2025, 06:27:08 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Ultimatum Game Deadline in Script on: November 10, 2016, 02:17:57 PM

Is there a way to allow a certain redemption path before and only before a certain time/blockheight? CLTV causes paths to open in the future, I want to close them down.

For example, here's an imagined script that gives A and B until the end of the year to negotiate an agreement, after which the funds revert to C.

Code:
2017-01-01 OP_???
IF
  2 <pkA> <pkB> 2 CHECKMULTISIG
ELSE
  <pkC> CHECKSIG
ENDIF
2  Other / Bitcoin Wiki / Re: Request edit privileges here on: September 28, 2015, 06:15:48 PM
Username: Andrewbaine
I have some editions I'd like to make to the Bitcoin wiki, thank you.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!