Skip to content

Test correctness of serialization in patters of output methods legacy wallet and hf26 wallet: part2

In this MR were created new testcases for existing tests and were stored new patterns. It was required to modify the block log and generator script because new testcases need preparation in node.

In wallet.cpp in create_order_operation was modified expiration time (now is take from node, not from system). This modification was necessary to enable repeatability of tests with ise a replayed node.

Methods not tested:

  • convert_hbd #314
  • convert_hive_with_collateral #314
  • create_account (because in transaction are keys specific for wallet)

Related to issue #298

Edited by Radosław Masłowski

Merge request reports