Neil Booth
1129e50252
Add REQUEST_TIMEOUT environment variable
6 years ago
Neil Booth
52993215cb
environment.rst: tweak docs for SESSION_TIMEOUT
6 years ago
Neil Booth
c881397f8e
Prepare 1.10.1
6 years ago
Neil Booth
57baafde0f
Fix doc typos
6 years ago
Neil Booth
91576490c1
Expose more session control knobs to the operator
6 years ago
Neil Booth
353f26be71
Change default soft and hard limits
6 years ago
Neil Booth
4f65e3423f
session.py: close sessions hitting the hard limit
6 years ago
Neil Booth
c0b8589f0f
docs/rpc-interface.rst: update
6 years ago
Neil Booth
c03a72faa6
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
6 years ago
ghost43
13952823eb
local rpc: new field for getinfo: "sessions_with_subs" ( #766 )
6 years ago
Neil Booth
5e5f97c2a3
Prepare 1.10.0
6 years ago
Neil Booth
de3ad8195a
Prepare 1.9.5
6 years ago
Neil Booth
bde362752c
Fix docs
6 years ago
Neil Booth
03d263fd40
Follow-up prior
- remove sybils member and old sybil detection
- make BLACKLIST_URL a coin default
- tweak logging
6 years ago
ThomasV
de3edaaa51
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
6 years ago
Neil Booth
4e96fd44f0
Fix docs for cp_height
6 years ago
Neil Booth
4236bf9df8
Prepare 1.9.4
6 years ago
Neil Booth
422686aa43
Prepare 1.9.3
6 years ago
Neil Booth
d02ae979b1
Prepare 1.9.2
6 years ago
JeremyRand
477a1c9a95
Increase MAX_SEND for AuxPoW chains ( #711 )
6 years ago
JeremyRand
936251aa96
Truncate AuxPoW for block heights covered by a checkpoint ( #710 )
6 years ago
Neil Booth
7c10b93848
Prepare 1.9.1
6 years ago
Neil Booth
1edc25966c
Prepare 1.9.0
6 years ago
Neil Booth
709043f713
Update documentation
6 years ago
zebra-lucky
f8767ea9a5
add dash dip3 protx.diff, protx.info protocol methods ( #683 )
6 years ago
Michael Schmoock
b3b299a6b2
chore: fix a markle merkle typo ( #673 )
6 years ago
Neil Booth
cf92ece302
Prepare 1.8.12
6 years ago
Neil Booth
58ab55ffe0
Prepare 1.8.11
6 years ago
Neil Booth
c65ad772e9
Prepare 1.8.10
6 years ago
Neil Booth
f9e66b721f
Prepare 1.8.9
6 years ago
Neil Booth
214fc83648
Prepare 1.8.8
6 years ago
Frédéric Massart
214e5a777e
Fix link to coins.py in documentation ( #610 )
6 years ago
Neil Booth
fac32c4903
Prepare 1.8.7
6 years ago
Neil Booth
95ea557b1d
Prepare 1.8.6
6 years ago
Neil Booth
1d299f3f67
Prepare 1.8.5
7 years ago
Neil Booth
ee86de86a3
Prepare 1.8.4
7 years ago
Neil Booth
c69a740dda
Tag as 1.8.4-dev
7 years ago
Neil Booth
8d745f0483
Prepare 1.8.3
7 years ago
Neil Booth
785f302149
Note 1.5 protocol as draft
7 years ago
Neil Booth
9dff85c027
Prepare 1.8.2
7 years ago
Neil Booth
87d55c3fc5
Prepare 1.8.1
7 years ago
Neil Booth
e0ccf0cce3
Populate the header merkle cache in a thread
- It can take a while
- Client requests that need it will block until it's done
- It's a function of FS state so move it to the DB
- Tweak docs
Fixes #558
7 years ago
Neil Booth
1badab2186
Add documentation of proposed protocol 1.5 changes
7 years ago
Neil Booth
74e6fe416f
Move close() up to the base class
Fixes #557
7 years ago
Neil Booth
78388999a7
Prepare 1.8
7 years ago
Neil Booth
4c2834f899
Prepare 1.8 beta
7 years ago
Steven
aaf5b34156
Fix typo. ( #553 )
7 years ago
Neil Booth
9185198703
Rework electrumx_rpc; add "query" command
7 years ago
Neil Booth
aa1f43b6be
Prepare 1.7.3
7 years ago
Neil Booth
c65f1214a9
Fix doc typos
7 years ago