ghost43
a268315237
docs: fix method signature for blockchain.transaction.get ( #930 )
...
The 'merkle' arg might be added in a later protocol version
but it is not present atm.
2019-12-01 14:46:04 +00:00
Neil Booth
73bdd87a78
Prepare 1.13.0
2019-09-26 11:10:04 +01:00
Neil Booth
8bdbaff357
Remove donation address
2019-08-28 17:39:34 +01:00
Neil Booth
e5c2b26525
docs: add a note about Unix privileged ports (gits7r)
...
Based on https://github.com/kyuupichan/electrumx/pull/880
2019-08-28 17:31:16 +01:00
Daniel Kraft
62af2f0386
Support names in "query" RPC command. ( #875 )
...
This extends the "query" RPC command so that it also allows querying
for the name index in Namecoin (and potential future coins that support
a name index as well).
Previously, that was not possible even when passing the normalised
script itself: In that case, hashX_from_script would strip off the name
prefix again, and thus the query would only be for OP_RETURN. (Thanks to
JeremyRand for analysing this bug!)
2019-07-26 11:06:02 +01:00
Neil Booth
b01a54c306
Prepare 1.12.0
2019-05-13 21:36:31 +01:00
Neil Booth
b76ec99850
protocol-basics.rst: update re message framing
2019-05-13 08:43:04 +01:00
Neil Booth
2de8e4a37c
environment.rst: tweak documentation
2019-05-12 22:29:09 +01:00
Neil Booth
6c0ed89e2d
Tweak docs; log advertized services
2019-05-10 09:48:59 +01:00
Neil Booth
4b9dca9f6f
Add websocket support
...
- Introduce services to environment
- Update to serve the services, report them to peers, etc.
- Update tests
2019-05-10 00:23:02 +01:00
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