Neil Booth
4cc3720589
Disable IRC for bitcoin mainnet
Only require IRC_CHANNEL if IRC_PREFIX is given.
8 years ago
Antti Majakivi
9a9f78030d
fix a typo
Fixes a typo.
8 years ago
Neil
efd859ab02
Merge pull request #188 from erasmospunk/remove-dead-code
Remove dead code
8 years ago
John L. Jegutanis
232d6be72c
Remove dead code
8 years ago
Neil
d9ff685958
Merge pull request #183 from thelazier/dash_mn_methods
Add support for Dash Masternode methods
8 years ago
Neil Booth
08dbbf217a
client_version must be a tuple
Fixes #180
8 years ago
TheLazieR Yip
2e87d49e04
Add more comment on DashElectrumX.server_version
8 years ago
TheLazieR Yip
e99400c225
Update DashElectrumX as commented
8 years ago
TheLazieR Yip
8d21eae2bb
Move import lines to top of class
8 years ago
Neil
d3348fe684
Merge pull request #182 from thelazier/allow_custom_electrumx
Allow custom ElectrumX class
8 years ago
TheLazieR Yip
4da2278729
Force server string response for Electrum-Dash 2.6.4 client
8 years ago
TheLazieR Yip
f179c67935
Add support for Dash Masternode methods
+ Add DashDaemon class
+ Add DashElectrumX class
+ Update coin configurations for Dash
8 years ago
TheLazieR Yip
b0e23e903d
Allow custom ElectrumX class
8 years ago
Neil
325097f0e6
Merge pull request #176 from erasmospunk/allow-customizations
Allow custom Daemon and BlockProcessor classes
8 years ago
John L. Jegutanis
a4e4f80ad7
Allow custom Daemon and BlockProcessor classes
8 years ago
Neil
c86fdffaf0
Merge pull request #178 from knocte/patch-1
HOWTO.rst: fix typo
8 years ago
Andres G. Aragoneses
8fb0faac2d
HOWTO.rst: fix typo
8 years ago
Neil
9ec2f22306
Merge pull request #177 from laodc/master
Added SERVER_(SUB)VERSION to banner variables
8 years ago
Neil
37a9b27646
Update ENVIRONMENT.rst
8 years ago
LaoDC
3c8ab998e4
sorry about permissions
8 years ago
LaoDC
70c6c87852
fixed typo.
8 years ago
LaoDC
c5c75c30de
Updated docs/ENVIRONMENT.rst to reflect changes in variables
8 years ago
LaoDC
9e34bf8583
reverted and made the version split isolated within the banner logic only as not to affect other parts of the code.
8 years ago
LaoDC
9dceeb914c
Add new variables to BANNER(_TOR)
$SERVER_VER will return the version number (eg: 1.0.10)
$SERVER_SUBVERSION will return the full version string (eg: ElectrumX 1.0.10)
$VERSION is kept for legacy which is the same as $SERVER_SUBVERSION
8 years ago
LaoDC
5e92feb8a6
Add new variables to BANNER(_TOR)
$SERVER_VER will return the version number (eg: 1.0.10)
$SERVER_SUBVERSION will return the full version string (eg: ElectrumX 1.0.10)
$VERSION is kept for legacy which is the same as $SERVER_SUBVERSION
8 years ago
Neil
bf8145aba5
Merge pull request #175 from SuBPaR42/patch-2
Change to default BTC mainnet server peers
8 years ago
SuBPaR42
400388336a
Change to default server peers
electrum.trouth.net is no longer active. Replaced with another E-S server ;-)
8 years ago
Neil
82b72c47f1
Merge pull request #174 from SuBPaR42/patch-1
Update coins.py
8 years ago
SuBPaR42
b52628143b
Update coins.py
Updated to more recent block height and TX count
8 years ago
Neil
411ce06cd2
Merge pull request #173 from pooler/verbytes
Allow multiple address versions for each coin
8 years ago
pooler
961936245c
Allow multiple P2SH address versions
8 years ago
Neil Booth
2fe67932c5
Prepare 1.0.10
8 years ago
Johann Bauer
9af037b4be
Add installer to README
8 years ago
Neil Booth
92584cc3c6
Update Litecoin entries as Segwit has activated.
8 years ago
Neil Booth
e9acb685ab
Display hosts in diagnostic
8 years ago
Neil Booth
d216d5111b
Prepare 1.0.9
8 years ago
Neil Booth
8a2821d542
Reject invalid hostnames in Env
8 years ago
Neil Booth
b6d8b86dd6
Ignore hosts not appearing in their own features
8 years ago
Neil Booth
c0ff2c0c20
Bump to 1.0.8b
8 years ago
Neil Booth
992fcc7735
Merge branch 'master' of github.com:kyuupichan/electrumx
8 years ago
Neil Booth
fde47d5739
Organise tests
8 years ago
Neil Booth
f3de91180e
Add tests for server/env.py
8 years ago
Neil
7955b731a3
Merge pull request #166 from erasmospunk/shebang
Fix shebang for contrib scripts
8 years ago
John L. Jegutanis
cf08903d12
Fix shebang for contrib scripts
8 years ago
Neil
71aa46314b
Merge pull request #165 from erasmospunk/einsteinium
Add Einsteinium support
8 years ago
John L. Jegutanis
9549158115
Add Einsteinium support
8 years ago
Neil Booth
30df09534f
Bump to 1.0.8a
8 years ago
Neil Booth
2c43e89b05
Only set last_good if successfully verified
Rename last_connect to last_good
8 years ago
Neil Booth
e0a79c313c
Prepare 1.0.8
8 years ago
Neil Booth
7b17d99c5a
Put log on one line
8 years ago