lnd.xprv/lnwallet/btcwallet
carla 537dac3c62
multi: specify start and end height for ListTransactionDetails
Add start and end height parameters to the rpc and cli GetTransactions
endpoints. Default to returning all transactions from genesis to tip,
including unconfirmed transactions to maintain backwards compatibility.
2020-05-05 21:10:06 +02:00
..
blockchain.go lnwallet+chainntnfs: update to use latest neutrino APIs 2019-09-11 05:57:06 -07:00
btcwallet_rpctest.go lnwallet/btcwallet: use fast scrypt options in itest 2020-03-24 09:52:40 +01:00
btcwallet.go multi: specify start and end height for ListTransactionDetails 2020-05-05 21:10:06 +02:00
config.go multi: support sync freelist option within btcwallet 2019-10-04 12:19:40 -04:00
driver.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
signer.go multi: return input.Signature from SignOutputRaw 2020-04-10 14:27:35 -07:00