70 Commits (77a441ad064e7d2396394c75b5d74d623582f214)

Author SHA1 Message Date
Neil Booth 0aa9195fc5 Remove bad onion default peer 8 years ago
romanornr 7e8141c62d
Add Viacoin - Segwit Auxpow 8 years ago
Neil Booth 9620aa8bb6 Restore dummy NAME and NET 8 years ago
Neil Booth a88fc75610 Tweaks to coins.py 8 years ago
protonn 122d78d25b Argentum; support for AuxPow 8 years ago
John L. Jegutanis bc31df8ee0 Fix support for Namecoin and Dogecoin, add Zcash support 8 years ago
Neil Booth 37602d4eae A couple of tweaks to the prior commit. 8 years ago
John L. Jegutanis ed7d8a319d Refactor block parsing API 8 years ago
Neil Booth af67536598 Set reorg limit to 8k on testnet 8 years ago
John L. Jegutanis fe544eae7f Set the correct XPUB, XPRV bytes for dogecoin 8 years ago
pooler 11a3c77fdb Fix Litecoin parameters 8 years ago
Neil Booth 42dfd16b14 Add Bitoin Unlimited nolnet 8 years ago
Neil Booth 85f17b75c8 Remove stray commas 8 years ago
Neil Booth ac8e38a87c Tweak prior 8 years ago
John L. Jegutanis 6b1b9d01f2 Better handle base58 version bytes and allow for a >1 byte version 8 years ago
Thomas König b6be653f4f Adding FairCoin (#122) 8 years ago
Neil Booth 3f35bc0298 More PEP8 stuff 8 years ago
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