MarcoFalke
|
fa24439ff3
|
Bump copyright headers to 2015
|
9 years ago |
Pieter Wuille
|
6e18268616
|
Switch to libsecp256k1-based validation for ECDSA
|
9 years ago |
Pieter Wuille
|
9fddceda44
|
Avoid storing a reference passed to SignatureChecker constructors
|
10 years ago |
Pieter Wuille
|
858809a33e
|
Use separate SignatureChecker for CMutableTransaction
|
10 years ago |
sandakersmann
|
f914f1a746
|
Added "Core" to copyright headers
Github-Pull: #5494
Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
|
10 years ago |
Philip Kaufmann
|
27df4123c4
|
make all catch() arguments const
- I saw this on http://en.cppreference.com/w/cpp/language/try_catch and
thought it would be a good idea
- also unify used format to better be able to search for exception
uses in our codebase
|
10 years ago |
Luke Dashjr
|
d227011184
|
MOVEONLY: core/ -> primitives/
|
10 years ago |
Cory Fields
|
2cf5f16c25
|
build: add libbitcoinconsensus files and hook up the lib build
Credit BlueMatt for libbitcoinsonsensus.h/cpp
|
10 years ago |