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.
17747
Commits
2
Branches
0
Tags
69 MiB
Python
90.4%
QML
7.6%
Shell
1.6%
Dockerfile
0.2%
Tree:
b22fb329cc
add-joinmarket
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b22fb329cc'
${ noResults }
electrum
/
tests
History
SomberNight
8d79726ec5
tests: rm some ecc tests (moved to electrum-ecc)
...
see
cd6bb9beb9
1 year ago
..
bip-0341
transaction.py: impl taproot key-spends
2 years ago
regtest
regtest: fix varname in wait_until_htlcs_settled
2 years ago
test_storage_upgrade
walletdb: fix convert_version_58 for partial local txs
2 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
tests: rm some ecc tests (moved to electrum-ecc)
1 year 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
commands: extend "importprivkey" to allow importing a list of keys
1 year ago
test_contacts.py
…
test_daemon.py
…
test_descriptor.py
replace electrum/ecc with electrum_ecc package
1 year 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
replace electrum/ecc with electrum_ecc package
1 year ago
test_lnrouter.py
…
test_lntransport.py
replace electrum/ecc with electrum_ecc package
1 year ago
test_lnurl.py
…
test_lnutil.py
replace electrum/ecc with electrum_ecc package
1 year 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
2 years ago
test_transaction.py
replace electrum/ecc with electrum_ecc package
1 year 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
…