Owain G. Ainsworth
c4be414921
Make ParseMarshaledCmd return a known error if the type isn't known.
2013-10-29 22:33:44 +00:00
Owain G. Ainsworth
711f229487
add getmininginfo to switch and move to alphabetical order.
...
more tests.
2013-10-25 19:50:39 +01:00
Owain G. Ainsworth
020444906b
Getblockhash and getblock template
...
Fix some type wranging in unmarshal for getblocktemplate
2013-10-25 19:00:33 +01:00
Owain G. Ainsworth
d1ac7b9384
getaddressesbyaccoutn and getbalance test.
...
and one bug in the marshalling code for getbalance
2013-10-25 18:32:51 +01:00
Owain G. Ainsworth
fedafbdd49
go fmt
2013-10-25 18:23:53 +01:00
Owain G. Ainsworth
b3b8b37855
test and fix bugs in getaddednodeinfo
2013-10-25 18:23:28 +01:00
Owain G. Ainsworth
77316a003a
fix method for getaccountaddress.
...
and test dumpprivkey, dumpwallet, encryptwallet, getaccount and
getaccountaddress
2013-10-25 17:47:11 +01:00
Owain G. Ainsworth
6227c446d3
Add a framewowrk for parsing and creating json commands.
...
Initial prototype for one command mostly from jrick, with discussion
with me and jcv. Other commands mocked up in a couple of long boring days by
yours truly.
Code isn't fully tested yet so may well still be buggy in the type conversions.
Test will be added over the next few days to get this up to snuff.
2013-10-25 17:10:39 +01:00