[bisq-network/bisq] Add transient tx map to DaoState to speed up getTx queries (#3773)

chimp1984 notifications at github.com
Wed Dec 11 16:15:55 UTC 2019


Is there a reason why you did not use `daoState.getTxMap().values()` instead of `getBlocks().stream().flatMap(block -> block.getTxs()` in `public Stream<Tx> getTxStream()` in `DaoStateService`? It is only used by the `ExportJsonFilesService`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3773#issuecomment-564618295
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191211/a7668ef8/attachment.html>


More information about the bisq-github mailing list