mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-10 18:59:09 +00:00
This now makes bit array functions which take in a second bit array, thread safe. Previously there was a warning on bitarray.Update to be lock the second parameter externally if thread safety wasrequired. This was not done within the codebase, so it was fine to change here. Closes #2080
9.4 KiB
9.4 KiB