nanocurrency / roadmap

Issues covering broader features and network upgrades for inclusion in the Nano public roadmap
https://github.com/orgs/nanocurrency/projects/5
BSD 3-Clause "New" or "Revised" License
25 stars 3 forks source link

RPC 2.0 Phase 2 #8

Closed zhyatt closed 3 years ago

zhyatt commented 4 years ago

Summary A refactor of the RPC implementation to include removing unnecessary endpoints, providing more consistent responses, expanding the usefulness of responses and errors, and adding new endpoints.

This second phase will expand the scope from the first phase (#29) to include a second tier of endpoints and functionality. More details to be defined as targeted release gets closer.

What problem would be solved by this feature? Better RPC performance, more consistent input and output handling and expanded functionality for various use cases.

Dependencies

Related Links

zhyatt commented 3 years ago

See https://github.com/nanocurrency/nano-node/issues/3483 for new updates on this item.