Commit Graph

12 Commits

Author SHA1 Message Date
Sean Lavine
fe1ab3fc52 coding style: standard 2015-10-25 21:26:44 -07:00
Sean Lavine
16f07d9a7a gethashespersec removed in bitcoind v0.11 2015-10-18 20:43:10 -07:00
Sean Lavine
bb8d05e556 remove test for getWork()
This was removed in bitcoind v0.10.0
2015-03-24 18:39:49 -07:00
freewil
4623696d6b increase default request timeout to 30000ms
bitcoind has been known to be slow to respond to requests
while processing blocks. Best to be safe and set this high.
2014-03-25 22:54:58 -07:00
freewil
491fc3576d add tests for response headers to callback 2014-03-12 15:20:19 -07:00
freewil
5d83f0e43a add request timeout
fix GH-12
2014-03-12 13:37:20 -07:00
freewil
b490f03e1c add getBalance() test without any args
close GH-11
2014-03-09 00:22:58 -08:00
freewil
6f44193d4b remove deprecated functionality
closes GH-4
2013-10-14 16:42:41 -07:00
freewil
07edb0c4f5 pass bitcoin.Client options through to rpc.Client 2013-03-13 16:42:15 -04:00
freewil
aec981d0fe flatten out directory structure 2013-03-13 00:50:06 -04:00
freewil
1ac9e7d201 add SSL support
closes #2
2013-03-08 08:53:08 -05:00
freewil
e6ac2d313b change tests from vows to mocha
closes #3
2013-03-05 08:22:47 -05:00