mirror of
https://github.com/monero-project/monero.git
synced 2025-01-19 08:03:40 +02:00
978f1d7d41
Replace all calls to epee::file_io::get_file_size with boost::filesystem::file_size in order to avoid lossy conversions from paths to strings, which tend to break filename resolution. This commit fixes a bug on Windows where the get_info RPC call reported a zero database size because BlockchainLMBD::get_database_size returned zero. |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
LICENSE.txt | ||
README.md |
epee - is a small library of helpers, wrappers, tools and so on, used to make my life easier.