Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Cadence 1.0 (aka "Stable Cadence") feature branch #563

Merged
merged 36 commits into from
Jan 25, 2024

Conversation

turbolent
Copy link
Member

Description

Cadence 1.0 is going to be released soon. Merge the feature branch that updates the SDK to it.

⚠️ NOTE for contributors/maintainers:

  • After this PR got merged, master is only compatible with Cadence 1.0, and no longer compatible with the currently released version of Cadence available on networks at the moment (v0.42.x).
  • Do NOT tag new releases, ONLY pre-releases (v1.0.0-x)

For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

turbolent and others added 30 commits November 4, 2022 14:39
Revert updating to `onflow/[email protected]` for `v0.41` branch
Update cadence version to v0.41.0-stable-cadence.1
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (2bd08ac) 62.46% compared to head (05e07cb) 62.46%.

Files Patch % Lines
templates/accounts.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #563   +/-   ##
=======================================
  Coverage   62.46%   62.46%           
=======================================
  Files          26       26           
  Lines        3685     3685           
=======================================
  Hits         2302     2302           
  Misses       1196     1196           
  Partials      187      187           
Flag Coverage Δ
unittests 62.46% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@turbolent turbolent merged commit ffb57fe into master Jan 25, 2024
1 check passed
@turbolent turbolent deleted the bastian/merge-stable-cadence branch January 25, 2024 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants