Branch: refs/heads/master
Home: https://github.com/btcsuite/btcgui
Commit: fdc0ca5d548baf6929fc06e5ecb839c28b688e35
https://github.com/btcsuite/btcgui/commit/fdc0ca5d548baf6929fc06e5ecb839c28b688e35
Author: Josh Rickmar <[email protected]>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
A internal/legacy/btcjson/CONTRIBUTORS
A internal/legacy/btcjson/README.md
A internal/legacy/btcjson/btcws/README.md
A internal/legacy/btcjson/btcws/cmds.go
A internal/legacy/btcjson/btcws/cmds_test.go
A internal/legacy/btcjson/btcws/notifications.go
A internal/legacy/btcjson/btcws/notifications_test.go
A internal/legacy/btcjson/cmdhelp.go
A internal/legacy/btcjson/doc.go
A internal/legacy/btcjson/internal_test.go
A internal/legacy/btcjson/jsonapi.go
A internal/legacy/btcjson/jsonapi_test.go
A internal/legacy/btcjson/jsoncmd.go
A internal/legacy/btcjson/jsoncmd_test.go
A internal/legacy/btcjson/jsonerr.go
A internal/legacy/btcjson/jsonfxns.go
A internal/legacy/btcjson/jsonfxns_test.go
A internal/legacy/btcjson/jsonresults.go
A internal/legacy/btcjson/jsonresults_test.go
Log Message:
-----------
Copy btcjson v1 to internal/legacy.
Commit: 7bb256d97e5584689e26c5d07f59b3b7a7ab4dd5
https://github.com/btcsuite/btcgui/commit/7bb256d97e5584689e26c5d07f59b3b7a7ab4dd5
Author: Josh Rickmar <[email protected]>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
M sendcoins.go
M transactions.go
M updates.go
Log Message:
-----------
Use internal legacy btcjson package.
Compare: https://github.com/btcsuite/btcgui/compare/50ef5a0a1a54...7bb256d97e55