1

Throughout the Raiden source code, the result of a state transition is called a iteration (for example https://github.com/raiden-network/raiden/pull/4791#pullrequestreview-285494821 ). Where does this word iteration come from?

1 Answer 1

2

No particular reason, it was just the name chosen initially and it was not changed. For further discussion refer to: https://github.com/raiden-network/raiden/pull/266#discussion_r103815203

3
  • I see. The type has been renamed to TransitionResult but many variable names remain the same. Commented Sep 9, 2019 at 14:23
  • Hehe nice work digging out the conversation for that one. We should also rename the variables. Commented Sep 9, 2019 at 14:46
  • Renaming to be kept track in: github.com/raiden-network/raiden/issues/4798 Commented Sep 9, 2019 at 15:30

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.