Skip to content

Conversation

sbounmy
Copy link

@sbounmy sbounmy commented Nov 22, 2024

  • passing specs so far

    • rspec spec/unit/bitcoin/bitcoin_spec.rb
    • spec/unit/bitcoin/pkey_ec_spec.rb
    • spec/unit/bitcoin/key_spec.rb
    • spec/unit/bitcoin/builder_spec.rb
    • spec/unit/bitcoin/ext_key_spec.rb
    • spec/unit/bitcoin/network_spec.rb
    • spec/unit/bitcoin/bech32_spec.rb
    • spec/unit/bitcoin/bloom_filter_spec.rb
  • added devcontainer for vscode users

  • support ruby version to 3.2

@alexander-storozhenko
Copy link

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)
I dont't need to generate key, i already have it.

@sbounmy
Copy link
Author

sbounmy commented Apr 9, 2025

@tiendo1011
Copy link

tiendo1011 commented Aug 15, 2025

hi @sbounmy, when you run tests in your system, does you encounter some failed tests due to segmentation fault on linux?

I got some segmentation fault at this line

here is the log
log.txt

@sbounmy
Copy link
Author

sbounmy commented Aug 15, 2025

@tiendo1011 I am able to run rake rspec without segfault but I'm on macos Darwin Kernel Version 24.6.0: Mon Jul 14 11:30:30 PDT 2025; root:xnu-11417.140.69~1/RELEASE_ARM64_T6020 arm64

@tiendo1011
Copy link

@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?

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.

4 participants