Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-17 | Extract MakeUnique into utilmemory.h | Ben Woosley | |
And use it to reduce chainparamsbase's direct reliance on util.h to only args handling. utilmemory.h can be replaced with <memory> once we move to C++14. |