Age | Commit message (Expand) | Author |
---|---|---|
2023-11-14 | Use ParamsWrapper for witness serialization | Anthony Towns |
2023-07-13 | scripted-diff: Use new FUZZ_TARGET macro everywhere | MarcoFalke |
2023-05-09 | scripted-diff: Remove unused chainparamsbase includes | TheCharlatan |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-08-03 | tests: Reduce calls to InitS*Cache() | Carl Dong |
2020-12-15 | Merge #20560: fuzz: Link all targets once | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-12-07 | Remove unused and confusing CTransaction constructor | MarcoFalke |
2020-10-12 | Support for Schnorr signatures and integration in SignatureCheckers (BIP 340) | Pieter Wuille |
2020-10-06 | scripted-diff: put ECDSA in name of signature functions | Pieter Wuille |
2020-05-30 | tests: Add fuzzing harness for functions in script/sigcache.h | practicalswift |