You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
High-quality technical foundations (well designed, clear code with no tech-debt, bugs & workarounds) is more efficient to build on and less prone to unintended behaviour leading to errors.
Aside from technical debt, we also had to pause FLIPs. It puts us in a bad light if we ask the community for input, but then let proposals get stale, some are years (!) old. We should be good citizens in the community.
We also have a number of bugs in the codebase. Features sometimes do not work as intended. This leads to frustration of developers, and might even block them from implementing their use case. Worst case the bugs are security issues.
It is essential to deal with those issues before we make further changes to Cadence.
How will we measure success (Key Results) ?
Completing the Bugs & tech-debt task-lists.
Automation to detect breaking changes in Cadence pre-release is updated to cover all relevant onflow repos.
No open Flips from past years. At the start of the cycle, there are [7]
The content you are editing has changed. Please copy your edits and refresh the page.
Why (Objective)
High-quality technical foundations (well designed, clear code with no tech-debt, bugs & workarounds) is more efficient to build on and less prone to unintended behaviour leading to errors.
Aside from technical debt, we also had to pause FLIPs. It puts us in a bad light if we ask the community for input, but then let proposals get stale, some are years (!) old. We should be good citizens in the community.
We also have a number of bugs in the codebase. Features sometimes do not work as intended. This leads to frustration of developers, and might even block them from implementing their use case. Worst case the bugs are security issues.
It is essential to deal with those issues before we make further changes to Cadence.
How will we measure success (Key Results) ?
Bugs
Infrastructure to ensure backward-compatibility
Tech-Debt
runtime/interpreter/value.go
into multiple files #2566crypto
contract outside of cadence #3135Clean-up open Flips
Stretch goals
The text was updated successfully, but these errors were encountered: