aboutsummaryrefslogtreecommitdiff
path: root/src/common/sfinae_helpers.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-09-05json serialization for rpc-relevant monero typesThomas Winget1-0/+147
Structured {de-,}serialization methods for (many new) types which are used for requests or responses in the RPC. New types include RPC requests and responses, and structs which compose types within those. # Conflicts: # src/cryptonote_core/blockchain.cpp