Closed epiro-ps closed 2 years ago
It should probably include that the history agrees with the previous utxo and we can probably remove checking that the history is all spaced by at least 1 hour cause we should get that for free anyway.
It should probably include that the history agrees with the previous utxo and we can probably remove checking that the history is all spaced by at least 1 hour cause we should get that for free anyway.
I like that. Very blockchain solution.
Oh also AFAIK I can't check anything about slot numbers from onchain. AFAIK I can only examine the posix time range provided in the script context.
Closing this PR in favor of this issue which may end up in the doc after review.
Closes
other changes
nix run .#offchain:test
were run and all are passing.