Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-20 | refactor: Remove unused validation includes | MarcoFalke | |
2021-05-24 | scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls | Kiminuo | |
-BEGIN VERIFY SCRIPT- git ls-files -- 'src' ':(exclude)src/util/system.h' ':(exclude)src/util/system.cpp' | xargs sed -i 's/GetDataDir()/gArgs.GetDataDirNet()/g'; -END VERIFY SCRIPT- | |||
2021-05-16 | fuzz: Add utxo_snapshot target | MarcoFalke | |