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

feat: Add serial backend config for curve25519_dalek_backend #16515

Conversation

bakjos
Copy link
Contributor

@bakjos bakjos commented Apr 26, 2024

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

Checklist

  • I have written necessary rustdoc comments
  • I have added necessary unit tests and integration tests
  • I have added test labels as necessary. See details.
  • I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features Sqlsmith: Sql feature generation #7934).
  • My PR contains breaking changes. (If it deprecates some features, please create a tracking issue to remove them in the future).
  • All checks passed in ./risedev check (or alias, ./risedev c)
  • My PR changes performance-critical code. (Please run macro/micro-benchmarks and show the results.)
  • My PR contains critical fixes that are necessary to be merged into the latest release. (Please check out the details)

Documentation

  • My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users)

Release note

If this PR includes changes that directly affect users or other significant modifications relevant to the community, kindly draft a release note to provide a concise summary of these changes. Please prioritize highlighting the impact these changes will have on users.

@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch 2 times, most recently from 3558236 to 02aaf25 Compare April 26, 2024 14:32
@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch from 02aaf25 to d4b5fb0 Compare April 26, 2024 15:18
@bakjos bakjos requested a review from a team as a code owner April 26, 2024 19:33
@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch from 45db9ff to 5dc6ae7 Compare April 26, 2024 22:12
@stdrc
Copy link
Member

stdrc commented Apr 29, 2024

Please add some description. If it's not ready, please mark it as draft.

@bakjos
Copy link
Contributor Author

bakjos commented Apr 29, 2024

Please add some description. If it's not ready, please mark it as draft.

This is for #15722 (comment), and still not working, could you add the label ci/run-e2e-single-node-tests? because I can not see the failing reason

@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch from 567099b to 48eb2ec Compare April 29, 2024 20:42
@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch from 48eb2ec to 1698643 Compare April 29, 2024 21:22
@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch from 738b9d7 to 2b76478 Compare April 30, 2024 17:22
@bakjos bakjos force-pushed the xxchan/latest-nightly-rust branch from 2b76478 to 6f37a22 Compare April 30, 2024 17:55
@xxchan xxchan merged commit a9ffd0d into risingwavelabs:xxchan/latest-nightly-rust May 14, 2024
21 of 27 checks passed
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.

3 participants