Commit Graph

19 Commits

Author SHA1 Message Date
Matias Alejo Garcia c0c325dabd all classes working with soop and test passing 2014-03-05 16:11:16 -03:00
Manuel Araoz 47fb987600 Added more classes to browser 2014-02-19 16:07:50 -03:00
Ryan X. Charles be55042c44 Merge pull request #28 from matiu/feature/handle-403-HTTP
handle 403 status code
2014-01-28 15:41:14 -08:00
Matias Alejo Garcia 55e4eed177 handle 403 status code 2014-01-28 20:10:24 -03:00
Ryan X. Charles a6cb632f26 Merge pull request #18 from matiu/feature/keep-alive-optional
add option to RpcClient to enable keep-alive (false by default)
2014-01-16 10:47:17 -08:00
Matias Alejo Garcia 7c787edf85 change RPC agent default 2014-01-15 21:51:51 -03:00
Gustavo Cortez 07adf0b61c Added getBestBlockHash command to callspect 2014-01-15 18:23:50 -03:00
Matias Alejo Garcia 0d3a80639a add option to RpcClient to enable keep-alive (false by default) 2014-01-15 15:05:11 -03:00
Matias Alejo Garcia 80343227bc call callback on connection error 2014-01-14 16:00:05 -03:00
Stephen Pair 467f0779f7 Merge branch 'master' of https://github.com/gasteve/node-libcoin
Conflicts:
	util/util.js
2013-10-31 12:44:22 -04:00
Stephen Pair f9e86a5e83 rework logging, remove some unused code 2013-10-31 12:40:06 -04:00
Jeff Garzik fde1cb75a5 RpcClient: getAccountAddress takes string param 2013-09-14 22:58:23 -04:00
Stephen Pair 42575d2c97 fix camel case for an api call 2013-08-12 11:18:38 -04:00
Stephen Pair 415ba958c6 Merge branch 'master' of github.com:gasteve/node-libcoin 2013-07-18 21:24:36 -04:00
Stephen Pair 5b25491cd9 fix issue 13 2013-07-18 21:24:27 -04:00
Kyle Drake 6ae356bf1f importAddress for commands list 2013-07-18 17:16:54 -04:00
Stephen Pair 0b7db07ef2 add batched call support to RpcClient 2013-07-18 16:21:48 -04:00
Stephen Pair 9c4163507a minor update to RpcClient 2013-07-17 14:09:59 -04:00
Stephen Pair c0bcda709c initial commit 2013-07-04 16:02:18 -04:00