seznam / flexp

BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Make easier debuging why PickleCache fails to compute the same hash for the same chain. #6

Closed alaneckhardt closed 6 years ago

alaneckhardt commented 6 years ago

Sometimes PickleCache computes different hash for the same chain. Adding some parameter that prints a lot of debug info about the hashes of individual component of the chain will make it easier to track where the hash computation failed.