monero/src/serialization
2017-12-25 19:28:03 +00:00
..
binary_archive.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
binary_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
crypto.h Add a chacha20 variant to go with chacha8 2017-12-25 19:28:03 +00:00
debug_archive.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
json_archive.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
json_object.cpp add bulletproofs from v7 on testnet 2017-12-08 13:50:45 +00:00
json_object.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
json_utils.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
list.h serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
pair.h serialization: add support for serializing std::pair and std::list 2016-09-26 23:12:28 +01:00
serialization.h serialization: add std::set and std::unordered_set serialization 2017-11-24 13:45:48 +00:00
set.h serialization: add std::set and std::unordered_set serialization 2017-11-24 13:45:48 +00:00
string.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
variant.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
vector.h serialization: add deque serialization 2017-09-25 21:16:32 +01:00