Nathan Marley
|
a03665696c
|
recommendations from pycodestyle (pep8 style)
|
8 years ago |
Neil Booth
|
551c04a3bc
|
Remove all uses of "except:"
|
8 years ago |
Neil Booth
|
91ca5fc14a
|
Split out history into its own DB.
|
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
|
7eb612f547
|
query.py: show hist length and entries
|
8 years ago |
Neil Booth
|
311f7f9ffd
|
Better optimised storage of UTXO set
|
8 years ago |
Neil Booth
|
f020fcf977
|
Update query.py
|
8 years ago |
Neil Booth
|
d2ebb80fac
|
Extend copyright notice; improve comments
|
8 years ago |
Neil Booth
|
5c63cd40de
|
Implement reorg logic
|
8 years ago |
Neil Booth
|
76748d2673
|
Fix query.py
|
8 years ago |
Neil Booth
|
c008c04e43
|
Move caches to their own file.
Move the DB to the block_processor file. It will merge with it soon.
|
8 years ago |
Neil Booth
|
334ffdaa4f
|
Begin work on proper server
|
8 years ago |
Neil Booth
|
0b01026b88
|
Add an RPC server
And associated electrumx_rpc command
|
8 years ago |
Neil Booth
|
4e777b5861
|
Let's try a smarter UTXO cache.
|
8 years ago |
Neil Booth
|
6644102441
|
Use hash168 to distinguish address types in DB
|
8 years ago |
Neil Booth
|
ca11710fdd
|
Print balance in query tool
|
8 years ago |
Neil Booth
|
6ccdce2c77
|
Print if nothing. Clean up loop.
|
8 years ago |
Neil Booth
|
1e97686c5f
|
Add a simple query for debugging
|
8 years ago |