Roman Zeyde
|
d5d5df54d8
|
electrum_server: set logging format (#398)
* electrum_server: set logging format
* daemontools: remove 't' multilog argument
|
7 years ago |
Neil Booth
|
a3da48e736
|
Fix daemontools run script for dash shell
Fixes #374
|
7 years ago |
duckartes
|
9377ea54de
|
Update: install_electrumx.sh (#341)
Remove "raspi-copies-and-fills" as it breaks the upgrade process
|
7 years ago |
Neil Booth
|
35dd1f6199
|
Remove IRC support
|
7 years ago |
Neil Booth
|
74cb4c2f45
|
Require Python 3.6
|
7 years ago |
emilrus
|
5f8222efb3
|
Replace envuidgid with setuidgid and make run files executable (#203)
* envuidgid only sets environment variables $UID and $GID causing electrum_server to fail at https://github.com/kyuupichan/electrumx/blob/master/electrumx_server.py#L35-L37
Replaced envuidgid with setuidgit which runs electrum_server with the specified uid/gid
* Make run files executable
|
8 years ago |
John L. Jegutanis
|
cf08903d12
|
Fix shebang for contrib scripts
|
8 years ago |
Neil Booth
|
10a2c8fed5
|
Update docs
|
8 years ago |
Samuel Smith
|
67c135a194
|
update raspberrypi3 install procedure (#148)
install stable version of libreadline6 based on comment from MaxTG
|
8 years ago |
shsmith
|
5ef25976c4
|
merge samples into contrib
|
8 years ago |
shsmith
|
730fd56386
|
contribute notes for Raspberry Pi and Ubuntu 16.04 deployment
|
8 years ago |