wownero/src
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_db Merge pull request #2314 2017-08-26 23:43:22 +02:00
blockchain_utilities More DB support cleanup 2017-08-20 13:57:36 +01:00
blocks Add dependency for blocksdat.o 2017-03-04 22:02:10 +00:00
common json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
crypto crypto: use malloc instead of alloca 2017-08-23 13:38:03 +01:00
cryptonote_basic Merge pull request #2303 2017-08-17 21:39:44 +02:00
cryptonote_core json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
cryptonote_protocol Merge pull request #2314 2017-08-26 23:43:22 +02:00
daemon json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
daemonizer daemon: Add ability to write a PID file 2017-07-22 08:34:56 +10:00
debug_utilities Cleanup test impact of moving blockchain_db_types() 2017-08-22 15:11:28 +01:00
mnemonics mnemonics: new Esperanto word list 2017-08-14 17:46:46 +01:00
p2p print peer id in 0 padded hex for consistency 2017-08-23 13:37:56 +01:00
platform update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ringct changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
rpc json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
serialization json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
simplewallet Merge pull request #2320 2017-08-26 23:44:03 +02:00
wallet wallet: new option to check/confirm txpool backlog when sending 2017-08-26 17:16:30 +01:00
CMakeLists.txt json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
cryptonote_config.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
version.cmake update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
version.h.in update major version number 2017-08-15 21:04:37 +02:00