]> git.ktnx.net Git - mobile-ledger.git/commitdiff
optimize calls to checkTransactionSubmittable()
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 1 Mar 2021 17:58:42 +0000 (19:58 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 1 Mar 2021 17:58:42 +0000 (19:58 +0200)
this an expensive function traversing over all rows, so a cheap
avoidance would be nice


No differences found