Kristaps Kaupe
22c13b0ab7
Remove unused code instead of commenting out
3 years ago
Kristaps Kaupe
4f0eebc68d
Apply all current shellcheck suggestions to rest of the scripts
3 years ago
Carl Dong
6e3b6eca5d
Dockerfiles: Use Python venv instead of virtualenv
3 years ago
Adam Gibson
5f942d54fa
remove all libgmp dependency references
4 years ago
undeath
63c21a501e
install.sh: use python3 virtualenv
6 years ago
Tim Akinbo
8c21b04846
Sunsetting support for Python 2
6 years ago
Tim Akinbo
18d8f9668c
simplified joinmarket dependencies installation
...
updated xenial and stretch dockerfiles since they bundle old versions of libsodium
refacatoring to make BlockchainInterface and BitcoinCoreNoHistoryInterface python2 compatible
add the -acceptnonstdtxn flag when invoking bitcoind for versions >= 0.19.0
refactor the use of nonlocal to make it compatible with python2
document the get_bitcoind_version method
6 years ago
James Hilliard
e1e93cd938
Default to python3 install
7 years ago
fivepiece
e0f871562f
pin coverage+pytest-cov versions, upgrade core to 0.17.1 on docker
7 years ago
fivepiece
0d1981eb55
adapt install.sh to Qt with python3
...
* use python3 with Qt in travis native host
* install Qt on dockers
* update readme
7 years ago
James Hilliard
6dc3504f8a
Convert jmclient to py3 style
7 years ago
James Hilliard
abad5977fe
Replace secp256k1-py with coincurve
7 years ago
fivepiece
d353b5f858
remove gpg verify disable flag from docker scripts
7 years ago
fivepiece
51eb77e30d
update libsodium url and core to v0.16.3 in docker
7 years ago
fivepiece
6cfb8415d4
cache joinmarket deps on docker
7 years ago
fivepiece
90483690a5
Use docker to build and run tests on multiple distributions
8 years ago