mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
34ed5e0f74
Remove another hotspot in the proposals table creation for a selected cycle, by making 'ballotByProposalTxIdMap' a field of 'VoteResultView', recomputed at the same time the cycle list is populated upon calling 'doFillCycleListAndBallotMap()' (renamed from 'doFillCycleList'), when the Vote Result view is activated. Also remove an unnecessary outer loop when determining if the user's vote is included in the result, upon selecting a cycle list item, to avoid searching the BSQ wallet repeatedly for the same vote reveal tx. |
||
---|---|---|
.. | ||
package | ||
src | ||
build.gradle |