Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-31 | Use COINBASE_MATURITY constant in functional tests. | Kiminuo | |
2021-04-26 | validation: remove nchaintx from assumeutxo metadata | James O'Beirne | |
This value is no longer used and is instead specified statically in chainparams. This change means that previously generated snapshots will no longer be usable. | |||
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-02-05 | test: replace 'regtest' leftovers by self.chain | Sebastian Falbesoner | |
Commit 1abcecc40c518a98b7d17880657ec0247abdf125 replaced 'regtest' by self.chain 'regtest' "in almost all current tests", this commit takes care of the remaining ones. | |||
2019-11-05 | test: add dumptxoutset RPC test | James O'Beirne | |