localbitcoins
localbitcoins copied to clipboard
2.0 branch
Hi,
I'm working on a 2.0 branch for this; my fork is https://github.com/tennantje/localbitcoins which I forked from https://github.com/zachlatta/localbitcoins (who has also made some recent improvements).
Why 2.0? With no updates to the main branch in 2 years, there are a significant amount of gems in the gemspec that are out of date, and clash with modern applications. In particular, Activesupport, for rails apps. I don't want to break backwards compatability for any legacy apps that are currently working with version 1.1 of this gem.
Would you please create a Version 2.0 branch so I can send a pull request? Alternatively, create a new 1.1 branch for the current version, and I can send a pull request against the master?
Regards, Jeremy
Bump
Hi @tennantje, thanks for the message. I will talk to John and Will about this!
Hi @tennantje, sorry for the very long delay. I created a 2.0 branch that you can send a pull request to.
Hi @tennantje, feel free to do a pull request now!