mirror of
https://github.com/monero-project/monero.git
synced 2025-03-23 00:56:33 -04:00

- Removed copy of field names in binary deserialization - Removed copy of array values in binary deserialization - Removed copy of string values in json deserialization - Removed unhelpful allocation in json string value parsing - Removed copy of blob data on binary and json serialization
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.