Closed k0gen closed 10 months ago
It looks like Bitcoin Core v26 needs "deprecatedrpc=create_bdb" or JoinMarket/JAM will break (I did not actually test this though). See: https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/1618 and https://github.com/JoinMarket-Org/joinmarket-clientserver/commit/920a001ab2d01dbca0839dbbb310cdf8182b5d7d
Also, can we have the new "-v2transport" argument exposed as a configuration option?
v2transport
Thank you for reminding me about that. -v2transport support is in the works. I have also added deprecatedrpc=create_bdb if the wallet option is enabled in the config.
-v2transport
deprecatedrpc=create_bdb
It looks like Bitcoin Core v26 needs "deprecatedrpc=create_bdb" or JoinMarket/JAM will break (I did not actually test this though). See: https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/1618 and https://github.com/JoinMarket-Org/joinmarket-clientserver/commit/920a001ab2d01dbca0839dbbb310cdf8182b5d7d
Also, can we have the new "-v2transport" argument exposed as a configuration option?