Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | test: Add util to mine invalid blocks | MarcoFalke | |
With the current utils it is only possible to mine valid blocks. This commit adds new util methods to mine invalid blocks. | |||
2022-12-22 | [refactor] parameterize BlockAssembler::Options in PrepareBlock | glozow | |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky | |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- Commits of previous years: * 2020: fa0074e2d82928016a43ca408717154a1c70a4db * 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0 | |||
2021-05-16 | fuzz: Add utxo_snapshot target | MarcoFalke | |
2019-12-23 | rpc: Remove mempool global from miner | MarcoFalke | |
2019-11-25 | [test] move mining helper functions into test library | Martin Zumsande | |