Merge pull request #4210

4616cf2 Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST (vtnerd)
This commit is contained in:
luigi1111
2018-08-22 20:47:28 -05:00
7 changed files with 427 additions and 196 deletions
+2
View File
@@ -48,6 +48,7 @@ set(unit_tests_sources
epee_levin_protocol_handler_async.cpp
epee_utils.cpp
fee.cpp
json_serialization.cpp
get_xtype_from_string.cpp
hashchain.cpp
http.cpp
@@ -90,6 +91,7 @@ target_link_libraries(unit_tests
cryptonote_core
blockchain_db
rpc
serialization
wallet
p2p
version