Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for future development #4

Open
arcalinea opened this issue May 23, 2017 · 0 comments
Open

Ideas for future development #4

arcalinea opened this issue May 23, 2017 · 0 comments

Comments

@arcalinea
Copy link
Contributor

Add to RPC interface, so it's available with zcash-cli to perform these trades?
Have a new layer of abstraction on top of RPC interface for commonly used functions, including this?
Python library for XCAT with current RPC commands?

Notes:
Some things we want to implement could be built on top of RPC interface.
For example, synchronous z_sendmany call. That operation could be created as standalone client, or put into existing interface.
Should we start to move logic to a new layer?

User flow:
Low-level tool that could be building block for other stuff
Like having a tool for executing those 4 steps. Have to coordinate with other person out of band

  • other applications would want to preserve state differently
  • every time there's more than one state that's a source of truth, bugs are introduced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant