monero/src/cryptonote_core
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
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
2017-09-05 12:20:27 -04:00
..
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
blockchain.cpp json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
blockchain.h Refactor some things into more composable (smaller) functions 2017-09-05 12:17:32 -04:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
cryptonote_core.cpp json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
cryptonote_core.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
cryptonote_tx_utils.cpp Merge pull request #2231 2017-08-07 22:53:15 +02:00
cryptonote_tx_utils.h some include cleanup 2017-07-31 16:36:52 +01:00
tx_pool.cpp json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
tx_pool.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00