qortal/src
catbref 8dbd8c4e65 Performance improvement when checking block's online accounts signatures.
If the timestamp-pubkey-sig is still 'current' then it'll be in
Controller's list of current online accounts, so we can quickly scan
that list before falling back to the more expensive Ed25519 verify.

Added equals() and hashCode() to OnlineAccountData to support above.
2020-04-16 12:25:01 +01:00
..
main Performance improvement when checking block's online accounts signatures. 2020-04-16 12:25:01 +01:00
test More descriptive tray mouseover, showing sync percent or connecting status 2020-04-03 08:31:41 +01:00