Fixes a race condition between the height and hash tree updates, when they are executed simultaneously with GetDepth. `get_tip` uses the height tree, but `get` uses the hash tree. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
Fixes a race condition between the height and hash tree updates, when they are executed simultaneously with GetDepth. `get_tip` uses the height tree, but `get` uses the hash tree. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||