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
|
e7a941a2bc
|
sys module was replaced with util
|
2012-02-22 23:26:09 -05:00 |
|
Bill Casarin
|
411aff6f5f
|
Fixed issue where json-rpc would ignore some errors
|
2011-08-28 10:34:18 -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
|
d3fa7ceba2
|
response function should be at front of params
|
2010-12-28 09:49:57 -05:00 |
|
Bill Casarin
|
9f0e50ebdd
|
Updated jsonrpc
|
2010-12-20 14:49:11 -05:00 |
|
Bill Casarin
|
0be96d9656
|
Initial commit
|
2010-12-19 08:50:53 -05:00 |
|