Commit Graph

16 Commits

Author SHA1 Message Date
Neil Booth
26206fd3e4 Drop the .py suffix from electrumx_server & electrumx_rpc 2018-07-12 01:22:54 +08:00
Daniel Shakhmundes
b21987fb4c Hardcoded username directory replaced with ~ (#494)
This change will cd to the current user's directory, rather than /home/username
2018-06-14 23:09:31 +08:00
Daniel McNally
6928b251f8 Change COIN to BitcoinSegwit (#486) 2018-06-03 14:43:37 +09:00
Neil Booth
46f245891c Point to readthedocs 2018-04-14 04:44:17 +08:00
Roman Zeyde
d5d5df54d8 electrum_server: set logging format (#398)
* electrum_server: set logging format

* daemontools: remove 't' multilog argument
2018-03-06 23:30:46 +08:00
Neil Booth
a3da48e736 Fix daemontools run script for dash shell
Fixes #374
2018-03-06 23:37:57 +09:00
duckartes
9377ea54de Update: install_electrumx.sh (#341)
Remove "raspi-copies-and-fills" as it breaks the upgrade process
2018-01-04 10:10:49 +08:00
Neil Booth
35dd1f6199 Remove IRC support 2017-11-27 15:05:42 +09:00
Neil Booth
74cb4c2f45 Require Python 3.6 2017-10-14 11:51:11 +09:00
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
2017-07-08 17:10:29 +09:00
John L. Jegutanis
cf08903d12 Fix shebang for contrib scripts 2017-04-05 15:32:42 +03:00
Neil Booth
10a2c8fed5 Update docs 2017-03-25 11:35:56 +09:00
Samuel Smith
67c135a194 update raspberrypi3 install procedure (#148)
install stable version of libreadline6 based on comment from MaxTG
2017-03-15 06:29:55 +09:00
Neil Booth
b7e32c0d81 Merge branch 'shsmith-master' 2017-03-14 19:12:39 +09:00
shsmith
5ef25976c4 merge samples into contrib 2017-03-12 18:30:44 -07:00
shsmith
730fd56386 contribute notes for Raspberry Pi and Ubuntu 16.04 deployment 2017-03-12 09:35:23 -07:00