Skip to content

Fixes in python HAfAH responses

Krzysztof Mochocki requested to merge kmochocki/pattern_fixes into develop

closes #28 (closed)

related to #27 (closed)

  • fixes invalid behaviour of HAfAH for malformed transaction hashes in get_transaction
  • fixes invalid defaults for filters in get_account_history
  • fixes invalid processing of NULL and 0 on SQL site for get_account_history and enu_virtual_ops
  • adds more pattern tests

Merge request reports