iamamyth 978f1d7d41 Fix get_database_size on Windows
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.
2025-01-06 10:38:12 -08:00
..
2024-12-23 11:08:36 -05:00
2025-01-06 10:38:12 -08:00
2024-12-08 18:00:32 +01:00
2024-12-08 18:00:32 +01:00
2024-05-21 16:29:33 +00:00