Commit Graph

205 Commits

Author SHA1 Message Date
freewil
107bb99d44 fix client creation with object example
Fixes GH-10
2012-02-28 16:05:25 -05:00
freewil
7121708a5f 1.1.5 2012-02-25 12:45:25 -05: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
53d0381984 1.1.4 2012-02-22 23:32:46 -05:00
freewil
5b3233164c add test for getblocknumber deprecation 2012-02-22 23:28:54 -05:00
freewil
9d35fd5811 update dependencies 2012-02-22 23:27:11 -05:00
freewil
e7a941a2bc sys module was replaced with util 2012-02-22 23:26:09 -05:00
freewil
c09425b955 deprecate getBlockNumber 2012-02-20 00:46:44 -05:00
Bill Casarin
062443ec65 Fixed tests 2012-02-02 16:51:53 -05:00
Bill Casarin
61a9e28f98 Added documentation on client.cmd 2012-01-03 09:22:46 -05:00
freewil
ac6afe2d30 version 1.1.3 2011-11-19 18:32:38 -05:00
freewil
6a31d38099 Merge branch 'commands-0.5.0' 2011-11-19 18:27:26 -05:00
freewil
be85571e68 add additional alias for 'keypoolrefill' 2011-10-11 02:33:49 -04:00
freewil
7eeb7d343c add additonal alias for 2011-10-11 02:16:59 -04:00
freewil
498f184817 add four new commands in bitcoind v0.5.0rc1 2011-10-10 13:14:11 -04:00
freewil
f91e6d7cac updated examples 2011-10-09 14:05:41 -03:00
freewil
e0be707006 version 1.1.2 2011-10-09 05:52:14 -04: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
freewil
553e220182 allow single object passed to bitcoin.Client() 2011-10-08 11:26:50 -04:00
freewil
9b657d67e6 example syntax highlighting! 2011-10-08 02:05:14 -03:00
freewil
85c8dbbb89 version bump 2011-10-08 00:33:02 -04:00
Bill Casarin
0f489dbc38 Merge pull request #5 from freewil/commands-0.4.0
add commands for bitcoin v0.4.0
2011-10-07 21:23:36 -07:00
freewil
73eb6ab138 add commands for bitcoin v0.4.0 2011-10-08 00:20:14 -04:00
Bill Casarin
6f4e515952 Merge pull request #3 from freewil/new-commands
add commands: sendmany, setaccount, settxfee
2011-10-02 22:09:00 -07:00
Bill Casarin
4a43b18294 Merge pull request #2 from freewil/cleanup-package
Cleanup package.json
2011-10-02 20:53:57 -07:00
freewil
4aa702208c add vows to devDependencies 2011-10-02 23:51:27 -04:00
freewil
6a8e8afc61 cleanup package.json, use public github pub uri 2011-10-02 23:46:06 -04:00
freewil
0c720c7997 add commands: sendmany, setaccount, settxfee 2011-10-02 23:23:26 -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
6998dc1cc1 Updated example 2011-05-17 09:25: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
797611f56a Updated package.json, added index.js 2011-05-13 09:46:40 -04:00
Bill Casarin
33804f4657 Fixed package.json 2011-05-06 00:04:49 -04:00
Bill Casarin
5c3ff5fd41 Added vows tests 2011-04-18 10:09:27 -04:00
Bill Casarin
b87fb0278a Removed pool from master 2010-12-28 09:51:40 -05:00
Bill Casarin
d3fa7ceba2 response function should be at front of params 2010-12-28 09:49:57 -05:00
Bill Casarin
81acc105c6 Added initial mining pool implementation 2010-12-20 14:50:29 -05:00
Bill Casarin
9f0e50ebdd Updated jsonrpc 2010-12-20 14:49:11 -05:00
Bill Casarin
71634058b1 Fixed error in example 2010-12-19 11:40:05 -05:00
Bill Casarin
e726313e32 Installation 2010-12-19 10:52:41 -05:00
Bill Casarin
76497cf5a0 Todo 2010-12-19 10:37:10 -05:00
Bill Casarin
0ac254b556 Changed test slightly 2010-12-19 10:22:22 -05:00
Bill Casarin
d159d9b6e1 Added dependencies to package.json 2010-12-19 10:21:57 -05:00
Bill Casarin
f993097088 small fix 2010-12-19 09:50:54 -05:00