You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monero/src/serialization
Riccardo Spagni f9c66ba67c
Merge pull request #2990
7 years ago
..
CMakeLists.txt json serialization for rpc-relevant monero types 7 years ago
binary_archive.h update copyright year, fix occasional lack of newline at line end 7 years ago
binary_utils.h update copyright year, fix occasional lack of newline at line end 7 years ago
container.h factor STL container serialization 7 years ago
crypto.h Add a chacha20 variant to go with chacha8 7 years ago
debug_archive.h update copyright year, fix occasional lack of newline at line end 7 years ago
deque.h factor STL container serialization 7 years ago
json_archive.h update copyright year, fix occasional lack of newline at line end 7 years ago
json_object.cpp add bulletproofs from v7 on testnet 7 years ago
json_object.h move includes around to lessen overall load 7 years ago
json_utils.h update copyright year, fix occasional lack of newline at line end 7 years ago
list.h factor STL container serialization 7 years ago
pair.h serialization: add support for serializing std::pair and std::list 8 years ago
serialization.h factor STL container serialization 7 years ago
set.h factor STL container serialization 7 years ago
string.h update copyright year, fix occasional lack of newline at line end 7 years ago
unordered_set.h factor STL container serialization 7 years ago
variant.h update copyright year, fix occasional lack of newline at line end 7 years ago
vector.h factor STL container serialization 7 years ago