141 Commits (77a441ad064e7d2396394c75b5d74d623582f214)

Author SHA1 Message Date
Neil Booth 77a441ad06 Improve proxy handling 8 years ago
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
Neil Booth 8236aaf234 Be more strict on form of features dictionary 8 years ago
Neil Booth be5397a853 Validate hostnames before accepting a new peer 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 9238fe397d Drop ports from top level of features 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 30bb832ef8 Prepare 1.0 8 years ago
Neil Booth 42dfd16b14 Add Bitoin Unlimited nolnet 8 years ago
Neil Booth 56130e4a66 Fix uninitialized variable 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
Neil Booth d36d222489 Maintain more than one self-identity 8 years ago
Thomas König b6be653f4f Adding FairCoin (#122) 8 years ago
Neil Booth 86f6a148b9 Separate async item processor per session 8 years ago
Neil Booth 23b7ec3fb5 get_extra_info fix 8 years ago
Neil Booth 0149f2785f A few peer handling improvements 8 years ago
Neil Booth 9d6b353eec Fix typo pointed out by hsmiths, thanks 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
Neil Booth a019fde853 Show uptime in RPC getinfo result 8 years ago
TheLazieR Yip 0e51c80156 Add PEERS for DASH (#117) 8 years ago
Neil Booth 97557fa437 Don't send batches for now 8 years ago
Neil Booth 06c8eda161 Preparations for peer discovery 8 years ago
Neil Booth f43c08d979 Log fatal messages once only 8 years ago
Neil Booth e4c206e123 Namespace fix 8 years ago
Neil Booth 551c04a3bc Remove all uses of "except:" 8 years ago
Neil Booth a7462a6ea3 Complete rewrite of JSON RPC infrastructure 8 years ago
Petr Kracík 5343c1a286 Changed litecoin genesis block hash (#109) 8 years ago
Neil Booth ed0646efbf Tidy up request and notification sending 8 years ago
Neil Booth 766da5ed79 Don't maintain a sub_count in controller 8 years ago
Neil Booth 5f9e337457 Improve RocksDB iterator 8 years ago
Neil Booth 4eed43accb Add named-argument handling as per JSON RPC 2.0 8 years ago
Neil Booth 15051124af Make flushes and reorgs async 8 years ago