holochain-open-dev / holoom

Tools for weaving blockchain data into holochain
2 stars 1 forks source link

Generalise zome request/callback pattern #30

Open 8e8b2c opened 3 months ago

8e8b2c commented 3 months ago

The processes for requesting ExternalIdAttestations and SignedEvmU256Array duplicate much logic for:

The implementation could be refactored into a reusable pattern. Also it could be refined further by considering: