- Update to new signing API
- Allow user to specify the node scheme (i.e. http/https)
- Add logging verbosity controls, increased logging
- Add ability to sign and verify arbitrary signatures
- Allow transactions to be tested before signing with --no-verify-sigs
- Add -s option to local that gives shortened status output
- Return an error code if any local transaction doesn't have status "success".
- Fix handling of holes with a single element array
- Fix bug in template array handling
Initial release