This website requires JavaScript.
Explore
Help
Sign In
davide
/
pallectrum
Watch
1
Star
0
Fork
0
You've already forked pallectrum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58b56b303976d1fd9bda094e247e874ea6ec4204
pallectrum
/
electrum
/
tests
History
SomberNight
2c73e7f854
wallet: (regression) fix get_spendable_coins when "domain" arg is given
...
`get_spendable_coins` was ignoring the "domain" param, and returning utxos for the whole wallet
2022-07-11 16:18:38 +02:00
..
regtest
…
__init__.py
tests: clean up event-loop creation
2022-05-04 01:53:21 +02:00
regtest.py
…
slip39-vectors.json
…
test_bitcoin.py
…
test_blockchain.py
…
test_bolt11.py
Fix "== None" linter fails
2022-05-24 02:39:11 +00:00
test_coinchooser.py
…
test_commands.py
Persist LNWatcher transactions in wallet file:
2022-06-10 13:07:53 +02:00
test_lnchannel.py
…
test_lnhtlc.py
…
test_lnmsg.py
…
test_lnpeer.py
EventListener class to handle callbacks
2022-06-22 02:07:46 +02:00
test_lnrouter.py
tests: clean up event-loop creation
2022-05-04 01:53:21 +02:00
test_lntransport.py
tests: clean up event-loop creation
2022-05-04 01:53:21 +02:00
test_lnurl.py
add lnurl-pay and lightning address support
2022-06-29 16:18:15 +02:00
test_lnutil.py
…
test_mnemonic.py
…
test_mpp_split.py
…
test_network.py
tests: clean up event-loop creation
2022-05-04 01:53:21 +02:00
test_psbt.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
tests: clean up event-loop creation
2022-05-04 01:53:21 +02:00
test_transaction.py
…
test_util.py
…
test_verifier.py
…
test_wallet_vertical.py
wallet: (regression) fix get_spendable_coins when "domain" arg is given
2022-07-11 16:18:38 +02:00
test_wallet.py
Persist LNWatcher transactions in wallet file:
2022-06-10 13:07:53 +02:00
test_x509.py
…