Commit Graph

  • 74f899e544 Add support for Blackcoin and Peercoin John L. Jegutanis 2017-06-10 19:44:30 +0300
  • 1e9a65dccb Handle legacy daemon RPCs John L. Jegutanis 2017-06-10 19:41:44 +0300
  • 0cf4210a66 Prepare 1.0.11 1.0.11 Neil Booth 2017-06-07 23:24:32 +0900
  • 661883732c Update nolnet parameters Neil Booth 2017-06-07 23:28:09 +0900
  • 4cc3720589 Disable IRC for bitcoin mainnet Neil Booth 2017-06-07 23:15:42 +0900
  • 9a9f78030d fix a typo Antti Majakivi 2017-06-05 23:09:15 +0300
  • efd859ab02 Merge pull request #188 from erasmospunk/remove-dead-code Neil 2017-05-18 22:10:03 +0900
  • 232d6be72c Remove dead code John L. Jegutanis 2017-05-18 15:07:34 +0200
  • d9ff685958 Merge pull request #183 from thelazier/dash_mn_methods Neil 2017-05-16 19:02:17 +0700
  • 08dbbf217a client_version must be a tuple Neil Booth 2017-05-16 14:55:19 +0900
  • 2e87d49e04 Add more comment on DashElectrumX.server_version TheLazieR Yip 2017-05-15 08:10:09 +0000
  • e99400c225 Update DashElectrumX as commented TheLazieR Yip 2017-05-15 04:12:33 +0000
  • 8d21eae2bb Move import lines to top of class TheLazieR Yip 2017-05-15 04:12:15 +0000
  • d3348fe684 Merge pull request #182 from thelazier/allow_custom_electrumx Neil 2017-05-15 10:42:06 +0700
  • 4da2278729 Force server string response for Electrum-Dash 2.6.4 client TheLazieR Yip 2017-05-14 17:38:55 +0000
  • f179c67935 Add support for Dash Masternode methods + Add DashDaemon class + Add DashElectrumX class + Update coin configurations for Dash TheLazieR Yip 2017-05-14 14:59:51 +0000
  • b0e23e903d Allow custom ElectrumX class TheLazieR Yip 2017-05-14 16:26:17 +0000
  • 325097f0e6 Merge pull request #176 from erasmospunk/allow-customizations Neil 2017-05-07 19:42:25 +0700
  • a4e4f80ad7 Allow custom Daemon and BlockProcessor classes John L. Jegutanis 2017-05-01 15:46:22 +0200
  • c86fdffaf0 Merge pull request #178 from knocte/patch-1 Neil 2017-05-05 17:40:53 +0700
  • 8fb0faac2d HOWTO.rst: fix typo Andres G. Aragoneses 2017-05-04 15:11:32 +0800
  • 9ec2f22306 Merge pull request #177 from laodc/master Neil 2017-05-04 00:24:18 +0900
  • 37a9b27646 Update ENVIRONMENT.rst Neil 2017-05-04 00:22:53 +0900
  • 3c8ab998e4 sorry about permissions LaoDC 2017-05-03 19:27:00 +0700
  • 70c6c87852 fixed typo. LaoDC 2017-05-03 19:26:49 +0700
  • c5c75c30de Updated docs/ENVIRONMENT.rst to reflect changes in variables LaoDC 2017-05-03 19:25:14 +0700
  • 9e34bf8583 reverted and made the version split isolated within the banner logic only as not to affect other parts of the code. LaoDC 2017-05-03 17:43:47 +0700
  • 9dceeb914c Add new variables to BANNER(_TOR) LaoDC 2017-05-03 17:10:52 +0700
  • 5e92feb8a6 Add new variables to BANNER(_TOR) LaoDC 2017-05-03 17:09:52 +0700
  • bf8145aba5 Merge pull request #175 from SuBPaR42/patch-2 Neil 2017-05-01 22:37:01 +0900
  • 400388336a Change to default server peers SuBPaR42 2017-05-01 08:35:09 -0500
  • 82b72c47f1 Merge pull request #174 from SuBPaR42/patch-1 Neil 2017-04-30 23:04:57 +0900
  • b52628143b Update coins.py SuBPaR42 2017-04-30 08:21:42 -0500
  • 411ce06cd2 Merge pull request #173 from pooler/verbytes Neil 2017-04-30 17:18:30 +0900
  • 961936245c Allow multiple P2SH address versions pooler 2017-04-30 09:48:52 +0200
  • 2fe67932c5 Prepare 1.0.10 1.0.10 Neil Booth 2017-04-28 22:44:48 +0900
  • 9af037b4be Add installer to README Johann Bauer 2017-04-09 21:48:24 +0200
  • 92584cc3c6 Update Litecoin entries as Segwit has activated. Neil Booth 2017-04-28 20:06:00 +0900
  • e9acb685ab Display hosts in diagnostic 1.0.9 Neil Booth 2017-04-09 14:28:15 +0900
  • d216d5111b Prepare 1.0.9 Neil Booth 2017-04-09 14:19:27 +0900
  • 8a2821d542 Reject invalid hostnames in Env Neil Booth 2017-04-09 14:15:10 +0900
  • b6d8b86dd6 Ignore hosts not appearing in their own features Neil Booth 2017-04-09 14:02:32 +0900
  • c0ff2c0c20 Bump to 1.0.8b 1.0.8b Neil Booth 2017-04-06 07:36:04 +0900
  • 992fcc7735 Merge branch 'master' of github.com:kyuupichan/electrumx Neil Booth 2017-04-06 07:34:05 +0900
  • fde47d5739 Organise tests Neil Booth 2017-04-06 07:32:56 +0900
  • f3de91180e Add tests for server/env.py Neil Booth 2017-04-04 21:43:56 +0900
  • 7955b731a3 Merge pull request #166 from erasmospunk/shebang Neil 2017-04-05 21:51:38 +0900
  • cf08903d12 Fix shebang for contrib scripts John L. Jegutanis 2017-04-05 15:31:38 +0300
  • 71aa46314b Merge pull request #165 from erasmospunk/einsteinium Neil 2017-04-05 20:48:34 +0900
  • 9549158115 Add Einsteinium support John L. Jegutanis 2017-04-05 14:38:34 +0300
  • 30df09534f Bump to 1.0.8a Neil Booth 2017-04-03 21:40:02 +0900
  • 2c43e89b05 Only set last_good if successfully verified Neil Booth 2017-04-03 21:35:35 +0900
  • e0a79c313c Prepare 1.0.8 1.0.8 Neil Booth 2017-04-03 20:13:35 +0900
  • 7b17d99c5a Put log on one line Neil Booth 2017-04-03 20:10:42 +0900
  • 9f27ea875c Fix peer replacement logic Neil Booth 2017-04-02 21:25:47 +0900
  • 2656fd78a4 Clarify that we may not have a clearnet peer Neil Booth 2017-04-02 21:25:02 +0900
  • e96b8f0421 Prepare 1.0.7 1.0.7 Neil Booth 2017-04-02 15:12:50 +0900
  • a94d320e5d New feature: force peer discovery via proxy Neil Booth 2017-04-02 14:59:45 +0900
  • 77a441ad06 Improve proxy handling Neil Booth 2017-04-02 14:21:52 +0900
  • 0aa9195fc5 Remove bad onion default peer Neil Booth 2017-04-02 10:57:04 +0900
  • 178de6c396 Tighten restrictions on HOST Neil Booth 2017-04-02 10:08:03 +0900
  • 81e6577838 Catch address resolution failure exceptions Neil Booth 2017-04-01 22:55:16 +0900
  • 321315ace0 Fix typo 1.0.6 Neil Booth 2017-04-01 15:17:17 +0900
  • d1894356d0 Prepare 1.0.6 Neil Booth 2017-04-01 12:10:18 +0900
  • 9abc1dc11e REPORT_HOST no longer defaults to HOST Neil Booth 2017-04-01 11:59:54 +0900
  • abba36ac6c Relax the get_chunk restriction based on client Neil Booth 2017-04-01 11:17:57 +0900
  • 55cedfea9c Have Daemon work with aiohttp 1 and 2 Neil Booth 2017-04-01 10:38:03 +0900
  • 628adc97fb Merge remote-tracking branch 'refs/remotes/github/master' Neil Booth 2017-04-01 10:37:45 +0900
  • 991b919301 Merge pull request #164 from romanornr/master Neil 2017-03-31 08:16:40 +0900
  • 7e8141c62d
    Add Viacoin - Segwit Auxpow romanornr 2017-03-31 00:37:43 +0200
  • 9f12379181 Update notes about rocksdb in Python Neil Booth 2017-03-29 17:01:40 +0900
  • 594b66236f Prepare 1.0.5 1.0.5 Neil Booth 2017-03-28 12:30:06 +0900
  • 8e00affc1a Fix the diagnostic looping in PeerSession Neil Booth 2017-03-28 11:13:33 +0900
  • 23a408c572 More logging Neil Booth 2017-03-27 13:04:59 +0900
  • 9620aa8bb6 Restore dummy NAME and NET 1.0.4 Neil Booth 2017-03-26 12:29:04 +0900
  • 860a4e8e93 Prepare 1.0.4 Neil Booth 2017-03-26 11:51:18 +0900
  • a88fc75610 Tweaks to coins.py Neil Booth 2017-03-26 11:49:57 +0900
  • 9a00c9e164 Merge branch 'master' of github.com:kyuupichan/electrumx Neil Booth 2017-03-26 11:47:30 +0900
  • e19c94fd32 Merge pull request #159 from argentumproject/master Neil 2017-03-26 11:47:09 +0900
  • 2650459012 Peer discovery fixes Neil Booth 2017-03-26 11:36:19 +0900
  • 122d78d25b Argentum; support for AuxPow protonn 2017-03-25 19:02:24 -0500
  • 79bce5335e Fix missing self 1.0.3 Neil Booth 2017-03-25 20:52:26 +0900
  • fa1a5bd3e4 Prepare 1.0.3 Neil Booth 2017-03-25 20:27:33 +0900
  • 3236989165 Fix bad peer looping Neil Booth 2017-03-25 20:22:38 +0900
  • 7b263c5c49 Prepare 1.0.2 1.0.2 Neil Booth 2017-03-25 13:03:26 +0900
  • e4947cb9ef Sanitize the maximum number of sessions Neil Booth 2017-03-25 12:54:35 +0900
  • f04ff6f5b3 Don't add_peer to ourself Neil Booth 2017-03-25 12:41:02 +0900
  • 8236aaf234 Be more strict on form of features dictionary Neil Booth 2017-03-25 12:26:17 +0900
  • 31755e1dac Update PROTOCOL.rst and PEER_DISCOVERY.rst Neil Booth 2017-03-25 12:06:53 +0900
  • be5397a853 Validate hostnames before accepting a new peer Neil Booth 2017-03-25 11:51:29 +0900
  • 7a2f29aabe Be stricter accepting add_peer requests Neil Booth 2017-03-25 11:36:14 +0900
  • 84c201f665 Improve diagnostic Neil Booth 2017-03-25 10:43:14 +0900
  • 10a2c8fed5 Update docs Neil Booth 2017-03-25 10:32:08 +0900
  • 50a829c371 added raw block tests John L. Jegutanis 2017-03-14 03:10:10 +0200
  • bc31df8ee0 Fix support for Namecoin and Dogecoin, add Zcash support John L. Jegutanis 2017-03-14 03:05:34 +0200
  • a820829e0e Dynamic header support John L. Jegutanis 2017-03-14 02:27:32 +0200
  • 37602d4eae A couple of tweaks to the prior commit. Neil Booth 2017-03-14 20:42:01 +0900
  • ed7d8a319d Refactor block parsing API John L. Jegutanis 2017-03-14 02:06:54 +0200
  • 127b4de745 Add new RPC method: add_peer Neil Booth 2017-03-12 12:34:40 +0900
  • 060d32211f Check height for all peers Neil Booth 2017-03-23 08:02:49 +0900