From 873cf749f1e801bd47878d99030cc2cdbb7404bd Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Sun, 25 May 2014 01:45:06 -0500 Subject: [PATCH] Update README.md. The TODO list was out of date and the issue tracker captures the accurate information, so replace the TODO list with an Issue Tracker section. --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e2eb5e0..5eefdd3 100644 --- a/README.md +++ b/README.md @@ -120,13 +120,10 @@ JSON-RPC notifications (currently undocumented). The btcd packages `btcjson` and `btcws` provide types and functions for creating and JSON (un)marshaling these requests and notifications. -## TODO +## Issue Tracker -- Full RPC compatibility with bitcoind, including mining support -- RPC documentation (both bitcoind commands and btcwallet extensions available - for websocket connections) -- P2SH and multisig functionality -- Improved test coverage +The [integrated github issue tracker](https://github.com/conformal/btcwallet/issues) +is used for this project. ## GPG Verification Key