lbrycrd/src/qt/test
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli
This commit removes all the unnecessary dependencies (key, core,
netbase, sync, ...) from bitcoin-cli.

To do this it shards the chain parameters into BaseParams, which
contains just the RPC port and data directory (as used by utils and
bitcoin-cli) and Params, with the rest.
2014-06-25 10:31:35 +02:00
..
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
paymentrequestdata.h Payment Protocol: X509-validated payment requests 2013-08-22 16:18:25 +10:00
paymentservertests.cpp Remove unnecessary dependencies for bitcoin-cli 2014-06-25 10:31:35 +02:00
paymentservertests.h [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 2013-12-06 11:06:57 +01:00
test_main.cpp build: fix build weirdness after 54372482. 2014-06-23 14:04:38 -04:00
uritests.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
uritests.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00