Age | Commit message (Expand) | Author |
---|---|---|
2018-12-18 | rpc: Fix data race (UB) in InterruptRPC() | practicalswift |
2018-12-18 | Add suppression for InterruptRPC (fRPCRunning) data race | practicalswift |
2018-12-17 | build: Enable functional tests in the ThreadSanitizer (TSan) build job | practicalswift |
2018-11-30 | Move CheckBlock() call to critical section | Hennadii Stepanov |
2018-11-27 | bench: Destroy wallet txs instead of leaking their memory | MarcoFalke |
2018-11-26 | Add LSan suppression warnings | practicalswift |
2018-11-26 | Add ASan Travis build | practicalswift |
2018-11-22 | test: Move UBSAN suppressions to test/sanitizer_suppressions/ubsan | MarcoFalke |
2018-11-22 | travis: Run thread sanitizer | MarcoFalke |