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.
wownero/src/serialization
Lee Clagett 0b8e49a0aa
Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.
4 years ago
..
CMakeLists.txt Various improvements to the ZMQ JSON-RPC handling: 4 years ago
binary_archive.h serialization: fail on read_varint error 5 years ago
binary_utils.h Update 2019 copyright 5 years ago
container.h Update 2019 copyright 5 years ago
crypto.h Update 2019 copyright 5 years ago
debug_archive.h Update 2019 copyright 5 years ago
deque.h Update 2019 copyright 5 years ago
difficulty_type.h fix wide difficulty conversion with some versions of boost 5 years ago
json_archive.h Update 2019 copyright 5 years ago
json_object.cpp Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
json_object.h Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON. 4 years ago
json_utils.h Update 2019 copyright 5 years ago
list.h Update 2019 copyright 5 years ago
pair.h Update 2019 copyright 5 years ago
serialization.h serialization: check stream good flag at the end 5 years ago
set.h Update 2019 copyright 5 years ago
string.h Update 2019 copyright 5 years ago
unordered_set.h Update 2019 copyright 5 years ago
variant.h Update 2019 copyright 5 years ago
vector.h Update 2019 copyright 5 years ago