You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: