lamassu-server/lib/plugins/wallet
Michael Hampton def5a16ad4 bitcoind 0.17/0.18 getbalance compatibility change
Because of bitcoind deprecating its internal account system, the getbalance RPC call now has a dummy argument as the first argument. The help says it can be omitted or changed to '*', so we change it to '*', both for backward compatibility and because in testing I found that omitting the argument was broken. Using '*' has the same semantics as omitting the argument, if accounts were not used in the previous version of bitcoind.
2019-08-06 20:42:44 +01:00
..
bitcoincashd Fix fee fetching issues 2019-04-17 19:24:08 +03:00
bitcoind bitcoind 0.17/0.18 getbalance compatibility change 2019-08-06 20:42:44 +01:00
bitgo Trim API token's whitespace 2019-05-16 11:20:54 +01:00
dashd Fix fee fetching issues 2019-04-17 19:24:08 +03:00
geth Geth/infura nonce fix (#295) 2019-07-17 12:32:53 +01:00
infura Assume https:// at the start of infura endpoint 2019-07-16 10:29:20 +01:00
litecoind Fix fee fetching issues 2019-04-17 19:24:08 +03:00
lnd Add layer2 address separately 2018-06-04 16:34:46 +03:00
mock-wallet Log miner fee (#237) 2019-01-04 16:34:50 +00:00
zcashd Fix fee fetching issues 2019-04-17 19:24:08 +03:00