Branch: refs/heads/master
Home: https://github.com/conformal/btcd
Commit: b89e93e52f40d10bcc6f84c08e7ace22ba29a6c2
https://github.com/conformal/btcd/commit/b89e93e52f40d10bcc6f84c08e7ace22ba29a6c2
Author: Francis Lam <[email protected]>
Date: 2014-02-08 (Sat, 08 Feb 2014)
Changed paths:
M blockmanager.go
M mempool.go
M rpcwebsocket.go
Log Message:
-----------
Added notifyallnewtxs custom websocket command
Changed mempool.MaybeAcceptTransaction to accept an additional parameter
to differentiate betwee new transactions and those added from
disconnected blocks.
Added new fields to requestContexts to indicate which clients want to
receive all new transaction notifications.
Added NotifyForNewTx to rpcServer to deliver approriate transaction
notification.
Commit: 354cc38d2dfc9f199eab7cf6f0192eaab8c359c4
https://github.com/conformal/btcd/commit/354cc38d2dfc9f199eab7cf6f0192eaab8c359c4
Author: Francis Lam <[email protected]>
Date: 2014-02-08 (Sat, 08 Feb 2014)
Changed paths:
M rpcwebsocket.go
Log Message:
-----------
Added comments for new AddAllNewTxRequest method
Compare: https://github.com/conformal/btcd/compare/642c834ada9e...354cc38d2dfc