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.
This commit is contained in:
Dave Collins 2014-05-25 01:45:06 -05:00
parent 1c0701bb59
commit 873cf749f1

View file

@ -120,13 +120,10 @@ JSON-RPC notifications (currently undocumented). The btcd packages
`btcjson` and `btcws` provide types and functions for creating and `btcjson` and `btcws` provide types and functions for creating and
JSON (un)marshaling these requests and notifications. JSON (un)marshaling these requests and notifications.
## TODO ## Issue Tracker
- Full RPC compatibility with bitcoind, including mining support The [integrated github issue tracker](https://github.com/conformal/btcwallet/issues)
- RPC documentation (both bitcoind commands and btcwallet extensions available is used for this project.
for websocket connections)
- P2SH and multisig functionality
- Improved test coverage
## GPG Verification Key ## GPG Verification Key