-
Notifications
You must be signed in to change notification settings - Fork 323
openssl 3.0 support #325
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
base: master
Are you sure you want to change the base?
openssl 3.0 support #325
Conversation
…BN rather than hex
How Bitcoin::Key.from_base58 works now? I need to decode my wif. I have got the error "SSL 3.0 is not supported private_key=" (smth like that) |
@alexander-storozhenko yes I've made a separate class for this. here is how it works, you can see the spec |
@tiendo1011 I am able to run |
@sbounmy, yeah on my mac the tests passed, too. Can you take a look at the log I sent above and see how should we fix it? |
passing specs so far
added devcontainer for vscode users
support ruby version to 3.2