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

Release v0.3.0-rc.1 #1098

Merged
merged 9 commits into from
Oct 4, 2024
Merged

Release v0.3.0-rc.1 #1098

merged 9 commits into from
Oct 4, 2024

Conversation

HCastano
Copy link
Collaborator

@HCastano HCastano commented Oct 3, 2024

This is the release candidate for the 0.3.0 release of Core.

This release has a large portion of the non-TDX specific changes outlined in the
Tofino spec. More TDX specific features will come in 0.4.0.

Notably, this includes changes like:

  • Fully on-chain registration
  • t-of-N signing instead of N-of-N signing
  • The addition of the relayer role
  • The removal of signing subgroups
  • The removal of permissioned access mode

For more details take a look through the CHANGELOG.

Comment on lines +33 to +34
// --steps=25
// --repeat=10
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran the benchmarks with half the steps and repeat values to save time. Spot checking the bench results it doesn't look like there's much of a difference since the last release.

@HCastano HCastano marked this pull request as ready for review October 4, 2024 19:06
@HCastano HCastano merged commit 7dcd3c7 into master Oct 4, 2024
17 of 18 checks passed
@HCastano HCastano deleted the hc/release-v0.3.0-rc.1 branch October 4, 2024 19:48
@HCastano HCastano mentioned this pull request Oct 22, 2024
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.

2 participants