Updates to 0.91-dev branch: (just pushed)
- armoryd.py updates -- a bunch of functions that broke in the update to 0.90 have been fixed. Most importantly, "listtransactions" and "getledger" now work. CircusPeanut is working on building a better test environment for it to improve the reliability.
the two parameters for listtransactions don't seem to have any effect on the output of the command - it outputs the same thing regardless.
UPDATE: submitted a pull request to fix this:
https://github.com/etotheipi/BitcoinArmory/pull/160