16 Commits (dbc4ae03963014ab4b7957d62ba59dbd8f938c33)

Author SHA1 Message Date
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Jeremy Rubin 500710bd29 Fix 2 subscript[0] bugs in pubkey.cpp, and eliminate one extra size check 7 years ago
practicalswift 5a9b508279 [trivial] Add end of namespace comments 7 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Pavel Janík 4731cab8fb Do not shadow variables 8 years ago
Jonas Schnelli 90604f16af
add bip32 pubkey serialization 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Pieter Wuille 6e18268616 Switch to libsecp256k1-based validation for ECDSA 9 years ago
Cory Fields a574899671 chaincodes: abstract away more chaincode behavior 9 years ago
Pieter Wuille 8cf1485f3b Abstract chaincodes into CChainCode 9 years ago
Cory Fields 16a58a8644 keys: remove libsecp256k1 verification until it's actually supported 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Pieter Wuille 830ee48b59 Update Bitcoin for libsecp256k1 API change 10 years ago
Pieter Wuille 36fa4a78ac Split up crypto/sha2 10 years ago
Philip Kaufmann b4347f6035 minor code style cleanup after recent merges 10 years ago
Cory Fields d2e74c55bd boost: moveonly: split CPubKey and friends to new files 10 years ago