We don't want to call the state's AddBlock until we know the block is valid. This avoids subtle bugs if the state is modified in call(). (in_memory currently modifies the state in call(), on_disk modifies the state in the async block.) Part of #477. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||