Concordium/concordium-rust-sdk

Create a tool to send random transactions related to delegation

abizjak opened this issue · 1 comments

Task description

Create a tool to send random transactions related to delegation. It should include a mix of

  • delegation transactions (delegate, undelegate, change parameters)
  • configure baker transactions (register, deregister, update stake)
  • chain updates changing parameters related to delegation

The tool has been developed and used on a local network without discovering new issues.

The tool is not in a maintainable state so is not published.