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

Add support for bot-sdk crypto as an experimental flag #145

Merged
merged 5 commits into from
Oct 21, 2023

Conversation

MTRNord
Copy link
Collaborator

@MTRNord MTRNord commented Oct 14, 2023

Adds experimentalRustCrypto as a boolean flag to the config. As this obviously is mutually exclusive with pantalaimon it does disable pantalaimon if used. It also issues a warning if config.pantalaimon.use is also true. Since that likely is invalid, config. However, as long as accessToken is also set, it will work. Otherwise, it fails regardless trying to log in.

@MTRNord MTRNord requested a review from Gnuxie October 14, 2023 18:11
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
src/config.ts Show resolved Hide resolved
@MTRNord MTRNord requested a review from Gnuxie October 19, 2023 12:50
src/index.ts Outdated Show resolved Hide resolved
config/default.yaml Show resolved Hide resolved
@Gnuxie Gnuxie self-requested a review October 19, 2023 13:04
@MTRNord MTRNord mentioned this pull request Oct 20, 2023
9 tasks
@Gnuxie Gnuxie merged commit 5738d76 into the-draupnir-project:main Oct 21, 2023
4 checks passed
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