lian / bitcoin-ruby

bitcoin utils and protocol in ruby.
Other
922 stars 322 forks source link

Green on macOS native ruby, macOS homebrew ruby, Ubuntu 18.04 & Ubuntu 20.04 ruby 2.6, 2.7, & 3.0 #311

Open raggi opened 3 years ago

raggi commented 3 years ago

Summary of changes included:

raggi commented 3 years ago

CI run: https://github.com/raggi/bitcoin-ruby/runs/2725179889?check_suite_focus=true

raggi commented 3 years ago

Fixes: #302 #303 #308 #307 #304 #301

mauricepoirrier commented 2 years ago

is this going to be merged? @lian

raggi commented 2 years ago

I mailed @lian last year, I'm not sure if they're still around.

I recently reached out to Penelope who is the other owner of the gems on rubygems.org to see if they'd provide me release rights. I've not received a response from them yet either, so once I've waited a little longer I may start the process with rubygems.org directly.

lian commented 2 years ago

hey, i could merge this and release a new gem version.

but this library is stale and didn't receive any bitcoin (or any coin) related protocol/feature updates since 2018/2019.

how is this code still useful for you guys?

DivineDominion commented 2 years ago

@lian Any progress is better than no progress? :) Easier to build on top of a working version.

Matthiasclee commented 2 years ago

how is this code still useful for you guys?

Its basically the only ruby library that can make and sign txns that I found, and it seems to work fine, and I have pushed several txns to the network that were made by this gem and they worked fine.

inertia186 commented 2 months ago

how is this code still useful for you guys?

This is a dependency for hive-ruby:

https://gitlab.syncad.com/hive/hive-ruby