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.
1488
Commits
3
Branches
0
Tags
29 MiB
Python
98%
Shell
1.5%
Dockerfile
0.3%
HTML
0.2%
Tree:
199b5711a9
add_frost
add_frost_channel_encryption
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '199b5711a9'
${ noResults }
joinmarket-clientserver
/
jmclient
/
test
History
chris-belcher
199b5711a9
Consider fidelity bonds when choosing makers
...
Verify the fidelity bond proof on the taker client side.
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
Consider fidelity bonds when choosing makers
4 years ago
test_coinjoin.py
Consider fidelity bonds when choosing makers
4 years ago
test_commitment_utils.py
Update commitments utility scripts
5 years ago
test_configure.py
address complaints of flake8 in jmclient
5 years ago
test_core_nohistory_sync.py
Update tests to use 1/0 not True/False addr type
5 years ago
test_maker.py
Create native segwit v0 order type
5 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
Remove rand_pow_array(), it's not used anymore
5 years ago
test_taker.py
Consider fidelity bonds when choosing makers
4 years ago
test_tx_creation.py
Get rid of remaining direct rpc() calls outside blockchaininterface.py
5 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
Increase max locktime of fidelity bond wallets
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
Fix signmessage to be Electrum-compatible
5 years ago
test_yieldgenerator.py
Move YG settings to a config file
5 years ago