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

Version Packages (beta) #405

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Version Packages (beta) #405

merged 1 commit into from
Nov 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 23, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@celo/[email protected]

Major Changes

  • #407 3890220 Thanks @aaronmgdr! - Remove transfer:gold -- this was an old alias for transfer:celo which has the same functionality

  • #412 23d36cc Thanks @aaronmgdr! - Remove celocli validator:force-deaffiliate

    This command was only ever usable pre mainnet launch. The force deaffiliate method it would call is only callable by one of the whitelisted Slasher Contracts.

    To force removal of validator with poor uptime use celocli validator:downtime-slash or to sever association with a validator from your group use celocli validator:deaffiliate

  • #407 3890220 Thanks @aaronmgdr! - Remove account:recover-old

    This was meant to be a temporary command for migrating account from a beta version of Valora to the release version. Please use a previous version of celocli if you need to make this one time recovery.

Minor Changes

  • 76045eb Thanks @shazarre! - BLS keys are now optional as being deprecated on L2, validator:register and releasecelo:authorize no longer require them in L2 context

Patch Changes

@celo/[email protected]

Minor Changes

  • 76045eb Thanks @shazarre! - ValidatorsWrapper: add registerValidatorNoBls to allow registration without BLS keys which are not supported in L2

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]


PR-Codex overview

This PR focuses on updating the versions of various @celo packages to 6.0.2-beta.1 and 0.0.6-beta.1, along with some minor dependency upgrades and changelog entries.

Detailed summary

  • Updated @celo/wallet-base, @celo/wallet-hsm, @celo/wallet-remote, and other packages to version 6.0.2-beta.1.
  • Updated @celo/dev-utils to version 0.0.6-beta.1.
  • Updated @celo/contractkit to version 9.0.0-beta.1.
  • Added changelog entries for several packages indicating improvements and dependency updates.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@github-actions github-actions bot requested a review from a team as a code owner October 23, 2024 15:08
Copy link

socket-security bot commented Oct 23, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@celo/[email protected] None 0 0 B

🚮 Removed packages: npm/@celo/[email protected]

View full report↗︎

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.23%. Comparing base (d988d31) to head (5e989f3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #405   +/-   ##
=======================================
  Coverage   68.23%   68.23%           
=======================================
  Files         288      288           
  Lines       10979    10979           
  Branches     1583     1580    -3     
=======================================
  Hits         7492     7492           
+ Misses       3350     3347    -3     
- Partials      137      140    +3     

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

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 6559079 to ba75691 Compare October 30, 2024 12:31
@github-actions github-actions bot force-pushed the changeset-release/master branch from ba75691 to 5e989f3 Compare November 12, 2024 15:27
@aaronmgdr aaronmgdr enabled auto-merge (squash) November 12, 2024 16:22
@aaronmgdr aaronmgdr merged commit 775bd31 into master Nov 13, 2024
20 of 21 checks passed
@aaronmgdr aaronmgdr deleted the changeset-release/master branch November 13, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant