Post
Topic
Board Electrum
Re: Help me test new electrum server implementation
by
fireduck
on 27/05/2014, 15:47:08 UTC
Oh yeah, things that don't work:

- IRC server announcement
- Most input checking on requests, requests that are wrong will most likely cause the server to break the connection with no error message to the client.
- Transactions to broadcast are handed directly to a bitcoind for validation and the response from bitcoind isn't checked so errors are not relayed back as they should be.