Commit Graph

13 Commits (6f09c0f6b57ac01a473c587a3e51e9d477866bb0)

Author SHA1 Message Date
MarcoFalke fa39cdd072
refactor: Use C++17 std::array deduction for OUTPUT_TYPES
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
practicalswift 4848e71107 scripted-diff: Use [[nodiscard]] (C++17) instead of NODISCARD
4 years ago
MarcoFalke faddad71f6
Remove confusing OutputType::CHANGE_AUTO
4 years ago
Andrew Chow 81610eddbc List output types in an array in order to be iterated over
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Andrew Chow 37a79a4fcc Move various SigningProviders to signingprovider.{cpp,h}
5 years ago
Andrew Chow d9becff4e1 scripted-diff: rename CBasicKeyStore to FillableSigningProvider
5 years ago
Andrew Chow c7797ec655 Remove CKeyStore and squash into CBasicKeyStore
5 years ago
practicalswift 9cc0230cfc Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Anthony Towns d58055d25f Move AddAndGetDestinationForScript from wallet to outputype module
6 years ago
Anthony Towns 9a44db2e46 Add outputtype module
6 years ago