api3dao / commons

Common utilities, modules and configurations used in API3 projects
MIT License
0 stars 2 forks source link

Add deriveTemplateIdV1 function #62

Closed Siegrift closed 6 months ago

Siegrift commented 6 months ago

Closes https://github.com/api3dao/commons/issues/52

Rationale

I decided to rename deriveTemplateId to deriveTemplateIdV0 because I expect there would be issues with it otherwise (people using the wrong one). This would normally be a breaking change, but I wouldn't want to release v1.0.0 because of this change (especially if this becomes a monorepo).