Neil Booth
|
3b6ab77e47
|
Break out JSONRPC into own file
- improved handling of JSON 2.0 RPC protocol
- permits batched requests (not yet supported by Electrum client)
|
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
|
751bb2d970
|
Remove debug code
|
8 years ago |
Neil Booth
|
c93f6cb920
|
Final cleanup
|
8 years ago |
Neil Booth
|
cb7b7dd1fe
|
Move pretty printing of sessions to client
Tweak logging
|
8 years ago |
Neil Booth
|
501807bf1a
|
Implement IRC support and related queries from clients
|
8 years ago |
Neil Booth
|
d8bb174f2b
|
Use correct daemon API
|
8 years ago |
Neil Booth
|
244a0f2fab
|
Update release notes.
|
8 years ago |
Neil Booth
|
8188f7e909
|
Catch exceptions when trying to listen
Fixes #11
|
8 years ago |
Johann Bauer
|
1405057096
|
Fix getting the number of watched addresses
Resolves #13
|
8 years ago |
Neil Booth
|
5c5e90d574
|
Move BlockServer to more appropriate location
|
8 years ago |
Neil Booth
|
f05a5414c1
|
Make jobs truly asynchronous.
However we need to rate-limit the daemon...
|
8 years ago |
Neil Booth
|
7f03b0fa73
|
Move job handling out of the controller
Controller on its last legs...
|
8 years ago |
Neil Booth
|
00e9c5a31d
|
Add daemon debugging caught-up facility
|
8 years ago |
Neil Booth
|
9fbbc8bfdb
|
Clean up daemon interface.
|
8 years ago |
Neil Booth
|
b5d1f401fd
|
Fix bugs
|
8 years ago |
Neil Booth
|
48b8b9332e
|
Initial attempt at mempool
|
8 years ago |
Neil Booth
|
fb43712869
|
Controller clean up
|
8 years ago |
Neil Booth
|
892e9524e5
|
Fix bugs handling client UTXO requests
Allow strings for ints - Electrum command line doesn't convert
Don't blow away hash168s from the DB
|
8 years ago |
Neil Booth
|
be2475f617
|
Handle utxo.get_address
|
8 years ago |
Neil Booth
|
ceecdc54ac
|
Server work
Avoid touching the block preprocessor hot loop for now
|
8 years ago |
Neil Booth
|
3d11afbda2
|
Enable servers
|
8 years ago |
Neil Booth
|
d2ebb80fac
|
Extend copyright notice; improve comments
|
8 years ago |
Neil Booth
|
6957b59b19
|
Start work on handling block reorgs
Unfinished
|
8 years ago |
Neil Booth
|
2001d5c4f4
|
Merge the DB and BlockProcessor classes
|
8 years ago |
Neil Booth
|
8452d0c016
|
Split out daemon handler into separate file.
|
8 years ago |
Neil Booth
|
6ad8c16c47
|
Handle a couple more requests.
|
8 years ago |
Neil Booth
|
334ffdaa4f
|
Begin work on proper server
|
8 years ago |