52 Commits (33cdfa4fc8c5a8e8bfb9aa37e31d8b1df57a454f)

Author SHA1 Message Date
Neil Booth 151da40d5b Implement peer discovery protocol 8 years ago
Neil Booth 251dca4da9 Update match groups 8 years ago
Neil Booth 4dcd7f25a5 Further fix regex for hex chars 8 years ago
Neil Booth 82d57dc90f Accept IPv6 addresses in DAEMON_URL 8 years ago
Nathan Marley a03665696c recommendations from pycodestyle (pep8 style) 8 years ago
Neil Booth 6db9cb967c Require attributes to be specified for a coin 8 years ago
shsmith 169f5df91f update hostnames (#120) 8 years ago
Neil Booth 1856cbe6c0 Coin fixes/cleanup (erasmospunk) 8 years ago
TheLazieR Yip 0e51c80156 Add PEERS for DASH (#117) 8 years ago
Neil Booth 06c8eda161 Preparations for peer discovery 8 years ago
Petr Kracík 5343c1a286 Changed litecoin genesis block hash (#109) 8 years ago
Neil Booth 15051124af Make flushes and reorgs async 8 years ago
Neil Booth 540479ad23 Tweaks for prior; update README. 8 years ago
protonn 1aa55f2976 add digibyte and argentum (#96) 8 years ago
Neil Booth dcc2c92bd6 Rename NETWORK envvar to NET 8 years ago
Neil Booth 4d62019b07 Check Genesis hash 8 years ago
Neil Booth 852753cb94 Implement deserialization of SegWit transactions 8 years ago
Neil Booth 7f9cb9cd9d Generic header length 8 years ago
Neil Booth 2b2909f1c4 Move to hashX 8 years ago
Neil Booth de201a247f Double fetch size of mempool. 8 years ago
Neil Booth 8bd2e7ee06 Add constants for bitcoin testnet 8 years ago
Neil Booth c6be118bab Tweak Litecoin settings 8 years ago
Santzi f1911140ef Updated Litecoin mainnet parameters 8 years ago
Neil Booth 59733e4609 Move bitcoin-specific coin defaults to Bitcoin 8 years ago
TheLazieR Yip dfaf36ae16 Remove header_hashes 8 years ago
TheLazieR Yip 6b63ecb439 Add header_hash and header_prevhash class methods 8 years ago
TheLazieR Yip f075f0bb5f Add coin's IRC parameters 8 years ago
TheLazieR Yip 5aae539476 Add DEFAULT_RPC_PORT for DASH 8 years ago
Neil Booth 87cdd2709d Implement daemon failover 8 years ago
Neil Booth 66c493dbf4 Make the default reorg_limit a coin property 8 years ago
Neil Booth 85786b87a2 Save all UTXOs 8 years ago
Neil Booth fdb5b33fba Prepare 0.4.2 8 years ago
TheLazieR Yip 66bf2570e5 Move dash stuff into Dash class 8 years ago
TheLazieR Yip ff834519aa Update for DASH 8 years ago
Neil Booth e7a516c46e Need to catch script errors 8 years ago
Neil Booth e2ef9dceaf Rework assertion logic in coins.py 8 years ago
Neil Booth 3ab07c1fb6 Speed up script parsing for ~3% faster throughput 8 years ago
Neil Booth c0568daec3 Rework the DB API a bit 8 years ago
Neil Booth be2475f617 Handle utxo.get_address 8 years ago
Neil Booth ceecdc54ac Server work 8 years ago
Neil Booth d2ebb80fac Extend copyright notice; improve comments 8 years ago
Neil Booth 30d1b7f77c Add proper block chaining check 8 years ago
Neil Booth 6b513a91d0 CACHE_MB is now the environment var. 8 years ago
Neil Booth 3fce298835 Better time est. A couple of fixes. 8 years ago
Neil Booth d8e9eb7796 Accurate cache accounting 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 64b7554b73 Fix some typos 8 years ago
Neil Booth a3dbc68614 Initial revision 8 years ago