Age | Commit message (Expand) | Author |
---|---|---|
2017-05-03 | Chainparams: Get rid of CChainParams& Params(std::string) | Jorge Timón |
2017-03-08 | [bench] Avoid function call arguments which are pointers to uninitialized values | practicalswift |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-12-02 | Move network-msg-processing code out of main to its own file | Matt Corallo |
2016-11-10 | Use better name for local variable to prevent -Wshadow compiler warning | Pavel Janík |
2016-11-09 | Add deserialize + CheckBlock benchmarks, and a full block hex | Matt Corallo |