Commit Graph

15 Commits

Author SHA1 Message Date
Hamish Eisler
9c24e3acee add response code 2014-11-04 16:42:10 -08:00
Hamish Eisler
44253dd34e throw errors on HTTP error code 2014-11-04 16:26:00 -08:00
Joshua Estes
2d4f17dd78 Update version.rb
https://github.com/bitpay/ruby-client/pull/14
2014-09-19 09:35:36 -04:00
arrtchiu
f5b01d4530 refactor request handling in bitpay client 2014-09-19 11:33:20 +08:00
Hamish Eisler
69b725072b fix certificate validation 2014-07-30 14:10:43 -07:00
Nathan Marley
95bf92a818 remove hard-coded version string from req header
Use the gem version constant instead of the string existing in
multiple places. This will prevent confusion in case the client
version is bumped but the request header gets missed. This could lead
to potential confusion if Bitpay ever needs to debug version of Ruby
client used to access the API.
2014-05-18 12:19:41 -07:00
Chaz Ferguson
2ed1fe5bd0 added plugin version header 2014-04-02 10:27:42 -04:00
Kyle Drake
722dcf32e6 0.1.2 (+ok @ryanxcharles) 2014-01-02 17:21:11 -08:00
Kyle Drake
060fc792a7 Force JSON for post body 2014-01-02 15:34:18 -08:00
Kyle Drake
3e099d0102 Remove one more reference to test key. 0.1.1 2013-11-29 06:33:16 -05:00
Kyle Drake
dc846e1458 0.1.0 2013-11-29 06:28:40 -05:00
Kyle Drake
9dd28ed55e pull unused test key #1 2013-11-29 06:26:57 -05:00
Kyle Drake
85c7a0746c minor fixes, documentation 2013-11-01 15:57:52 -07:00
Kyle Drake
9cf8ff40d8 strip whitespace 2013-11-01 11:51:38 -07:00
Kyle Drake
09f726b2d0 initial commit 2013-11-01 11:51:01 -07:00