[bisq-network/bisq] Update checkpoint files (#2070)

Chris Beams notifications at github.com
Thu Dec 6 13:53:25 UTC 2018


cbeams commented on this pull request.



> @@ -12,6 +12,9 @@
 
 dependencyVerification {
     verify = [
+        'bisq:core:4d0e437026e53968298710acd8bc2e4b1b0e1d37859c69359cf63e073ae02b86',
+        'bisq:p2p:c36dde32292ca7335ea594e0cf36f8f766cd3689cd3886b095def3ff946ed60b',
+        'bisq:common:d9fef12428771154ca70d9299a36feb1d855b07242822a96a16f43260af03149',
         'org.controlsfx:controlsfx:b98f1c9507c05600f80323674b33d15674926c71b0116f70085b62bdacf1e573',

Indeed. https://github.com/bisq-network/bisq/blob/9389a8e1fa5005d16771116599da9b5da13ad9ce/gradle/witness/gradle-witness.gradle#L6 should be changed to exclude `bisq:` instead of `network.bisq` libraries.

So it should be change to `... | grep -v 'bisq:'`

-- 
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/2070#discussion_r239459560
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181206/9bcc4b38/attachment.html>


More information about the bisq-github mailing list