Branch: refs/heads/master
  Home:   https://github.com/conformal/btcd
  Commit: cd3084afcd2643a053ec2a9f2b1e2880dcaf9173
      
https://github.com/conformal/btcd/commit/cd3084afcd2643a053ec2a9f2b1e2880dcaf9173
  Author: Josh Rickmar <[email protected]>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M btcd.go
    M rpcserver.go
    M rpcwebsocket.go

  Log Message:
  -----------
  Rework the btcwallet connection.

This changes the protocol between btcd and btcwallet to follow
JSON-RPC specifications sending notifications as requests with an
empty ID.

The notification request context handling has been greatly cleaned up
now that IDs no longer need to be saved when sending notifications.


Reply via email to