zebra/zebra-state
teor 6a3615e039
fix: Commit sled state in a transaction (#933)
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.
2020-08-21 12:36:00 -07:00
..
src fix: Commit sled state in a transaction (#933) 2020-08-21 12:36:00 -07:00
tests chain: move Network, NetworkUpgrade to parameters 2020-08-17 11:46:34 -07:00
Cargo.toml fix: Remove unused dependencies 2020-08-20 14:49:17 -04:00