Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-20 | ensure consistent header comment naming conventions | Philip Kaufmann | |
- BITCOIN_FOLDER_SUBFOLDER_FILENAME_H | |||
2015-04-10 | consensus: don't use arith_uint256 in consensus.h | Cory Fields | |
Requiring arith_uint256 at such a base level is not good for modularity. | |||
2015-03-25 | Consensus: Refactor: Introduce Consensus::Params class | Jorge Timón | |