191 Commits (patch-4)

Author SHA1 Message Date
SomberNight a15ed939b7
setup.py: use relative paths in `data_files` 2 years ago
SomberNight dbc695ba4a
follow-up prev 3 years ago
SomberNight 92ff7de756
setup.py: use find_packages more heavily 3 years ago
SomberNight dd2f8541b7
bump min required Python version to 3.8 3 years ago
SomberNight 013cf869f1
qt: qrreader: keep both old and new toolchain; try to abstract it away 3 years ago
SomberNight c1dbcab9bb
qt: new qrreader using QtMultimedia; drop CalinsQRReader(mac) 3 years ago
SomberNight 2cb4e56be3
sdist build: let pip install put ~everything from tar.gz to site-packages 4 years ago
SomberNight 14372e0a94
dependencies: support and require dnspython 2.0, rm monkey patches 4 years ago
SomberNight 7e534f4865
dependencies: rm pyaes from requirements 4 years ago
SomberNight 1cc8c2c055
binaries: bundle 'cryptography' instead of 'pycryptodomex' in binaries 4 years ago
SomberNight 0b6ce657b1
setup.py: fix 'full' extra 4 years ago
SomberNight 756c7db888
setup.py: specify lnwire as package_data 5 years ago
SomberNight f412420892
include lnwire csv files in binaries (follow-up #6050) 5 years ago
SomberNight adc97af58c
clear up requirements re pycryptodomex 5 years ago
ThomasV d493dd1953 add pycryptodomex to requirements 6 years ago
SomberNight 0de954546a
test python version in main script 6 years ago
SomberNight 2c71b9da0c
icons: instead of symlinks, just mv "icons" dir 6 years ago
SomberNight 4fa87d8595
fix: qt icons not available when installed as python package 6 years ago
SomberNight 16bac5fd73
rm qt icons file 6 years ago
SomberNight d77e4d8f5d
exception formatting: use repr(e) instead of str(e) in messages 6 years ago
SomberNight 160bc93e26
implement oneserver option for kivy 6 years ago
SomberNight 071bc27016
setup.py: rm deprecated 'imp'. dedupe min py version 6 years ago
SomberNight bed35a65c7
bump min python to 3.6 6 years ago
ghost43 c99007bda7
setup.py: add 'gui' extra. potentially build Qt icons files (#4647) 6 years ago
SomberNight 61aa19539c
some packaging clean-up 6 years ago
SomberNight 281805a0a4
linux sdist: 'typing' was not included, which is needed on py3.4 6 years ago
Janus 097ac144d9 file reorganization with top-level module 6 years ago
SomberNight 65d5be13b6
fix #4475 6 years ago
SomberNight 849f64a010
python3.4: typing module is not part of stdlib 6 years ago
SomberNight 56a399e1da
fix revealer for linux distributables; and small clean-up 6 years ago
SomberNight 16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
fivepiece b4d71e651b add regtest support (#4242) 7 years ago
ThomasV 104ea477de fix #4136: revert to extras_require 7 years ago
Filip Gospodinov 1735978088 setup.py: fix icon path for user installation 7 years ago
ThomasV f38ca73dae setup.py: install optional modules. fixes #3927 7 years ago
Marcel O'Neil e72947c8fd
prevent requirements.txt from being installed to /usr 7 years ago
Johann Bauer afa0168e14
Add new requirements file for binaries in contrib 7 years ago
SomberNight 0693837538 freeze hw wallet dependencies into separate file. update versions using freeze_packages.sh. introduce "hardware" setuptools extra. 7 years ago
SomberNight d83d927781 include servers_testnet.json and checkpoints_testnet.json in every binary 7 years ago
lillypad c44427d33e requirements.txt support for user only pip requirements 7 years ago
ThomasV 44a83c2401 read checkpoints file in NetworkConstants, add it to setup.py 7 years ago
ThomasV 51718501fd add server list to setup.py 7 years ago
ThomasV c3388d9677 misc python3 updates: 8 years ago
Dmitry Sorokin c86140a608 py3 in setup.py and tox config 8 years ago
Johann Bauer 74af19705d Use PySocks from pypi instead of SocksiPy 8 years ago
ThomasV e1515743cd replace slowaes with pyaes 8 years ago
djb 6b6f0be7d4 add Digital Bitbox hardware wallet 8 years ago
ThomasV 2948a06833 prepare version 2.7.18 8 years ago
ThomasV b6a29b7bc2 fix; update setup.py 8 years ago
ThomasV ca6e32442c remove plugins/plot from setup.py 8 years ago