mirror of
https://github.com/FlipsideCrypto/dcrd.git
synced 2026-02-06 19:06:51 +00:00
This removes the ScriptVerifyLowS flag from the txscript package, changes the default semantics to always enforce its behavior and updates all callers in the repository accordingly. This change is being made to simplify the script engine code since the flag has always been active and required by consensus in Decred, so there is no need to require a flag to conditionally toggle it. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| many_inputs_tx.hex | ||
| script_invalid.json | ||
| script_valid.json | ||
| sighash.json | ||
| tx_invalid.json | ||
| tx_valid.json | ||