flow-emulator icon indicating copy to clipboard operation
flow-emulator copied to clipboard

Implement new state streaming endpoints

Open jribbink opened this issue 9 months ago • 1 comments

Problem

The new state streaming endpoints available in flow-go have not been implemented and have been stubbed out for now in the emulator.

https://github.com/onflow/flow-emulator/blob/master/server/access/streamBackend.go#L69-L113

Acceptance Criteria

These endpoints are implemented.

Context

Not blocking anything. Just wanted to create an issue for this so it was tracked.

jribbink avatar May 02 '24 15:05 jribbink