You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
need to be well documented and have integration / end-to-end tests.
use the newest RPC/IPC protocol used in upstream, or if there's none newer than Json-rpc, we create a wholly new RPC interface with a newer/better protocol and tooling. (This needs to be an early / ongoing conversation with upstream Zebra devs.)
What are the actual calls? This isn't a requirements/goals list, but a brainstorm:
notify when new block final.
notify when this specific block becomes final or is known to never be finalizeable.
same as previous for specific txn.
information about finalization protocol - e.g. what are the proposals, what are the votes? Some of these details belong in a semi-distinct "PoS information API".
The text was updated successfully, but these errors were encountered:
These new APIs:
What are the actual calls? This isn't a requirements/goals list, but a brainstorm:
The text was updated successfully, but these errors were encountered: