Justin Turner Arthur c5764c1a1c Minor optimizations to Bitcoin tx processing (#214)
* Construct unpacking functions for byte format up front to save time
wasted on parsing format string every iteration.

* Store length ahead of time as the overhead adds up.

* Reduce object attribute lookups in hash functions.

* Clean up lib pkg API changes. Unit test new "public" API members.
Underscore prefix for internal hash module funcs. Make bytes.fromhex a
public function.

* Document recent performance findings.
2017-09-09 11:06:46 +07:00
2017-03-11 13:51:51 +09:00
2017-03-25 11:35:55 +09:00
2017-09-08 10:21:46 +09:00
2017-03-25 11:35:54 +09:00
S
Description
Electrum Cash protocol reference
649 KiB
Languages
Python 78.3%
Batchfile 12.3%
Makefile 9.4%