]> git.ktnx.net Git - mobile-ledger.git/commitdiff
Revert "speculatively update last update date before the transactions are stored"
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 15:30:01 +0000 (15:30 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 15:30:01 +0000 (15:30 +0000)
This reverts commit bae2aa9e

the code in question is run every time the transaction list is filtered
or updated. when the transaction list is updated it is OK to lie a bit,
but when the list is just filtered the timestamp of the data does not
change


No differences found