talelbaz aba44e7bfb
Disable relative time lock by time (#1800)
* ignore type flag

* Ignore type flag of relative time lock - interpret as DAA score

* Split verifyLockTime to functions with and without threshold.relative lockTimes dont need threshold check

* Change function name and order of the functions calls

Co-authored-by: tal <tal@daglabs.com>
2021-07-18 17:52:16 +03:00
..
2020-10-26 17:33:39 +02:00
2021-04-06 14:27:18 +03:00
2021-06-20 16:52:12 +03:00
2021-06-20 16:52:12 +03:00
2021-06-20 16:52:12 +03:00
2021-06-20 16:52:12 +03:00
2021-04-05 14:35:34 +03:00
2021-06-20 16:52:12 +03:00
2021-06-20 16:52:12 +03:00
2021-04-06 14:27:18 +03:00
2021-04-06 14:27:18 +03:00
2021-04-06 14:27:18 +03:00
2021-04-06 14:27:18 +03:00
2021-04-06 15:56:31 +03:00
2021-04-06 15:56:31 +03:00

txscript

ISC License GoDoc

Package txscript implements the kaspa transaction script language. There is a comprehensive test suite.

Kaspa Scripts

Kaspa provides a stack-based, FORTH-like language for the scripts in the kaspa transactions. This language is not turing complete although it is still fairly powerful.

Examples