bisq/apitest
ghubstan 898219aba5
Assume bitcoin-core is statically linked to berkeley-db
The `berkeleyDbLibPath` option now defaults to an empty string.
If not set to a berkeley lib path on the command line or the
apitest.properties file, this option is ignored, and 'bitcoind'
will be started without first exporting the berkeley db library
path.

In other words:  If the bitcoind binary is dynamically linked to
berkeley db libs, export the configured berkeley-db lib path before
starting 'bitcoind'.  If statically linked,  the berkeley db lib
path will not be exported.

Also fixed exception msgs to show missing config file's absolute path.
2020-07-11 10:26:26 -03:00
..
scripts Add script to get Bisq app pid 2020-07-09 15:30:22 -03:00
src/main Assume bitcoin-core is statically linked to berkeley-db 2020-07-11 10:26:26 -03:00
dao-setup.gradle Add build tasks for installing dao-setup files 2020-07-09 16:03:46 -03:00