This website works better with JavaScript.
Explore
Help
Register
Sign In
zebra.lucky
/
joinmarket-clientserver
Watch
1
Star
0
Fork
You've already forked joinmarket-clientserver
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.
1663
Commits
3
Branches
0
Tags
29 MiB
Python
98%
Shell
1.5%
Dockerfile
0.3%
HTML
0.2%
Tree:
ecd1083cae
add_frost
add_frost_channel_encryption
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ecd1083cae'
${ noResults }
joinmarket-clientserver
/
jmclient
/
test
History
Adam Gibson
66d7e46f9b
Fix RPC timelockaddress call.
...
Fixes
#1095
. Also, adds test case for get_timelockaddress method.
4 years ago
..
base58_keys_invalid.json
a lot more coverage of jmclient; only client_protocol left
9 years ago
base58_keys_valid.json
a lot more coverage of jmclient; only client_protocol left
9 years ago
bip39vectors.json
add tests for wallets with mnemonic-extensions
8 years ago
commontest.py
Enable external/custom change addresses.
5 years ago
taker_test_data.py
Create native segwit v0 order type
5 years ago
test_argon2.py
Remove Python 2 compatibility imports and disable Python 2 installation in setuptools.
6 years ago
test_blockchaininterface.py
Update tests to use 1/0 not True/False addr type
5 years ago
test_client_protocol.py
remove unneeded hex encoding/decoding from sent_tx + push_tx
4 years ago
test_coinjoin.py
remove unneeded hex encoding/decoding from sent_tx + push_tx
4 years ago
test_commitment_utils.py
remove unneeded shebangs
4 years ago
test_configure.py
Fixes
#991
- remove get_config_irc_channel
4 years ago
test_core_nohistory_sync.py
Update tests to use 1/0 not True/False addr type
5 years ago
test_maker.py
remove unneeded shebangs
4 years ago
test_mnemonic.py
Remove Python 2 compatibility imports and disable Python 2 installation in setuptools.
6 years ago
test_payjoin.py
Fix payjoin test of lowfeerate
5 years ago
test_podle.py
Replace fmt_utxo with call to jmbase.utxo_to_utxostr
5 years ago
test_privkeys.py
Adds libsecp256k1 installation and addresses reviews
6 years ago
test_psbt_wallet.py
Add support to sign externally prepared PSBT
5 years ago
test_schedule.py
Remove Python 2 compatibility imports and disable Python 2 installation in setuptools.
6 years ago
test_snicker.py
address complaints of flake8 in jmclient
5 years ago
test_storage.py
Refactor:
#566
use python3 super() syntax
6 years ago
test_support.py
Add fidelity bond protocol tests
4 years ago
test_taker.py
add opt-in rbf support for direct sends
4 years ago
test_tx_creation.py
Adds test case for fee bumping a tx using PSBT
4 years ago
test_utxomanager.py
Remove Python 2 compatibility imports and disable Python 2 installation in setuptools.
6 years ago
test_valid_addresses.py
python-bitcointx backend for jmbitcoin.
6 years ago
test_wallet.py
Implement address labeling
4 years ago
test_wallet_rpc.py
Fix RPC timelockaddress call.
4 years ago
test_wallets.py
Adds libsecp256k1 installation and addresses reviews
6 years ago
test_walletservice.py
python-bitcointx backend for jmbitcoin.
6 years ago
test_walletutils.py
Implement address labeling
4 years ago
test_websocket.py
Add websocket for subscription, OpenAPI spec
4 years ago
test_yieldgenerator.py
Rename yield generator's txfee settings to txfee_contribution
4 years ago