qortal/src
CalDescent 734fa51806 Unified the code to build the LatestATStates table, as it's now used by more than one class.
Note - the rebuildLatestAtStates() must never be used by two different classes at the same time, or AT states could be incorrectly deleted. It is okay at the moment as we don't run the AT states trimmer and pruner in the same app session. However we should probably synchronize this method so that we don't accidentally call it from two places in the future.
2021-09-24 08:36:52 +01:00
..
main Unified the code to build the LatestATStates table, as it's now used by more than one class. 2021-09-24 08:36:52 +01:00
test Rework of "Names" integrity check 2021-09-22 08:15:23 +01:00