balanceofsatoshis/chain
2024-11-01 07:21:53 -07:00
..
blockstream.json add pay, peer, chain receive methods. standardize on kebab case args 2019-08-10 11:32:09 -07:00
closing_fees.js add detailed balance, check swap out address argument, show close fees paid 2020-12-26 16:46:20 -08:00
fund_transaction.js restrict fee rate to int 2024-11-01 07:21:53 -07:00
get_address_utxo.js add support for external, multi-channel opening 2020-05-02 14:30:34 -07:00
get_chain_fees.js add support for getting the minimum relay fee 2024-08-11 12:01:43 -07:00
get_channel_closes.js fix close channel analysis when channel did not exist 2021-05-16 09:14:24 -07:00
get_channel_resolution.js use chain tx lookups to avoid remote lookups 2020-10-09 18:26:17 -07:00
get_deposit_address.js bump version 2023-09-21 10:19:54 -07:00
get_mempool_size.js add cleartext export for credentials 2019-12-07 20:13:28 -08:00
get_raw_transaction.js add filters and dryrun to advertise 2021-11-13 09:24:07 -08:00
get_utxos.js add route descriptions, chain fee lookup redundancy 2021-09-15 18:53:52 -07:00
index.js add taproot support 2023-01-13 08:12:12 -08:00
output_script_for_address.js fix p2tr for mainnet 2023-01-13 09:04:17 -08:00
recover_p2pk.js use vout for outpoint reference 2023-10-30 11:52:59 -07:00
split_utxos.js remove support for lnd db sync from telegram 2020-09-24 14:18:14 -07:00
transaction_records.js remove payment monitoring, add chain monitoring 2020-05-19 20:55:56 -07:00