333 Commits

Author SHA1 Message Date
Neil Booth 226a284c90 Tweak docs and rpc log implementation 2019-04-18 13:18:29 +01:00
Neil Booth d96558a722 Prepare 0.11.0 2019-04-18 12:38:18 +01:00
Neil Booth 1a76e6ff39 Improve disconnect and log local RPC commands.
Remove lognew.  Update docs.
2019-04-18 12:38:18 +01:00
Neil Booth 131c9b8ef3 Change default REQUEST_TIMEOUT to 30 2019-04-18 10:21:26 +01:00
Neil Booth 5a2b0f505f Add protocol-ideas.rst 2019-04-16 14:59:58 +01:00
Neil Booth a12ec38a4d Update protocol docs 2019-04-16 14:45:31 +01:00
Neil Booth 3a71db37ce Portocol: add blockchain.scripthash.unsubscribe 2019-04-16 14:14:50 +01:00
Neil Booth 715968aa5a Add LOG_LEVEL environment variable
Closes #605
2019-04-16 12:36:42 +01:00
Neil Booth 208bbca507 electrumx_rpc: add lognew command 2019-04-14 17:52:47 +01:00
Neil Booth 573b423be9 Add REQUEST_TIMEOUT environment variable 2019-04-14 12:55:34 +01:00
Neil Booth 9abea080c9 environment.rst: tweak docs for SESSION_TIMEOUT 2019-04-13 23:00:55 +01:00
Neil Booth 2dda6be466 Prepare 1.10.1 2019-04-13 20:06:37 +01:00
Neil Booth 20447ea9a0 Fix doc typos 2019-04-12 22:25:21 +01:00
Neil Booth e3fd333805 Expose more session control knobs to the operator 2019-04-12 18:46:20 +01:00
Neil Booth 8c62307808 Change default soft and hard limits 2019-04-11 12:22:09 +01:00
Neil Booth 1c68d529e3 session.py: close sessions hitting the hard limit 2019-04-11 12:19:41 +01:00
Neil Booth a0301f93a3 docs/rpc-interface.rst: update 2019-04-11 10:22:06 +01:00
Neil Booth 9de75999a9 Generic session costing
* new env vars: COST_SOFT_LIMIT, COST_HARD_LIMIT, BANDWIDTH_UNIT_COST
* obsolete: BANDWIDTH_LIMIT, MAX_SESSION_SUBS, MAX_SUBS
* requires aiorpcX 0.12.0
2019-04-10 16:56:17 +01:00
ghost43 7ed7c52f4f local rpc: new field for getinfo: "sessions_with_subs" (#766) 2019-03-20 06:41:18 +08:00
Neil Booth d4d2698f01 Prepare 1.10.0 2019-03-15 10:00:58 +08:00
Neil Booth d767c8cbf3 Prepare 1.9.5 2019-02-08 12:58:38 +08:00
Neil Booth 09aa1569a0 Fix docs 2019-02-08 12:58:38 +08:00
Neil Booth 7775239c9f Follow-up prior
- remove sybils member and old sybil detection
- make BLACKLIST_URL a coin default
- tweak logging
2019-02-08 10:40:02 +08:00
ThomasV 79794d48e8 Blacklist logic: (#723)
* Blacklist logic:
* do not return blacklisted peers to clients
* blacklist is retrieved from BLACKLIST_URL
* blacklist is refreshed every 10 minutes
* for BitcoinSegwit, BLACKLIST_URL defaults to https://electrum.org/blacklist.json

* make sybil detection independent from peer discovery
2019-02-08 10:20:30 +08:00
Neil Booth f24df4722e Fix docs for cp_height 2019-02-07 21:05:30 +08:00
Neil Booth 1833776c72 Prepare 1.9.4 2019-02-07 10:11:56 +08:00
Neil Booth d01e2fbaa8 Prepare 1.9.3 2019-02-05 22:38:07 +08:00
Neil Booth c9507770a3 Prepare 1.9.2 2019-02-03 15:08:05 +08:00
JeremyRand 08b2e12148 Increase MAX_SEND for AuxPoW chains (#711) 2019-01-30 13:16:20 +07:00
JeremyRand 2050bf8dd7 Truncate AuxPoW for block heights covered by a checkpoint (#710) 2019-01-26 04:55:05 +08:00
Neil Booth f34cd7d015 Prepare 1.9.1 2019-01-11 20:30:43 +08:00
Neil Booth 464d7cf65f Prepare 1.9.0 2019-01-10 21:52:40 +08:00
Neil Booth 31bd326cad Update documentation 2019-01-10 21:24:29 +08:00
zebra-lucky 1fee00f189 add dash dip3 protx.diff, protx.info protocol methods (#683) 2019-01-09 00:28:07 +01:00
Michael Schmoock 2b034ca9d1 chore: fix a markle merkle typo (#673) 2018-12-19 16:44:49 +08:00
Neil Booth e9ecf37e51 Prepare 1.8.12 2018-11-10 15:36:42 -04:00
Neil Booth fe029839ef Prepare 1.8.11 2018-11-08 07:29:11 -04:00
Neil Booth 7da38ccd11 Prepare 1.8.10 2018-11-05 16:29:38 -04:00
Neil Booth 0666f12dbd Prepare 1.8.9 2018-11-02 14:42:05 -04:00
Neil Booth a5d5916b56 Prepare 1.8.8 2018-11-01 11:14:34 -04:00
Frédéric Massart 18165fea10 Fix link to coins.py in documentation (#610) 2018-10-05 20:40:19 +01:00
Neil Booth 64592e0c0c Prepare 1.8.7 2018-09-13 09:46:37 +01:00
Neil Booth f05780efb4 Prepare 1.8.6 2018-09-12 17:21:59 +01:00
Neil Booth e47ab26b9a Prepare 1.8.5 2018-08-18 13:59:47 +09:00
Neil Booth ffa94326d9 Prepare 1.8.4 2018-08-14 12:59:04 +09:00
Neil Booth 7b415ce2f6 Tag as 1.8.4-dev 2018-08-11 19:00:49 +09:00
Neil Booth 37691f6f1e Prepare 1.8.3 2018-08-11 18:38:13 +09:00
Neil Booth a0c8fbe631 Note 1.5 protocol as draft 2018-08-11 18:38:13 +09:00
Neil Booth cabd28661c Merge branch 'master' into devel 2018-08-09 18:19:16 +09:00
Neil Booth 29cb30dd6d Prepare 1.8.2 2018-08-09 18:16:18 +09:00