Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Create engine to run as a child process #7131

Closed
Tracked by #7011
shuse2 opened this issue Apr 22, 2022 · 0 comments · Fixed by #7182 or #7183
Closed
Tracked by #7011

Create engine to run as a child process #7131

shuse2 opened this issue Apr 22, 2022 · 0 comments · Fixed by #7182 or #7183
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Apr 22, 2022

Description

  • Create engine class which expects the application binary interface as defined in Create lisk application binary interface #7129
  • Engine should initialize consensus/generator/network and RPC endpoints
  • Add engine starter to run the engine class as a child process

Acceptance criteria

  • Add unit tests for engine class
  • All build and tests should be passing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.