onflow / cadence

Cadence, the resource-oriented smart contract programming language 🏃‍♂️
https://developers.flow.com/cadence
Apache License 2.0
527 stars 141 forks source link

Complete Cadence 1.0 and Atree inlining migration #2983

Open j1010001 opened 7 months ago

j1010001 commented 7 months ago

Issue to be solved

Problem: We are planning to run atree register inlining migration, as well as all migrations needed for Cadence 1.0 in a single network upgrade (crescendo release). This issue describes all tasks which we need to complete to have a complete migration for both features, including validation of all migrated Cadence values.


Critical Tasks:

Nice to have / optional / requested:

Suggested Solution

No response

turbolent commented 2 months ago

@j1010001 @fxamacker I think this is done now, right? OK to close?