The database which is grabbed in generate.py doesn't have any logic in it checking time. Shouldn't a check be made against lastModified? Or, some process should be put in place that once inflation is seen, stellar.db is not updated any further until the inflation calculation is complete?
Clearly this is only a problem in the case of very frequent transactions, and this is an edge case, but one that should still be considered?
The database which is grabbed in generate.py doesn't have any logic in it checking time. Shouldn't a check be made against lastModified? Or, some process should be put in place that once inflation is seen, stellar.db is not updated any further until the inflation calculation is complete?
Clearly this is only a problem in the case of very frequent transactions, and this is an edge case, but one that should still be considered?