-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(service-registry): add chains_per_worker map to service registry (…
…#334) * feat: add CHAINS_PER_WORKER map to service registry * refactor: optimize CHAINS_PER_WORKER update, address PR conversations * refactor: remove extra service registry message, add unit test to state, refactor saving to maps * refactor: use update instead of may_load and save * fix: remove unused import from service registry state.rs * test: add three more unit tests to service registry, refactor variable names
- Loading branch information
Showing
2 changed files
with
137 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters