electrumx/lib
Thomas König b6be653f4f Adding FairCoin (#122)
* Adding FairCoin

* remove redundant 'header_len' function

* removed serializer
added missing commas
removed assertion from read_block and replaced it with a comment
2017-02-19 19:03:21 +09:00
..
__init__.py Add setup.py 2016-11-05 18:00:03 +09:00
coins.py Adding FairCoin (#122) 2017-02-19 19:03:21 +09:00
enum.py Extend copyright notice; improve comments 2016-11-03 16:45:06 +09:00
hash.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
jsonrpc.py get_extra_info fix 2017-02-19 10:52:34 +09:00
peer.py Fix typo pointed out by hsmiths, thanks 2017-02-18 23:42:24 +09:00
script.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
socks.py Implement peer discovery protocol 2017-02-18 12:43:45 +09:00
tx.py Adding FairCoin (#122) 2017-02-19 19:03:21 +09:00
util.py More PEP8 stuff 2017-02-18 13:05:26 +09:00