Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-02 | Avoid storing a reference passed to SignatureChecker constructors | Pieter Wuille | |
2015-02-02 | Use separate SignatureChecker for CMutableTransaction | Pieter Wuille | |
2014-12-19 | Added "Core" to copyright headers | sandakersmann | |
Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | |||
2014-12-17 | make all catch() arguments const | Philip Kaufmann | |
- 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 | |||
2014-12-03 | MOVEONLY: core/ -> primitives/ | Luke Dashjr | |
2014-11-19 | build: add libbitcoinconsensus files and hook up the lib build | Cory Fields | |
Credit BlueMatt for libbitcoinsonsensus.h/cpp |