19 Commits (b97770eeeddac26c0893e7b88e71682ec666e7fc)

Author SHA1 Message Date
Justin Turner Arthur 28764936c4 Remove semicolons and a couple unused variables. (#212) 7 years ago
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 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. 8 years ago
Neil Booth 334ffdaa4f Begin work on proper server 8 years ago
Neil Booth 0b01026b88 Add an RPC server 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