| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make Hash[160] consume range-like objects | Pieter Wuille | 2020-07-30 | 1 | -1/+1 |
| * | Merge #19114: scripted-diff: TxoutType C++11 scoped enum class | MarcoFalke | 2020-06-28 | 1 | -8/+8 |
| |\ | |||||
| | * | scripted-diff: TxoutType C++11 scoped enum class | MarcoFalke | 2020-06-21 | 1 | -8/+8 |
| | * | doc: Update outdated txnouttype documentation | MarcoFalke | 2020-06-21 | 1 | -4/+4 |
| * | | refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o) | Wladimir J. van der Laan | 2020-06-24 | 1 | -1/+1 |
| |/ | |||||
| * | tests: Add fuzzing harness for CKey related functions | practicalswift | 2020-03-05 | 1 | -0/+309 |