Neil Booth
|
551c04a3bc
|
Remove all uses of "except:"
|
8 years ago |
Neil Booth
|
766da5ed79
|
Don't maintain a sub_count in controller
Just do a tally occasionally.
It's too tricky to keep it accurate as it double-counts resubscribing to
the same address, for example
|
8 years ago |
Neil Booth
|
2b2909f1c4
|
Move to hashX
The hashX of a script is the first 11 bytes of its sha256 hash.
Closes #72.
|
8 years ago |
Neil Booth
|
9ac4718218
|
OP_RETURN can be spent inside false conditions
See tx 928ed84cd4c48beb0d3494ccc17cc1e06b1473f9dc118db9bb56972395ede461
|
8 years ago |
Neil Booth
|
85786b87a2
|
Save all UTXOs
Change the DB version
|
8 years ago |
Neil Booth
|
8e6e8329ac
|
Remove dead code.
Also use native python3 functions to speed up 2 lib functions
|
8 years ago |
Neil Booth
|
e7a516c46e
|
Need to catch script errors
|
8 years ago |
Neil Booth
|
3ab07c1fb6
|
Speed up script parsing for ~3% faster throughput
Also improves the coin abstraction
|
8 years ago |
Neil Booth
|
d2ebb80fac
|
Extend copyright notice; improve comments
|
8 years ago |
Neil Booth
|
6644102441
|
Use hash168 to distinguish address types in DB
|
8 years ago |
Neil Booth
|
64b7554b73
|
Fix some typos
|
8 years ago |
Neil Booth
|
a3dbc68614
|
Initial revision
|
8 years ago |