mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add HTTP Client-Server API stuff to ROADMAP.md
This commit is contained in:
parent
50838db8c1
commit
d17e092b9c
@ -6,6 +6,13 @@
|
||||
* Permissions framework
|
||||
* Protocol audits including security audits
|
||||
|
||||
## HTTP Client-Server API
|
||||
* Validate the structure of the transaction
|
||||
* Return the correct error code if something goes wrong
|
||||
* Add an endpoint to query unspents for a given public key
|
||||
* More endpoints
|
||||
* See [the relevant open issues](https://github.com/bigchaindb/bigchaindb/issues?q=is%3Aissue+is%3Aopen+label%3Arest-api)
|
||||
|
||||
## Implementation/Code
|
||||
* Node validation framework (inspect and agree or not with what the other nodes are doing)
|
||||
* Open public testing cluster (for people to try out a BigchainDB cluster and to test client software)
|
||||
|
Loading…
x
Reference in New Issue
Block a user