Now that boost has been updated >1.60 we can simplify how we get wallet path relative to wallet_dir by using boost::filesystem::lexically_relative.
Do the todo, and remove the comment that indicated this could be replaced.
Now that boost has been updated >1.60 we can simplify how we get wallet path relative to wallet_dir by using boost::filesystem::lexically_relative.
Do the todo, and remove the comment that indicated this could be replaced.
Now that boost has been updated >1.60 we can simplify how we get
wallet path relative to wallet_dir by using boost::filesystem::lexically_relative.
Our minimum required Boost is currently 1.58.0. See configure.ac.
Closing re: min required Boost is currently 1.58.0.
Roger0623