Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-30 | [MOVEONLY] consensus: move amount.h into consensus | fanquake | |
Move amount.h to consensus/amount.h. Renames, adds missing and removes uneeded includes. | |||
2021-05-18 | refactor: Make CFeeRate constructor architecture-independent | MarcoFalke | |
2020-12-10 | fuzz: Link all targets once | MarcoFalke | |
2020-03-15 | tests: Add fuzzing harness for CFeeRate | practicalswift | |