This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Runlog service refactor tier 1 (#139)
* Return Substrate runlog service * Revert the change of the Event type * Cleanup * Refactor subscriber and BM managers * Modify other implementations to make project compile * More refactoring, mock client changes * Remove outdated tests * Fix failing tests * Prevent exhaustive cases * Avoid use of dot-imports * Cleanup * Increase test coverage * Start service directly instead of making a starter type * Make updated FM validation use the new spec path * Only use fluxmonitor config object when parsing it
- Loading branch information