electrumx/tests
Neil Booth 131344715a Minor environment variable improvements
- COIN and NET strip surrounding whitespace
- new environment variable RPC_HOST, similar to HOST, but
  for RPC.  Permits fine-grained control of which addresses
  the RPC server listens on.
- HOST and RPC_HOST strip surrounding whitespace from hostnames
  and IP addresses
- tests and documentation updated to match
2017-09-09 22:00:54 +09:00
..
blocks Update tests for COIN changes 2017-09-07 14:26:16 +09:00
lib Minor optimizations to Bitcoin tx processing (#214) 2017-09-09 11:06:46 +07:00
server Minor environment variable improvements 2017-09-09 22:00:54 +09:00
wallet Update tests for COIN changes 2017-09-07 14:26:16 +09:00
__init__.py Add unit tests for storage interfaces 2016-11-06 18:16:16 +01:00
test_blocks.py Rename block_full to block. 2017-07-30 20:41:08 +09:00