Andreas Fackler

Results 112 comments of Andreas Fackler

So the thing I would leave out of such a "light" client are: * `execution_state.simple_users` and `execution_state.view_users`: We're not running Wasm code. * `communication_states`, `received_log`: The `incoming_messages` in each block...

The question is whether we should remove `communication_states` entirely or whether we still want to track outgoing messages, so that if I'm a client that fully follows chain A, I...