Skip to content
Compare
Choose a tag to compare
@mightybyte mightybyte released this 15 May 16:56
· 15 commits to master since this release
4149afa

Improvements

  • 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".

Bug Fixes

  • Fix handling of holes with a single element array
  • Fix bug in template array handling