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