Commit Graph

15 Commits

Author SHA1 Message Date
freewil
ff2ea67a7f fix callback called twice for client/request
This fixes the errback being called twice when both a client and
request error occur on the same command call.
2012-04-26 20:57:00 -04:00
freewil
6faf577332 use Error object for errors
Fixes GH-11
2012-04-25 21:03:53 -04:00
freewil
d7ab0c6e4d handle cases where bitcoin client returns html
Fixes GH-9
2012-02-25 12:44:58 -05:00
freewil
79ab65759a bitcoin errors should pass err object in callback 2012-02-23 01:02:34 -05:00
freewil
5b3233164c add test for getblocknumber deprecation 2012-02-22 23:28:54 -05:00
Bill Casarin
062443ec65 Fixed tests 2012-02-02 16:51:53 -05:00
freewil
6ce6e844bf test err on getWork single object client creation 2011-10-09 05:51:18 -04:00
freewil
3a80d82df6 add test for creating client with single object 2011-10-09 05:44:35 -04:00
Bill Casarin
411aff6f5f Fixed issue where json-rpc would ignore some errors 2011-08-28 10:34:18 -04:00
Bill Casarin
d3a8d7fbb7 More listTransactions tests 2011-05-17 22:30:40 -04:00
Bill Casarin
bf8527bf6c listTransactions tests 2011-05-17 22:24:14 -04:00
Bill Casarin
832688ca5f getAddressesByAccount 2011-05-17 22:07:05 -04:00
Bill Casarin
1664022bfa Added getAccountAddress and tests which seem to fail for some reason 2011-05-17 09:46:32 -04:00
Bill Casarin
938cdfd500 Breaking changes:
* All json callbacks now receive an err as its first argument
* Added getAccount
2011-05-17 09:03:11 -04:00
Bill Casarin
5c3ff5fd41 Added vows tests 2011-04-18 10:09:27 -04:00