Age | Commit message (Expand) | Author |
---|---|---|
2017-07-25 | Add const to methods that do not modify the object for which it is called | practicalswift |
2017-06-01 | Deduplicate addrdb.cpp and use CHashWriter/Verifier | Pieter Wuille |
2017-04-03 | Replace uses of boost::filesystem with fs | Wladimir J. van der Laan |
2017-04-03 | Replace includes of boost/filesystem.h with fs.h | Wladimir J. van der Laan |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-11-07 | Get rid of nType and nVersion | Pieter Wuille |
2016-09-09 | [WIP] Remove unused statement in serialization | Pavel JanÃk |
2016-09-08 | net: Create CConnman to encapsulate p2p connections | Cory Fields |
2016-09-08 | net: move CBanDB and CAddrDB out of net.h/cpp | Cory Fields |