Skip to content

Releases: BlockIo/gem-block-io

Minor Update

10 Sep 01:48

Choose a tag to compare

  • Use Oj directly for fast JSON parsing.
  • Use best available SSL/TLS for requests.

Security Update

07 Feb 03:21

Choose a tag to compare

Enforce use of TLSv1.2.

Minor Bugfix

04 Nov 08:44

Choose a tag to compare

Passing no parameters to an API call caused an error. Fixed.

Lower dependence on OpenSSL

04 Nov 02:23

Choose a tag to compare

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

18 Oct 10:55

Choose a tag to compare

Now using deterministic signatures (RFC6979), and BIP0062 to hinder transaction malleability. [Bugfix in 1.0.2]

MultiSig API Support

05 Oct 06:54

Choose a tag to compare

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

01 Jul 13:40

Choose a tag to compare

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!