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-06-07 | fuzz: Increase branch coverage of the float fuzz target | MarcoFalke | |
2021-05-24 | Remove support for double serialization | Pieter Wuille | |
2021-05-24 | Convert uses of double-serialization to {En,De}codeDouble | Pieter Wuille | |
2021-05-24 | Remove unused float serialization | MarcoFalke | |
2020-12-10 | fuzz: Link all targets once | MarcoFalke | |
2020-01-31 | tests: Add fuzzing harness for functions taking floating-point types as input | practicalswift | |