eae71ae06b
The procedure responsible for node reputation status comparison could return an invalid result due to comparing a status timestamp against itself rather than comparing it against another. This results in unnecessary database updates that could be avoided otherwise. This change modifies the procedure to resolve this issue. Change-Id: Id147e1942e994e8bca4ced2a9358f2474927d6ec |
||
---|---|---|
.. | ||
audithistory_test.go | ||
audithistory.go | ||
benchmark_test.go | ||
calculations.go | ||
config.go | ||
db_test.go | ||
service_test.go | ||
service.go | ||
suspension_test.go | ||
writecache_service_test.go | ||
writecache_unit_test.go | ||
writecache.go |