grin/chain
hashmap 8e26d4dbac Fix Bus Error (core dumped) when validating fast sync txhashset (#956)
This PR fixes #953 by introducing a lock for txhashet_write. It's not enough
to synchronize access to in memory data, files also needs to be protected, so
a general txhashset lock was introduced.
2018-04-12 10:10:11 +01:00
..
src Fix Bus Error (core dumped) when validating fast sync txhashset (#956) 2018-04-12 10:10:11 +01:00
tests mixed small stuff (#934) 2018-04-05 23:31:34 +00:00
Cargo.toml Genesis, version changes and doc for testnet2 (#865) 2018-03-26 10:48:46 +01:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00