Skip to content

Files

Latest commit

4d8a17d · Feb 3, 2021

History

History
This branch is 9 commits ahead of, 28 commits behind Concordium/Testnet4-Challenges:master.

challenge-OT4-T1

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2021
Feb 3, 2021
Challenge Title GTU Reward Seats Start Date Last Date for Submission
OT4-T1 Simple bulk transactions. 1000 GTU 500 27-01-2021 23:00 PT 17-02-2021 23:00 PT

Preparation

  • Read the documentation to get a good understanding of the different transaction types:

Setup

  • Create new or reuse identities (mobile wallet).
  • Create new or reuse accounts (mobile wallet or concordium-client).
  • Make sure that your sender account can cover all upcoming transaction fees paid from the general balance. A transfer will fail if the transfer fee cannot be paid. Failed transfers do not add to the requested transactions of the challenge. See list of current transfer fees.
  • A transfer must go from a sender account to a different account that receives. In other words, do not send a transfer to the sender account.

Mission

  • Use the concordium-client.
  • Send 100 simple transfers per hour.
  • Repeat that 5 times per day.
  • Repeat that 7 days.

Important Note

  • Only successful transfers of the correct transfer type add to the hourly, daily and total amount of required transactions. Failed transfers do not count.
  • The submission will only be accepted, if the hourly, daily and total amount of required successful transactions of the correct type is achieved.

Submission

  • In submission.txt
    • Add the account address of your sender account

Please follow the submission instructions thoroughly - your submission will not be accepted otherwise.