onflow / flow-interaction-template-service

https://flix.flow.com
Apache License 2.0
11 stars 5 forks source link

[BUG] Inline Cadence in FLIX templates directory are still using Cadence 0.4.2 #36

Open franklywatson opened 3 weeks ago

franklywatson commented 3 weeks ago

Current Behavior

I found one example but given that the repo hasn't had commits in 2 years it's safe to say that probably all templates need to be audited

https://github.com/onflow/flow-interaction-template-service/blob/master/templates/FlowCore/FlowToken/flow-transfer-tokens.template.json

Expected Behavior

Upgrade templates to C1.0

Steps To Reproduce

Visit: https://github.com/onflow/flow-interaction-template-service/blob/master/templates/FlowCore/FlowToken/flow-transfer-tokens.template.json

Environment

N/A

What are you currently working on that this is blocking?

No response

bthaile commented 3 weeks ago

Before crescendo we were working on an on-chain template service. this service got deprioritized.