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:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
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 |
Maks Verver
|
b0a3347e44
|
Fix typo: $XDG_DATA_HOME should be XDG_DATA_HOME.
|
9 years ago |
Timothy Redaelli
|
901a9f3996
|
Fix installation when --root is specified
|
9 years ago |
ThomasV
|
305843999e
|
Relicensing
|
9 years ago |
nomnombtc
|
9fc6c55382
|
change tab to whitespaces
|
9 years ago |
nomnombtc
|
17b6e835c9
|
add hw_wallet plugin to setup.py
|
9 years ago |
Andreas Hilboll
|
60b595356b
|
BUG: allow non-root installation on linux
fixes #1607
|
9 years ago |
ThomasV
|
a4c767437c
|
add jsonrpclib dependency
|
9 years ago |
ThomasV
|
b5a210fac3
|
add missing module electrum_plugins
|
9 years ago |
ThomasV
|
ba2c737a21
|
finish separation between plugins and GUIs
|
9 years ago |
ThomasV
|
47ae32a900
|
fix typo
|
9 years ago |
ThomasV
|
d318bd91ae
|
enforce python2 in setup
|
9 years ago |
ThomasV
|
f8e51e3323
|
remove themes, check python3 in setup.py
|
9 years ago |
ThomasV
|
e8d30129ea
|
replace TLSLite dependency with minimal RSA implementation
|
10 years ago |
ThomasV
|
e96a0945ca
|
do not use pycrypto for DNSSEC validation
|
10 years ago |
ThomasV
|
291b57b99a
|
add pycrypto to dependencies in setup
|
10 years ago |
ThomasV
|
3c4809ec5a
|
fix path in setup.py
|
10 years ago |
ThomasV
|
f02c2fde64
|
add payrequest.html to setup
|
10 years ago |
Neil Booth
|
fb4b6ff960
|
Setup same for FreeBSD and DragonFly
|
10 years ago |
ThomasV
|
47f89f43b6
|
get rid of pyasn1 dependencies
|
10 years ago |
palob
|
768fe3c03a
|
Icon location fix. Fixes #1111
|
10 years ago |
Dmitry Marakasov
|
27c2a4e202
|
Treat FreeBSD just like Linux in setup.py
|
10 years ago |
ThomasV
|
a90f3e0027
|
re-add older version of socks.py to repo, because SocksiPy-branch does not work with current code
|
10 years ago |
ThomasV
|
b5ac7f2a7c
|
simplify setup.py using package_data
|
10 years ago |
ThomasV
|
5426dae9fc
|
re-add dnspython in setup.py
|
10 years ago |
ThomasV
|
f3ebed1545
|
fix email address in setup.py
|
10 years ago |
ThomasV
|
f5d25f6b3a
|
fix: missing plugins in setup.py
|
10 years ago |
Riccardo Spagni
|
41571de1e6
|
revert dnspython dependency in setup.py
|
10 years ago |
Kevin Cooper
|
f928c565c4
|
fixed setup.py so it doesnt break when trying to install pyasn1
|
10 years ago |
ThomasV
|
4d90e2e1f7
|
add version number for aes requirement, because it's a prerelease
|
10 years ago |
ThomasV
|
1905b4743d
|
fix: add missing protobuf to dependencies
|
10 years ago |
Riccardo Spagni
|
038c57994f
|
fixed incorrect dependency
|
10 years ago |
Riccardo Spagni
|
a7ce389451
|
initial OpenAlias plugin commit
|
10 years ago |
Riccardo Spagni
|
1319f58276
|
fixed incorrect dependency
|
10 years ago |
Riccardo Spagni
|
b15a890eef
|
initial OpenAlias plugin commit
|
10 years ago |
ThomasV
|
0556e7adde
|
set data_files only when install is invoked
|
10 years ago |
ThomasV
|
571d1c8886
|
require python 2.7 from now
|
10 years ago |