Implement states using shep #1

Open
opened 2022-02-06 16:10:39 +01:00 by lash · 0 comments
Owner

Problem

The concept of bitmasked states in chainqueue is generalizable, but not available for generalization (or customization) through this module.

Solution

  • use shep for state registration, tracking, mutation
## Problem The concept of bitmasked states in chainqueue is generalizable, but not available for generalization (or customization) through this module. ## Solution * use [shep](https://git.defalsify.org/python-shep) for state registration, tracking, mutation
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: chaintool/chainqueue#1