BlueWallet/class/wallets
2020-11-30 15:26:37 +00:00
..
abstract-hd-electrum-wallet.js ADD: jsdoc for wallet.addressIsChange 2020-11-22 11:19:52 +03:00
abstract-hd-wallet.js FIX: missing transactions after restart for single-address wallets (closes #2107) 2020-11-10 18:28:26 +00:00
abstract-wallet.js REF: jsdoc, move metadata to this._utxoMetadata, change getUtxo({frozen: true}) to getUtxo(true) 2020-11-22 10:43:11 +03:00
hd-legacy-breadwallet-wallet.js FIX: BRD wallet with segwit 2020-11-27 13:42:12 +00:00
hd-legacy-electrum-seed-p2pkh-wallet.js FIX: require cycle errors 2020-10-14 20:20:02 +01:00
hd-legacy-p2pkh-wallet.js FIX: return allowSendMax to hd-legacy-p2pkh-wallet 2020-11-22 10:51:24 +03:00
hd-segwit-bech32-wallet.js ADD: payjoin support 2020-09-21 20:32:20 +01:00
hd-segwit-electrum-seed-p2wpkh-wallet.js FIX: require cycle errors 2020-10-14 20:20:02 +01:00
hd-segwit-p2sh-wallet.js REF: get utxo 2020-10-05 12:57:49 +01:00
legacy-wallet.js ADD: jsdoc for wallet.addressIsChange 2020-11-22 11:19:52 +03:00
lightning-custodian-wallet.js REF: remove deprecated ln checkRouteInvoice 2020-11-06 12:55:51 +00:00
multisig-hd-wallet.js FIX: multisig throwing an error on creating transaction while connected to electrs 2020-11-30 15:26:37 +00:00
placeholder-wallet.js REF: multisig wallet backup electrum import 2020-10-07 15:43:58 +01:00
segwit-bech32-wallet.js FIX: validation allows user to create transaction even without valid address & amount 2020-09-14 21:14:52 +01:00
segwit-p2sh-wallet.js FIX: validation allows user to create transaction even without valid address & amount 2020-09-14 21:14:52 +01:00
watch-only-wallet.js FIX: use this._hdWalletInstance in watchonly wallet for utxometadata 2020-11-04 19:24:39 +03:00