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
Integrate with Zebra's ReadStateService to access the finalised and non-finalised chain. This should be implemented in Zaino-State to be accessible as a standalone library. Integration with TrustedChainSync for accessing the non-finalised state should be encapsulated, requiring no user-side setup.
Implement RPC functionality required by lightwallet RPC services backed by Zebra's ReadStateService, keeping backwards compatibility options where possible.
idky137
changed the title
2.1 - Provide interface to ReadStateService from Zebrad
2.1 - Implement Zcash RPC functionality required by lightwallet services, backed by Zebra's ReadStateService
Nov 19, 2024
Integrate with Zebra's
ReadStateService
to access the finalised and non-finalised chain. This should be implemented in Zaino-State to be accessible as a standalone library. Integration withTrustedChainSync
for accessing the non-finalised state should be encapsulated, requiring no user-side setup.Implement RPC functionality required by lightwallet RPC services backed by Zebra's
ReadStateService
, keeping backwards compatibility options where possible.Tasks
StateService
StateService
.The text was updated successfully, but these errors were encountered: