Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create transfers on the test network #649

Closed
3 tasks
konradkonrad opened this issue Jun 14, 2017 · 2 comments
Closed
3 tasks

Create transfers on the test network #649

konradkonrad opened this issue Jun 14, 2017 · 2 comments
Assignees

Comments

@konradkonrad
Copy link
Contributor

konradkonrad commented Jun 14, 2017

After deployment of the test network #648 we need infrastructure that is able to initiate transfers through the deployed nodes. Other than #652 this issue is about creating some "background noise" of transfers, not a directed scenario for testing special cases.

Mode of operation

  • for each test network node
  • every $INTERVAL
  • randomly chose a target node from the nodes in the token network
  • try to send a transfer of amount == random.randint(1, 20)

Tasklist

  • find a scheduler (e.g. cron)
  • supply the nodes with the list of known testnet addresses
  • initiate the transfer via raiden RPCAPI

@ulope please update this issue with more concrete steps before starting

@ulope
Copy link
Collaborator

ulope commented Sep 11, 2017

This is mostly handled by the scenario player (#652) with a "random" configuration.

@ulope ulope removed this from the Developer Preview milestone Sep 11, 2017
@LefterisJP LefterisJP added this to the Next minor release milestone Sep 14, 2017
@LefterisJP LefterisJP added 0.5 and removed 2 labels Sep 14, 2017
@czepluch czepluch removed this from the Next minor release milestone Nov 16, 2017
@hackaugusto hackaugusto removed the 0.5 label Jun 20, 2018
@LefterisJP
Copy link
Contributor

I am closing this in favour of #652

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants