Releases: BlockIo/gem-block-io
Minor Update
- Use Oj directly for fast JSON parsing.
- Use best available SSL/TLS for requests.
Security Update
Enforce use of TLSv1.2.
Minor Bugfix
Passing no parameters to an API call caused an error. Fixed.
Lower dependence on OpenSSL
This release adds use of a native PBKDF2 function. Reliance on OpenSSL for the PBKDF2 function caused issues on Heroku -- it uses an older OpenSSL that does not allow non-SHA1 hash functions for pbkdf2_hmac.
Security Release
Now using deterministic signatures (RFC6979), and BIP0062 to hinder transaction malleability. [Bugfix in 1.0.2]
MultiSig API Support
This library release is for compatibility with MultiSig (API v2). See https://block.io/api/simple/ruby for more info.
Block.io Dogecoin, Bitcoin, Litecoin Wallet Ruby Gem
Block.io Ruby v0.1.3.
Please sign up on Block.io to use this free wallet API for payments, merchants, and making wallets.
API documentation is available at API Docs.
For any help with this gem, please contact us directly at Block.io Support.
Feel free to fork, and contribute!