25 Commits
Author SHA1 Message Date
Ivan Baidakou e6372ec980 core: file_info_t: store raw block pointers instead of smart-pointers 2025-09-23 22:49:22 +03:00
Ivan Baidakou 8bddcd26f5 core: format 2025-09-21 22:53:40 +03:00
Ivan Baidakou 617dece5e6 core: optimize mem usage, remove folder_info_t from file_info_t 2025-09-21 22:40:11 +03:00
Ivan Baidakou 66d5993d6c clang-format sources 2025-03-06 20:48:37 +03:00
Ivan Baidakou ce515513f9 use protopuf instead of protobuf (incomplete) 2025-03-04 17:02:13 +03:00
Ivan Baidakou 0f0ff41885 use protopuf instead of protobuf (incomplete) 2025-03-01 20:43:54 +03:00
Ivan Baidakou 2984749d58 core, fix block iterator (WIP) 2024-10-01 15:47:38 +03:00
Ivan Baidakou 76da3d60ba core, persist file_info during peer index updates 2024-09-15 00:35:29 +03:00
Ivan Baidakou 6518f8c65b core, refactor: create_folder -> upsert folder 2024-08-18 17:48:18 +03:00
Ivan Baidakou 4cba0478ae core, finalize sequencer 2024-08-14 23:46:45 +03:00
Ivan Baidakou 5d2dbfdc3b WIP 2024-01-02 22:42:12 +03:00
Ivan Baidakou 1651175096 do not shutdown upon block receiving error 2023-11-29 15:00:16 +03:00
Ivan Baidakou 7426416959 refactor 2023-03-31 09:36:04 +03:00
Ivan Baidakou 0f3181b281 WIP 2023-03-25 20:31:14 +03:00
Ivan Baidakou de18efb47d WIP, move to c++20 2023-03-12 12:34:01 +03:00
Ivan Baidakou b4a9818c19 minor fixes 2023-03-01 00:01:17 +03:00
Ivan Baidakou 5c980ae0d3 let catch library be managed by conan 2023-02-28 16:18:59 +03:00
Ivan Baidakou da2df188c5 moar tests & fixes 2022-03-30 21:53:49 +03:00
Ivan Baidakou 3c8a39423f Add copyright & license 2022-03-06 20:12:54 +03:00
Ivan Baidakou 0b069d710d refactor interators 2022-02-19 17:56:35 +03:00
Ivan Baidakou 5b7b5dd30c clang-format 2022-01-28 21:11:18 +03:00
Ivan Baidakou 11ce43d63d Fix minor issues 2021-12-23 23:12:33 +03:00
Ivan Baidakou e08b1a8a17 fix downloading 2021-12-12 19:28:12 +03:00
Ivan Baidakou 8525f0a6ca db_actor: on new_file save folder_info, file_info and blocks 2021-12-11 17:45:50 +03:00
Ivan Baidakou 9cc6156fc8 Add missing files, restore block_iterator 2021-12-08 22:54:11 +03:00