mirror of
https://github.com/status-im/das-research.git
synced 2025-02-23 11:58:14 +00:00
Make sure info about what is being sent is not propagated too fast. In this base model, a node knows that something was sent after one timestep. This requires keeping separating receiving from received and updating only once per timestep. Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>