This website works better with JavaScript.
Explore
Help
Register
Sign In
zebra.lucky
/
electrum
Watch
1
Star
0
Fork
You've already forked electrum
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17668
Commits
2
Branches
0
Tags
69 MiB
Python
90.4%
QML
7.6%
Shell
1.6%
Dockerfile
0.2%
Tree:
cc2db1544f
add-joinmarket
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cc2db1544f'
${ noResults }
electrum
/
tests
History
SomberNight
1257f21b1b
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network
2 years ago
..
bip-0341
transaction.py: impl taproot key-spends
2 years ago
regtest
regtest: fix varname in wait_until_htlcs_settled
3 years ago
test_storage_upgrade
walletdb: fix convert_version_58 for partial local txs
3 years ago
__init__.py
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network
2 years ago
qt_util.py
daemon error-handling: fix traceback.format_exception() on old python
2 years ago
regtest.py
turn classmethod 'find_all_plugins' into an instance method.
2 years ago
slip39-vectors.json
slip39: implement extendable backups
2 years ago
test_bitcoin.py
prepare for separation of ecc module:
2 years ago
test_blockchain.py
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network
2 years ago
test_bolt11.py
dependencies: remove bitstring
2 years ago
test_coinchooser.py
…
test_commands.py
…
test_contacts.py
…
test_daemon.py
…
test_descriptor.py
transaction.py: impl taproot key-spends
2 years ago
test_ecc.py
prepare for separation of ecc module:
2 years ago
test_interface.py
…
test_invoices.py
…
test_lnchannel.py
Fix some comments
2 years ago
test_lnhtlc.py
…
test_lnmsg.py
…
test_lnpeer.py
lnworker: make PaymentFeeBudget defaults configurable
2 years ago
test_lnrouter.py
…
test_lntransport.py
…
test_lnurl.py
…
test_lnutil.py
lnsweep: rm one usage of Transaction.get_preimage_script()
2 years ago
test_mnemonic.py
soothe flake8
2 years ago
test_mpp_split.py
…
test_network.py
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network
2 years ago
test_payment_identifier.py
bip21: add testcases for amount bounds
2 years ago
test_psbt.py
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network
2 years ago
test_qml_types.py
…
test_revealer.py
…
test_simple_config.py
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network
2 years ago
test_sswaps.py
…
test_storage_upgrade.py
walletdb: fix convert_version_58 for partial local txs
3 years ago
test_transaction.py
transaction.py: impl taproot key-spends
2 years ago
test_util.py
chore: fix some comments
2 years ago
test_verifier.py
…
test_wallet.py
…
test_wallet_vertical.py
wallet.get_tx_status: fix incorrect feerate for partial txs
2 years ago
test_x509.py
…