Skip to content

Massive recurent transfers tests

Michał Kudela requested to merge kudmich/tests_for_mass_recurent_transfer into develop

In this MR:

  1. add function to change vest price debug_node_api.debug_set_vest_price method, related to: !814 (f8cab346)
  2. add tests for recurrent transfers (based on generated block_logs):
  • many accounts order recurrent transfers to one account,
  • many accounts order recurrent transfers to maximum accounts per account.
  1. Create a file with constants useful in testing (contains global constants closely related to the behavior of the blockchain).

Corresponding TestTools merge request: test-tools!126 (merged)

Edited by Michał Kudela

Merge request reports