onflow / flow-emulator

The Flow Emulator is a lightweight tool that emulates the behaviour of the real Flow network
https://onflow.org
Apache License 2.0
85 stars 49 forks source link

Add stubs for new endpoints for execution data #670

Closed illia-malachyn closed 5 months ago

illia-malachyn commented 6 months ago

This backports b9b26360cebb722ac0c3ea421e04140d1777fc62 (https://github.com/onflow/flow-emulator/pull/639) to the master branch

illia-malachyn commented 5 months ago

please also update the version of github.com/onflow/flow/protobuf/go/flow to v0.4.1

When I do this, the jobs on CI fail; though everything is fine locally.

p.s. sry for force-pushing this again

illia-malachyn commented 5 months ago

I synced PR flow-go 5672 with master and made this PR point to the latest commit in PR flow-go 5672. Now jobs don't fail