[bisq-network/bisq-core] Move GenesisTxParser.findGenesisTx() into TxParser (#157)

chirhonul notifications at github.com
Thu Aug 16 16:24:42 UTC 2018


The GenesisTxParser class was unused except for the one static
method findGenesisTx. Move that method into TxParser and remove
GenesisTxParser.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-core/pull/157

-- Commit Summary --

  * Move GenesisTxParser.findGenesisTx() into TxParser

-- File Changes --

    D src/main/java/bisq/core/dao/node/parser/GenesisTxParser.java (61)
    M src/main/java/bisq/core/dao/node/parser/TxParser.java (30)
    M src/test/java/bisq/core/dao/node/full/BlockParserTest.java (3)
    R src/test/java/bisq/core/dao/node/parser/TxParserTest.java (12)

-- Patch Links --

https://github.com/bisq-network/bisq-core/pull/157.patch
https://github.com/bisq-network/bisq-core/pull/157.diff

-- 
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-core/pull/157
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180816/29784f5d/attachment.html>


More information about the bisq-github mailing list