Neil Booth
|
05a6da1920
|
Move peer management to peers.py from irc
It's cleaner and will be useful for peer-to-peer comms later
|
8 years ago |
Neil Booth
|
8d58d2a0e7
|
Clean up shutdown logic and logging
Add RPC "stop" command, and document it.
Fixes the 2nd part of #100
|
8 years ago |
Neil Booth
|
517f78858c
|
Fix IRC flood issues
Tweaked version of suggestions from Valesi, petrkr, and bauerj.
Fixes #93
|
8 years ago |
Neil Booth
|
5cbe878cb8
|
Move ServerManager to controller.py
rename Controller
|
8 years ago |
Neil Booth
|
b8239c54d9
|
Catch UnicodeError in IRC gethostbyname
Fixes #68
|
8 years ago |
Neil Booth
|
556574640f
|
IRC encoding fix
|
8 years ago |
Neil Booth
|
7a9e8c7fef
|
Small tweaks to IRC code
|
8 years ago |
Shane Moore
|
0edff0056d
|
Add Tor-specific port options for IRC
|
8 years ago |
Shane Moore
|
33c5bd65aa
|
Fix IRC port bug, more readable
|
8 years ago |
Shane Moore
|
95c848a720
|
Add IRC option to publish Tor address
|
8 years ago |
Neil Booth
|
1aaed2e913
|
Create just one server connection
I hope this
Fixes #47
|
8 years ago |
Neil Booth
|
956d1b8039
|
Fix IRC regression
|
8 years ago |
Neil Booth
|
9e220820aa
|
Rework futures and event handling
|
8 years ago |
TheLazieR Yip
|
f075f0bb5f
|
Add coin's IRC parameters
|
8 years ago |
Neil Booth
|
8b34d1c134
|
Log IRC errors, typically missing package
|
8 years ago |
Neil Booth
|
db187540d5
|
Have task coros handle cancelled exceptions
|
8 years ago |
Neil Booth
|
e7e0dd15be
|
Don't log new peers any more
|
8 years ago |
Neil Booth
|
14d8ece7c6
|
Return a version the Electrum client expects
If you don't do this you don't appear in the network dialog box
|
8 years ago |
Neil Booth
|
d84417e2d6
|
Add note about IRC package
|
8 years ago |
Neil Booth
|
501807bf1a
|
Implement IRC support and related queries from clients
|
8 years ago |