Skip to content

Instantly share code, notes, and snippets.

@CosminNechifor
Created January 15, 2019 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CosminNechifor/f6ddad2af530f690107dbb54d37f2ecb to your computer and use it in GitHub Desktop.
Save CosminNechifor/f6ddad2af530f690107dbb54d37f2ecb to your computer and use it in GitHub Desktop.
│- [•] Serial (0:29:44.830964) - Long running scenario │
│ + [✔] Parallel (0:01:51.439974) - Create channels │
│ + [✔] Serial (0:00:30.001294) - Allow time for nodes to learn about their channels │
│ + [✔] Parallel (0:00:00.027168) - Verify if channels were opened correctly │
│ + [✔] Parallel (0:06:06.258271) - A B C D make a deposit of 100 to their channels │
│ + [✔] Parallel (0:00:00.058796) - Checking if the deposit was successful │
│ + [✔] Parallel (0:00:00.770682) - Deposit to a channel that does not exist │
│ + [✔] Serial (0:00:10.004867) - Give the nodes time to sync │
│ + [✔] Parallel (0:00:00.040836) - Checking for the channel state to be unchanged │
│ + [✔] Serial (0:09:30.142364) - C tries different cases │
│ + [✔] Parallel (0:00:00.034781) - Verify the channels │
│ + [✔] Serial (0:09:27.629194) - Continue building the network │
│ - [•] Serial (0:02:08.331264) - Multiple multi hop payments │
│ - [•] Transfer (0:02:08.332157): {'from': 2, 'to': 1, 'amount': 1} │
│ - [ ] Wait: 5 │
│ - [ ] Transfer: {'from': 2, 'to': 1, 'amount': 1} │
│ - [ ] Wait: 5 │
│ - [ ] Transfer: {'from': 2, 'to': 1, 'amount': 1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment